/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#274b33;
	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:#50795f !important; }

.fffbtn { position:absolute; margin-top: 174px;  }

#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;
}

#contentdiv { padding: 0px 20px 8px 20px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

/* ------ HTML5 DOctype Upgrade START ----- */

#topbanner img, #rightbanner img{vertical-align:top}
#rightbanner img {display:block}
.topfix img{vertical-align:bottom !important;}
#topbanner .tools img{vertical-align:middle}
#ss_div input[type="image"]{vertical-align:middle !important; padding-top:8px;}

#keywords{
	background: #ffffff; 
	border: 0px solid #ffffff;
	width: 221px;
	height: 16px;
	color: #245937;
	padding: 2px 0px 0px 5px;
	margin-top: 7px!important;
	vertical-align: top;
	display: inline;
}

/* ------ HTML5 DOctype Upgrade FINISH ----- */

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 0px 0px 0px 515px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 25px;
	margin-top: 8px;
	height: 18px;
	width: 700px;
	color: #245737;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 710px;
	width: 170px;
	margin-top: 7px;
	padding-right: 0px;
	color: #245737;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: #ffffff; width:180px;
	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: #274b33;
	font-size: 11px;
	padding: 5px 5px;
}

#nav_menus a:hover{ border: 1px solid #274b33; color:#878b83; padding:4px;}

#dhtmlmenu_3 { width: 145px !important; }
#dhtmlmenu_5 { width: 211px !important; }
#dhtmlmenu_4 { width: 160px !important; }
#dhtmlmenu_252 { width: 200px !important; }

#ql_menu{
	background: #245a38;
	width: 143px;
        border: 1px solid #343a40;
	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;}
#ql_menu a:hover{ color: #333333; background: #FFFFFF; }


.camp_home_link a, .camp_home_link a:visited {
    text-decoration: none;
display:block;
border-color:#50795F;
border-style:solid;
border-width:0 0 1px;
padding:7px 10px 7px 12px;
font-size: 11px;
margin-bottom: 0;
}

.camp_home_link a:hover {
background: #e5ce6d;
color: #245747 !important;
}

