/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#7a753b;
	font-family:Times New Roman;
	font-weight: normal;
}

.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; }

a.nav_history{ background-color:#99a764!important; }
a.nav_history div{ color:#ffffff !important; }


#logo_link{ 
	position: absolute;
	top: 80px;
	height: 80px; width: 655px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 10px 20px 8px 20px; }
#poweredby div { width: 932px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #e9f1bb; 
	border: 0px solid #d7be93;
	width: 135px;
	height: 17px;
	color: #577306;
	padding: 2px 0px 0px 3px;
	margin: 0px 0px 0px 10px !important;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: -19px 0px 0px 20px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 14px;
	margin-top: 8px;
	height: 18px;
	width: 600px;
	color: #857f40;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 734px;
	width: 170px;
	margin-top: 8px;
	padding-right: 0px;
	color: #857f40;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: #577306; width:159px; *width:161px;
	position:absolute; top:0px; left:0px;
	margin-top:-2px; margin-left:0px; padding-bottom:3px; padding-top:3px; 
	visibility:hidden;
	FILTER: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	-khtml-opacity: .9;
}

#nav_menus ul {
	list-style-type: none;
	margin: 0PX;
	padding: 0 3px 0px 3px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
border: 1px solid #d9e586;
margin-bottom:1px;
	color: #d9e586;
	font-size: 11px;
	padding: 5px 5px;
}

#nav_menus a:hover{ background: #275d42; color: #FEFEFE; padding:5px 5px 5px 5px;}

#ql_menu{
	background: #c3d193;
	width: 156px; *width:158px;
        border: 0px solid #796666;
	position: absolute;
	margin: 0px;
	padding: 5px;
	visibility: hidden;
}

#ql_menu ul{
margin:0; padding:0; }
#ql_menu br{ display:none; }
#ql_menu li{ list-style-type:none;  }
#ql_menu a{ border: 1px solid #e9f1bb; background: #d3dba7; display: block; text-decoration: none; color: #758054; font-size: 11px; padding: 3px 4px; margin-bottom: 1px;  }
#ql_menu a:hover { background: #ffffff; }

#topbanner img{ vertical-align:top; }
#topbanner .tools img{ vertical-align:middle; }
