/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Victor Valley
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#202d5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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; }

.nav_history {
	background-color: transparent !important;
	color:#0e1635 !important;
}


#logo_link { 
	position: absolute;
	margin: 40px;
	width: 124px; height: 124px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 75px 30px 1px 20px;  }


/* =========================================
	Misc Site Elements
=========================================== */

#mainmiddle { background: url('../images/contentbg.gif') top right repeat-x; }
#midcontainer {  background: url('../images/midbg.gif') top center repeat-y;  }

.home_btn { line-height: 2em; background: url('../images/editable_btn.gif') bottom right no-repeat; text-align: center;}
.home_btn a { text-decoration: none; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
.tools img{vertical-align:middle}
#keywords {
        background: transparent;
	border: 1px solid #433c2c;
	width: 152px;
	height: 16px;
	color: #433c2c;
	padding: 3px 0 0 3px;
	margin-top: 0px !important; margin-left: 3px;
	vertical-align: top;
	display: inline;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 310px;
	position: absolute;
	vertical-align: top;
	margin: 3px 0 0 658px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 245px;
	margin-top: 210px;
	height: 18px;
	width: 500px;
	color: #7c342f;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 8px;
	width: 157px;
	margin-top: 210px;
	padding-right: 0;
	color: #7c342f;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:165px;
	margin:0 0 0 0;
	padding: 6px;
        background: #55110f;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
}

#nav_menus li { padding: 2px 0 3px 0; }

#nav_menus a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#e8cfb0;
}

#nav_menus a:hover {
	background:#3e0c0b;
	color:#fff;
}

#dhtmlmenu_350 {
	margin-left: -32px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:165px;
	margin:0 0 0 0;
	padding: 6px;
        background: #55110f;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#ql_menu ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
}
#ql_menu br {
	display:none;
}

#ql_menu li {
}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#e8cfb0;
}

#ql_menu a:hover {
	background:#3e0c0b;
	color:#fff;
}
