/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#33466e;
	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:#ffffff !important; }
.nav_history { color:#715c3d !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;
}

.lefthomebtn { position:absolute; margin: 237px 0px 0px 21px; }

#contentdiv { background: url('../images/home/contentbg.gif') top left no-repeat; padding: 10px 30px 8px 40px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

/* ----- HTML5 Dcotype Upgrade START ----- */

#topbanner img {vertical-align:top}
#topbanner .tools img{vertical-align:middle}

#keywords{
	background: #534128; 
	border: 0px solid #d7be93;
	width: 107px;
	height: 13px;
	color: #ffffff;
	padding: 1px 0px 0px 3px;
	margin-top: 1px!important; margin-left: 10px; margin-right: 3px; 
	vertical-align: top;
	display: inline;
}
/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form{ display:inline;}

#ss_div { padding:2px; border: 1px solid #a69a89; width: 206px; height: 17px; position: absolute; vertical-align: top; margin: 25px 0px 0px 25px; }

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
		background: url(../images/droptop.gif) top left no-repeat #4676bf; width:159px;
 *width:161px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-bottom:8px; 

padding-top:5px; 
	visibility:hidden;
}

#nav_menus ul {
	list-style-type: none;
	margin: 0PX;
	padding: 0 5px 0px 5px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px;
	*width: 100%;
}

#nav_menus a:hover{ color:#33466e; background: #deb56c; padding:5px 5px 5px 5px;}

#ql_menu{
	background: #0d1d60;
	width: 143px; *width:145px;
        border: 1px solid #ea9c00;
	position: absolute; top: 0px; left: 0px;
	margin: -1px 0px 0px 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{ display: block; text-decoration: none; color: 

#FFFFFF; font-size: 11px; padding: 3px 4px; *width: 100%; }
#ql_menu a:hover{ color: #333333; background: #FFFFFF; }