/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#152543;
	font-family:Arial, Helvetica, sans-serif;
}

.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;}
/*End doctype fixes */

.nav_history{
	background-color: #621d22;
	color:#ffffff !important;
}

.newspostitemsep { border: 0px !important; }

.homelink { color: #620a05 !important; }
.shadowleft { position: absolute; margin-left: -23px;  }

#logo_link{ 
	position: absolute;
	top: 40px;
	height: 210px; width: 190px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 6px 20px 8px 89px; background: url(../images/home/news.gif)top left no-repeat; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #afc0c6; 
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #9da7ab;
	width: 164px;
	height: 13px;
	color: #3e5c7f;
	padding: 1px 0 0 3px;
	margin-top: 0px!important;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 8px 0 0 437px; *width:297px;}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:160px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
        background: url('../images/dropbottom.png') bottom left no-repeat;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	background-color:#591f1c;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#fff;
}

#nav_menus a:hover{
	background:#2d3a5c;
	color:#f4ab5f;
}

#dhtmlmenu_8 { margin-left: -67px !important; }

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:8px 0 0 0;
	width:150px;
	background:#d1dade;
}

#ql_menu ul{ margin:0; padding:0; list-style-type:none; }
#ql_menu br{ display:none; }

#ql_menu a{
	display:block;
	text-decoration:none;
	padding:6px 6px;
	color:#3e5c7f;
}

#ql_menu a:hover{
	background:#3e5c7f;
	color:#FFF;
}

/* footer */ 

.fBorders_t {
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 1px solid #526e8c;
	border-left: 0px solid #000;
}

.fBorders_left {
	border-top: 1px solid #385472;
	border-right: 1px solid #526e8c;
	border-bottom: 1px solid #526e8c;
	border-left: 0px solid #000;
}

.fBorders_middle {
	border-top: 1px solid #385472;
	border-right: 1px solid #526e8c;
	border-bottom: 1px solid #526e8c;
	border-left: 1px solid #385472;
}

.fBorders_right {
	border-top: 1px solid #385472;
	border-right: 0px solid #000;
	border-bottom: 1px solid #526e8c;
	border-left: 1px solid #385472;
}

.fBorders_bl {
	border-top: 1px solid #385472;
	border-right: 1px solid #526e8c;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
}

.fBorders_bottom {
	border-top: 1px solid #385472;
	border-right: 1px solid #526e8c;
	border-bottom: 0px solid #000;
	border-left: 1px solid #385472;
}

.fBorders_br {
	border-top: 1px solid #385472;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 1px solid #385472;
}
