/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#378434;
	font-family:Times New Roman;
	text-transform: uppercase;
	font-weight: normal;
}

/*Doctype fixes*/
#topbanner img{vertical-align:top;}
#content72{*height:4px;}
#bannermod72 #bannerdiv72{*padding-bottom:0;}
/*End doctype fixes*/

.large, .large td{ font-size: 14px !important; }

h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

.nav_history{
	background-color:#fff;
	color:#000 !important;
}

#text2 table { margin: 8px 0px; }

.custom_btn1 { background: url(../images/btnbg1.png) top left no-repeat; font-weight:bold; font-size: 8px; text-align: center; width: 128px; height: 31px; }
.custom_btn1 a { text-decoration: none; color: #378434 !important; }
.custom_btn2 { background: url(../images/btnbg2.png) top left no-repeat; font-weight:bold; font-size: 8px; text-align: center; width: 128px; height: 31px; }
.custom_btn2 a { text-decoration: none; color: #378434 !important; }

.custom_btn1 a:visited { text-decoration: none; color: #378434 !important; }
.custom_btn2 a:visited { text-decoration: none; color: #378434 !important; }

.shadowleft { position: absolute; margin-left: -9px; }
.shadowright { position: absolute; margin-left: 954px; }

#logo_link{ 
	position: absolute;
	margin:100px 0 0 770px;
        height: 170px; width: 170px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 25px 17px 8px 17px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #ffffff; 
	border-top: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
       	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 133px;
	height: 14px;
	color: #1a6dae;
	padding: 2px 0 0 3px;
	margin-top: 0px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 14px 0 0 493px; width:460px; }

/* Dropdown Navigation */

#nav_menus div{
        background: url('../images/dropbottom.png') bottom left no-repeat;
	position:absolute; top:0px; left:0px;
	width:164px;
	margin:0 0 0 0;
	padding:0 0 15px 0; *padding: 0 0 14px 0;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus li {
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#3377b9;
}

#nav_menus ul {
	background-color:#0055a7;
	list-style-type:none;
	margin:0;
	padding:1px 0 0 0;
}

#nav_menus a {
	display:block;
	text-decoration:none;
        margin: 1px 0;
	padding:8px 6px;
	color:#ffffff;
}

#nav_menus a:hover{
	background:#4ba33e;
	color:#ffffff;
}