/* finalsite stylesheet */

#bodydiv { background: url('../images/home2/home_bg.jpg') top center no-repeat; }

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#1c1a17;
	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; }

.flash{margin-left:7px !important;}

.newspostitemsep{border-width:0px !important;}

#text2{padding-top:20px;}

#text2 a, .more_link a{color:#4481ae !important;}

/*Doctype fixes*/
#topbanner img{vertical-align:top;}
/*End doctype fixes*/

#leftbanner{
background: #bec3c7 url('../images/home2/left_bg.jpg') top left no-repeat;
}

#leftbanner .bannermodcontent, #rightbanner .bannermodcontent{padding:0px 20px 0px 20px;}
#rightbanner .bannermodtitle{padding-left:20px; padding-top:20px;}

#rightbanner{
background: #bec3c7 url('../images/home2/right_bg.jpg') top left no-repeat;
}

#contentdiv {
background: #bec3c7 url('../images/home2/middle_bg.jpg') top left no-repeat; 
width:304px;
padding-top:20px; padding-bottom:20px;
}


#bottomcontainer{
background: #a49685 url('../images/home2/bottom_bg.gif') top left repeat-x;
padding-bottom:20px; 
}

#poweredby{
background-color:#a49685;
}



/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #672d29; 
	border: 0px solid #d7be93;
	width: 134px;
	height: 16px;
	color: #cbb09d;
	padding: 0px 0px 0px 3px;
	margin-top: 0px!important; *margin-top:0px; margin-right: 12px;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 114px 0px 0px 783px; }

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:165px; *width:167px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#1f1d19;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	FILTER: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	-khtml-opacity: .9;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus li {
	border-top: 0px solid #4d5254;
	border-right: 0px solid #4d5254;
	border-bottom: 1px solid #4d5254;
	border-left: 0px solid #4d5254;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px; margin:1px 0px;
	color:#a4bcc8;
}

#nav_menus a:hover{
	background:#465565; margin:1px 0px;
	color:#ffffff;
}

#dhtmlmenu_280 { margin-left: -46px !important; }

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:-2px 0 0 0;
	padding:0 0 0 0;
	width:150px;
	background:#54130f;
}

#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:#c7ab97;
}

#ql_menu a:hover{
	background:#dcd0c8;
	color:#54130f;
}


/*--fix for cb5587--*/
#bodydiv .text{
background:#FFF !important;
opacity:0.9;
filter:alpha(opacity:90);
padding:20px;
}
