body {
	margin: 0px;
	padding: 0px;
}

input {font-size: 10px;}
select {font-size: 10px;}

/* #navlist {
position: absolute;
left: 36px;
top: 86px;
width: 186px;
}*/
#navlist ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: .5em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding: 1px 1px 1px 20px;
border: none;
border-color: #FFF #FFF #FFF #FFF;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: 0% 25%;
}
#navlist a:link, #navlist a:visited {
color: #000;
font:normal 12px Verdana;
line-height: 12px;
text-decoration: none;
}

/* you can combine the last two rules if you wish */

#navlist a:hover, #navlist a:active {
background-color: #ffffff;
background-image:  url(/images/nav_underline.gif);
background-repeat: no-repeat;
background-position: 20px 12px;
color: #006600;
}
/*#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #FFFFFF;
background-image:  none;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}*/
-->
#leftnavtext {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}



#chromemenu{
width: 780px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #c9b785;
    width: 780px !important;
    width /**/:781px;
background: url(chromebg2.gif) center center repeat-x; /*Theme Change here*/
padding-left: 0px;
margin: 0px 0px 0px -1px;
float: left;
font: 10px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #000000;
font-weight: normal;
padding: 6px 10px 6px 11px !important;
padding /**/:6px 13px 6px 14px ;
text-decoration: none;
background: url(divider2.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #494949;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #e1cd9b; /*Theme Change here*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
background-color: #ede0c0;
width: 165px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fff7dc; /*Theme Change here*/
padding: 2px 0px;
text-decoration: none;
font-weight: normal;
color: #4a4a4a;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #e1cd9b;
}




.dropmenudiv2{
position:absolute;
top: 0px;
border: 1px solid #e1cd9b; /*Theme Change here*/
border-bottom-width: 0px;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
background-color: #ede0c0;
width: 165px;
visibility: hidden;
margin-left: -75px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fff7dc; /*Theme Change here*/
padding: 2px 0px;
text-decoration: none;
font-weight: normal;
color: #4a4a4a;
}

.dropmenudiv2 a:hover{ /*Theme Change here*/
background-color: #e1cd9b;
}



.hometext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 18pt}
a.hometext:hover {  color: #CC0000; text-decoration: none}

.maintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 14pt}
a.hometext:hover {  color: #CC0000; text-decoration: none}

.pagetitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #006600; text-decoration: none; line-height: 17pt}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; line-height: normal; font-weight: bold; color: #006600; text-decoration: none; line-height: 16pt}

.newsletter {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 9pt}
a.newsletter:hover {  color: #CC0000; text-decoration: none}


.leftnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 9pt}
a.leftnav:hover {  color: #CC0000; text-decoration: none}

.subnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 9pt}
a.subnav:hover {  color: #A4C7AF; text-decoration: none}