body, html {margin: 0; padding: 0; background-image: url(images/bg.jpg); background-position: left top;}
div {font-size:12px; font-family:  Georgia; font:  Georgia; line-height: 18px}
h1 {color: #591010; font-size: 20px; font-family:  Georgia; font:  Georgia; line-height: 22px;}
h2 {color: #591010; font-size: 16px; font-family:  Georgia; font:  Georgia; line-height: 18px;}
h3 {color: #591010; font-size: 16px; font-family:  Georgia; font:  Georgia; line-height: 18px;}
b, strong {color: #000000; font-size: 14px; font-weight: bold;}
hr {border-top: 1px dashed #000000; height: 1px;}
td {vertical-align: top; font-family:  Georgia; font:  Georgia;}

.lefttext {color: #ffffff; line-height: 18px; font-size: 12px; background-image: url(images/bg_lefttext.jpg); }

a:link {COLOR:#544204; text-decoration:underline;}
a:visited {COLOR:#544204; text-decoration:underline;}
a:hover {COLOR:#999999; text-decoration:none;}
a:active {COLOR:#999999; text-decoration:none;}

#wrapper {margin: auto;  float: none;}
#container {margin: auto;  width: 870px; background-image: url(images/footerbg.jpg);}
#res_wrapper {margin: auto;  background-color: #f1e9cb; width: 870px;}
#header {margin: auto; padding: 0; background-image: url(images/Menu_Holder.jpg); background-position: top center; background-repeat: repeat-x; height: 39px;}
#header_inside {margin: auto; padding: 0; height: 39px; width: 870px;}

#logo {margin: auto; padding: 0; width: 870px; height: 155px;}
#flash {margin: auto; padding: 0; height: 345px; width: 919px;}

#main {width: 932px; margin: 0; padding: 0; background-color: #ffffff;}
#main_left {padding: 25px 0 0 0; float: left; width: 263px; text-align: center;}
#main_right {float: right; width: 631px; padding: 0;}
#main_right_inside {padding: 25px 15px 0 15px}
.maintext {color: #000000; line-height: 18px; font-size: 16px; padding-left:35px; padding-right:38px; padding-top:30px; padding-bottom:30px; font-family:  Georgia; font:  Georgia; text-align:justify; } 
.imageplacementright {margin-left:10px; margin-bottom:2px; margin-right:0px; margin-top:2px;}

#footerwrapper { background-position: left top; background-image: url(images/footerbg.jpg); text-align: center;}
#footer {width: 870px; text-align: center; color:#d1a471; }
#footer a  {color: #d1a471;}
.footerright {text-align="center";}

/* menu styles */

/* changed width here */ 
.menu-wrapper {margin: 8px 0 0 0; padding: 0px; width: 960px; height: 40px; position: absolute; z-index: 200; background-image: url(images/Menu_Holder.jpg); background-repeat: no-repeat; background-position: top center;}

ul.dropdown, ul.dropdown li, ul.dropdown ul {margin: 0px; padding: 0px; list-style: none; font-family: Arial, Helvetica, sans-serif}

/* changed width here */
ul.dropdown {margin: 0 0 0 5px; padding: 0; position: relative; z-index: 999; float: left; width: 960px;}

ul.dropdown li {margin: auto; padding: 0; float: left; font-size: 13px; text-align: center; text-transform: uppercase; border-right: 1px solid #617129;}

/* changed link color here */
/* also change the width between each nav link by adjusting the padding (only change where it says 20px and 20px; they must always have the same value) */
ul.dropdown li a {color: #ffffff; margin: 0px; padding: 3px 20px 2px 20px; text-decoration: none;}

/* changed link hover color here */
ul.dropdown li a:hover {color: #3b4614;}

ul.dropdown li.hover, ul.dropdown li:hover { position: relative; z-index: 999;}
ul.dropdown ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 999; }
ul.dropdown ul li {float: none;}
ul.dropdown ul ul {left: 99%;}

ul.dropdown li:hover > ul {margin: auto; padding: 5px 0 0 0; visibility: visible; width: 172px; }
ul.dropdown li ul li {margin: auto; padding: 0; float: left; text-align: left; width: 172px; border-bottom: 1px dotted #666666; background-image: url(images/menudrop.png); border-right: none;}
ul.dropdown li ul li a {margin: auto; padding: 10px 10px 0; text-transform: none; float: left; border: none; font-size: 13px;}

/* changed dropdown link hover color here */
ul.dropdown li ul li a:hover {color: #3b4614;}

ul.dropdown li ul li:hover {background-color: ;}

.corner {background-image: none;}
/* end menu styles */






