/* Global Styles
----------------------------------------- */
html { height: 100%; }
body { margin-bottom: 0px; font-size:1em;}
body { background-image: url(images/main_bg.jpg); padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif;}
ul, li { list-style:disc; }
img { border: none; padding:0px; margin:0px; }
li { font-size: 80%; font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#5d5d5d; }
li.noboldtext { font-weight:normal; margin-bottom: 1em; }
a { color:#816220;}
a:hover { color:#300c09; text-decoration:none;}

/* Wrapper
----------------------------------------- */
#wrapper { width: 764px; background-color:#FFFFFF; text-align: left; }
#wrapper { margin-top: 20px; margin-right: auto; margin-bottom: 0; margin-left: auto; }

 /* Content
----------------------------------------- */
#content { padding: 0px; margin:0px;}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Self Cleared Float */
#content h2 { font-size: 110%; font-family:"Times New Roman", Times, serif; font-weight: bold; color:#5d5d5d; }
#content p { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 200; color:#5d5d5d; }

/* Navigation
----------------------------------------- */
.navbull { list-style-type: disc; list-style-image: url(images/navbullet.gif); padding-left: 0em; padding-top: 0.5em; }

/* Columns
----------------------------------------- */
#column1 { width: 204px; float: left; padding: 10px;}
* #column1 { width: 204px; float: left; padding-top: 25px; padding-left: -10px; }
#column1 { background-image: url(images/nav_bg.jpg); background-position: 10px 10px; background-repeat:no-repeat;}
#column1 li { list-style: none; margin-left: -15px; padding-top: 5px; padding-bottom: 5px;}
#column1 a { color: #816220; text-decoration: none }
#column1 a:hover { color: #300c09; text-decoration: underline }


* #column2 { width: 510px; float: left; padding-left: 10px; padding-right: 5px; display: inline; }
#column2 h2 { font-size: 110%; font-family:"Times New Roman", Times, serif; font-weight: bold; color:#5d5d5d; }


/* Footer
----------------------------------------- */
#footer { width: 764px; color:#5d5d5d; font-size:80%;}
.footlist { float: left; text-align:center; font-size:9px; color:#5d5d5d;}
.footlist a { color:#816220; text-decoration:none; }
.footlist a:hover { color:#5d5d5d; text-decoration:underline; }
#footer p { padding:10px;}
.copyright { float: right; text-align:right; font-size:9px; color:#5d5d5d; line-height: 1.2em;}
.copyright a { color:#816220; text-decoration:none; }
.copyright a:hover { color:#5d5d5d; text-decoration:none; }

/* Contact Us Form */
form { margin: 0; padding: 0; }
fieldset { padding: 0 0 10px 10px; margin: 0; border: 1px solid #022C72; font-size: 90%;}
legend { font-weight: bold; font-size: 1.3em; padding-bottom: 8px; color: #022C72; background-color: inherit; }
dt { float: left; width: 30%; text-align: right; padding: 5px 10px 0 0; font-size: 90%;}
label.last { font-weight: bold; text-align: left; padding-left: 10px; }
input, textarea, select { margin: 5px 0; border: 1px solid #a7a7a7; font-family: inherit; font-size: 0.9em; padding: 1px 3px; }
input.submit { margin: 0; padding: 3px; color: inherit; background-color: #FDFE9A; }
.errorMessage { color: red; background-color: inherit; font-weight: bold; font-size: 1.1em; }

#contact { width: 90%; border-collapse: collapse; border: 0; margin: 15px 0; }
#contact td { vertical-align: top; width: 50%; }