/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#384655;
	font-family:Times New Roman;
}

.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; }

/*Doctype fixes */
#topbanner img{vertical-align:top;}
#topbanner .tools img, #topbanner .hiersect img {vertical-align:middle;}
/*End Doctype fixes */

a.nav_history{ background-color:#283645!important; }
.nav_history { color:#ffffff !important; }

.comlogin { position:absolute; margin: 27px 0px 0px 721px; }

.shadowleft { position:absolute; margin-left:-8px; }
.shadowright { position:absolute; margin-left:948px; }


#newsbtn{ 
	position: absolute;
	margin: 20px 0px 0px 440px;
	height: 30px; width: 195px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}
#calbtn{ 
	position: absolute;
	margin: 20px 0px 0px 40px;
	height: 30px; width: 215px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background: url('../images/contentbg.gif') top left no-repeat; padding: 15px 40px 5px 40px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #dbcc9e; 
	border: 1px solid #968e53;
	width: 163px;
	height: 15px;
	color: #968e53;
	padding: 2px 0px 0px 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: 10px 0px 0px 591px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 14px;
	margin-top: 12px;
	height: 18px;
	width: 410px;
	color: #857f40;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 414px;
	width: 170px;
	margin-top: 11px;
	padding-right: 0px;
	color: #857f40;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: url(../images/droptop.gif) top left repeat-x #b09b6a; width:143px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-bottom:5px; padding-top:8px; 
	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 5px 0px 5px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #58523f;
	font-size: 11px;
	padding: 5px 5px;
}

#nav_menus a:hover{ background: #58523f; color:#FFFFFF; padding:5px;}

#dhtmlmenu_272 { margin-left: -46px !important; }
#dhtmlmenu_8 { width: 197px !important; }

#ql_menu{
	background: #ede2b7;
	width: 146px;
        border: 1px solid #968e53;
	position: absolute; top: 0px; left: 0px;
	margin: -1px 0px 0px 5px;
	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{ display: block; text-decoration: none; color: #58523f; font-size: 11px; padding: 3px 4px; }
#ql_menu a:hover{ color: #ffffff; background: #58523f; }