/* ***************************

Coded By Michael Levy 2010
michael_s_levy@comcast.net

*************************** */


/* ********* Colors **********

background green: #768c5e;
blue: #1b84aa;
orange: #cc6c24;
dark-brown: #2b2a23;
light-beige:#fefce6;
dark-beige: #e7e5cb;

*************************** */

@font-face {
	font-family: 'NewRegular';
	src: url('hitroad-webfont.eot');
	src: local('☺'), url('hitroad-webfont.woff') format('woff'), url('hitroad-webfont.ttf') format('truetype'), url('hitroad-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	font-family:Arial, helvetica, san-serif;
	font-size:12px;
	background-color: #768c5e;
	color: #2b2a23;
}

#wrapper { 
	width: 960px;
	margin: 0 auto 10px auto;	
}

#banner h1{
	display:block
	width:960px;
	height:148px;
	background: url(/images/banner.jpg) no-repeat;
}

#banner a {
	display:block;
	width:960px;
	height:148px;
}	

#banner h1 span{
	display:none;
}

#content {
	clear:both;
	padding:20px 20px 20px 55px;
	background:url(/images/swish.gif) bottom left no-repeat #fefce6;

}


#content #main {

	width:625px;
	float:left;
	border-right:solid 1px #cecba6;
	padding-right:25px;
	min-height:400px;

}

*html #content #main {
	height:400px;
}

#content #right {

	width:200px;
	float:right;

}



/* main navigation */

#main_nav {
	clear:both;
	background-color:#fefce6;
	width:960px;
	padding:10px 0;
}

#main_nav li{
	float:left;
	display:block;
	position:relative;
}

#main_nav li a span{
	display:none;
}

#main_nav  a {
	display:block;
	height:30px;
	background: url(/images/navigation.gif);
	width:100px;
}

#mapping #main_nav {
	width:900px;
	margin-left:30px;
}

#mapping #main_nav  a {
	display:block;
	height:30px;
	background: url(/images/navigation_mapping.gif);
	width:100px;
}

#main_nav #watershed {
	background-position: 0 0;
	width:187px;
}

#main_nav #projects {
	background-position: -187px 0;
	width:98px;
}


#main_nav #get_involved {
	background-position: -285px 0;
	width:124px;
}

#main_nav #experience {
	background-position: -408px 0;
	width:179px;
}

#main_nav #living {
	background-position: -587px 0;
	width:189px;
}

#main_nav #events {
	background-position: -775px 0;
	width:85px;
}

#main_nav #about {
	background-position: -858px 0;
	width:75px;
}


/* hover states */

#main_nav #watershed:hover {
	background-position: 0 30px;
	width:187px;
}

#main_nav #projects:hover {
	background-position: -187px 30px;
	width:98px;
}


#main_nav #get_involved:hover {
	background-position: -285px 30px;
}

#main_nav #experience:hover {
	background-position: -408px 30px;
}

#main_nav #living:hover {
	background-position: -587px 30px;
}

#main_nav #events:hover {
	background-position: -775px 30px;
}

#main_nav #about:hover {
	background-position: -858px 30px;
}

/* mapping */

#main_nav #home a{
	background-position: 0 0;
	width:66px;
}

#main_nav #projects a{
	background-position: -66px 0;
	width:98px;
}

#main_nav #addProject a{
	background-position: -163px 0;
	width:135px;
}

#main_nav #contactus a{
	background-position: -300px 0;
	width:105px;
}

#main_nav #howtohelp a{
	background-position: -405px 0;
	width:120px;
}

#main_nav #aboutus a{
	background-position: -525px 0;
	width:120px;
}

#main_nav #end{
	display:block;
	height:30px;
	background: url(/images/navigation_mapping.gif) -645px 0;
	width:255px;
}

/* mapping hover */

#main_nav #home a:hover{
	background-position: 0 30px;
}

#main_nav #projects a:hover{
	background-position: -66px 30px;
}

#main_nav #addProject a:hover{
	background-position: -163px 30px;
}

#main_nav #contactus a:hover{
	background-position: -300px 30px;
}

#main_nav #howtohelp a:hover{
	background-position: -405px 30px;
}

#main_nav #aboutus a:hover{
	background-position: -525px 30px;
}

/* Drop Down Menus */

#main_nav ul ul {
position:absolute;
top:29px;
left:10px;
width:130px;
background:url(/images/dropdown_top.gif) #1b84aa no-repeat;
padding:10px 20px;
z-index:999;
display:none;
}

#main_nav ul ul li{
	display:list-item;
	list-style:none;
	float:none;
	margin-bottom:10px;
}

#main_nav ul ul a{
	display:inline;
	background:none;
	color:white;
	text-decoration:none;
}

#main_nav ul ul a:hover{
	color:black;
}



/* right menu */

#right #menu {

	background:#e7e5cb;
	margin:0 0 10px 0;
	padding:10px;

}

#right #menu ul {
	margin:0 20px;
}

#right #menu ul ul{
	display:none;
	list-style:disc;
	margin:5px 20px;
}

#right #menu a{
	color:#2b2a23;
	text-decoration:none;
}

#right #menu a:hover{
	color:#cc6c24;
}

#newsletter #submit {

	display:block;
	width:18px;
	height:17px;
	float:left;
	margin-left:10px;
	background-image: url(/images/submit-arrow.gif);
	
}

#newsletter #submit span{
	
	display:none;
	
}

 #newsletter input {

	float:left;
	width:149px;
	height:18px;
	padding:1px 10px;
	
	background: url(/images/input.gif) no-repeat;
	border:none;

}


#become_a_member {
	display:block;
	background: url(/images/become-a-member.jpg) no-repeat;
	width:161px;
	height:24px;
	margin-bottom:10px;
}

#become_a_member span { display:none; }

/* footer */

#footer {
	width:960px; 
	margin:20px auto;
	text-align:center;
}

#footer, #footer a {
	color:white;
	
}

#footer div { margin-bottom:10px; }

#footer div span { 
display:inline-block; 
background:url(/images/footer-bullet.gif) no-repeat; 
height:10px; 
width:8px;
margin:0 10px;
}

#footer li {
	display:inline;
	list-style:none;
	border-right:solid 1px white;
	padding: 0 10px;
}

#footer .last {
	border:none;
}

#footer .li_bullet {
	padding:0;
	border:none;
}

#footer .li_bullet span{
	margin:0;
}

.promo {
	border-bottom: solid 1px #cecba6;
	margin-bottom:10px;
	padding-bottom:10px;
}

#social_media h2 {
	float:left;
	margin:0;
}	

#facebook span, #twitter span {
	display:none;
}

#facebook, #twitter {
	position:relative;
	top:-2px;
	display:block;
	background:url(/images/facebook.gif);
	height:19px;
	width:19px;
	float:left;
	margin-left:8px;
}

#twitter {
	background:url(/images/twitter.gif);
}

/* blog */

#sidebar ul, #sidebar li{
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar li li{
	list-style:disc;
	margin:0 0 5px 0px;
	list-style-position:inside;
}

#sidebar li li a{
	color:black;
	text-decoration:none;
}

/* landowners guide */

#guide {
	margin-top:30px;
}

#guide select {
	margin: 0 5px;
}
#guide #sorts {
	border-bottom:solid 1px #cecba6;
	margin-bottom:15px;
	padding-bottom:30px;
}

#content .program {
	border-bottom:solid 1px #cecba6;
	margin-bottom:15px;
	padding-bottom:15px;
}

#guide h3 {
	margin-top:-10px;
}

/* hp boxes */

.top_border {
	border-top:solid 1px #cecba6;
	margin-top:15px;
	padding-top:10px;
}


.hp_box_double {
	width:646px;
	clear:both;
	margin-bottom:10px;
	position:relative;
	padding-top:3px;
}

.hp_box_double .cap {
	position:absolute;
	top:0px;
	z-index:999;
	width:646px;
	
	display:block;
	background: url(/images/hp/hp_double_top_cap.gif) no-repeat;
	height:3px;
	padding:0;
	margin:0;
	line-height:1px;
}
.hp_box_double .inner{
	background: url(/images/hp/hp_double_bottom_cap.gif) no-repeat bottom left;
	padding-bottom:2px;
}

.hp_box_double .inner .inner{
	background: url(/images/hp/hp_double_bg.gif) repeat-y;
}

.hp_box_double .inner .inner .inner, .hp_box_double .inner .inner .innerf{
	width:280px;
	float: left;
	background:none;
	padding-top:8px;
}
.hp_box_double .inner .inner .innerf{
	margin:0 50px 0 10px;
}


.hp_box {
	width:300px;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:3px;
	
	background: url(/images/hp/hp_double_top_cap.gif) no-repeat;

}

.hp_box .inner  {
	background: url(/images/hp/hp_double_bottom_cap.gif) no-repeat bottom left;
	padding-bottom:3px;
}

.hp_box .inner .inner {
	background: url(/images/hp/hp_double_bg.gif) repeat-y;
	padding:10px;
}

#content .hp_box h2, #content .hp_box_double h2 {
	margin-top:0;
	color: #434031;
	font-size:16px;
}


/* Contact Form */
#contact_form fieldset {
	border:none;
	margin-bottom:20px;
	clear:both;
}

#contact_form legend {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#contact_form ol{
	list-style:none;
	margin:0;
	padding:0;
}

#contact_form #volunteering input {
	margin-right:10px;
}

#contact_form textarea {
	width:600px;
	height:200px;
}

#contact_form #your_information label,
#contact_form.survey input label{
	width:45px;
	float:left;
	padding-top:2px;
}

#contact_form.survey #your_information label{
	width:90px;
}

#contact_form #your_information input,
#contact_form.survey input{
	float:left;
	width:149px;
	height:18px;
	background:url(/images/input_bg.gif) no-repeat;
	border:none;
	padding:1px 10px;
}

#contact_form.survey textarea {
	height:100px;
}

#contact_form #your_information li {
	clear:both;
	height:18px;
	
}

#contact_form #questions li {
	clear:both;
	height:150px;
	
}

#contact_form #newsletter_input {
	font-weight:bold;
	margin-top:20px;
}

#recaptcha_widget_div {
	margin-bottom:10px;
}


/* registration form */

#registration_form ul{
	list-style:none;
	margin:0;
	padding:0;
}

#registration_form li{
	list-style:none;
	margin:0 0 10px 0;
	clear:both;
}

#registration_form fieldset{
	margin-bottom:20px;
	padding:10px 20px 20px 20px;
	border:solid 1px #D5D7D8;
	/*position:relative;*/
}

#registration_form legend{
	font-weight:bold;
	font-size:13px;
	/*position:absolute;*/
    /*top: -.5em;
    left: .5em;*/
}

#registration_form label{
	display:block;
	font-weight:normal;
	width:100px;
	text-align:right;
	margin-right:5px;
	margin-top:10px;
	float:left;
}

#registration_form input{
	width:120px;
	float:left;
	margin-top:10px;
}

#registration_form .checkbox label{
	width:250px;
	text-align:left;
	padding-left:5px;
}

#registration_form .checkbox input{
	width:auto;
	float:left;
	position:relative;
	top:-2px;
}

#registration_form input.long{
	width:350px;
	clear:both;
	margin:0;
}

#registration_form label.long{
	width:350px;
	float:none;
	text-align:left;
	padding-top:10px;
}

#registration_form .single_line {
	margin-top:30px;
}

#registration_form .single_line label{
	display:inline;
	width:auto;
	font-weight:bold;
}

#registration_form textarea{
	width:100%;
	height:100px;
	margin-top:5px;
}

#registration_form .checkbox input, 
#registration_form .radio input{
	width:20px;
	margin-top:12px;

}

#registration_form p {
	clear:both;
	padding-top:10px;
}

#registration_form .radio span,
#registration_form .checkbox span{
	float:left;
	width:100px;
	margin-top:10px;
}

#newSets {
	position:relative;
}


.content_table td{
	padding:0 40px 10px 0;
}

#registration_form  #permission_row input {
	margin-left:80px;
	width:20px;
}

#registration_form  #permission_row label {
	width:400px;
}

/* typogrophy */

#content h1, #content h2, #content h3 {
/*font-family:'NewRegular',Arial, helvetica, san-serif;
font-weight:normal;*/
}

#content h1 {
font-size:16px;

}

#content a {
color:#1b84aa;
}

#content a:hover {
	text-decoration:hover;
}


#content h2{
	font-size:14px;
}



#content #right h2 {
	font-size:14px;
	color: #1b84aa;
}

#content h3{
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
}


#content .data_table td{
	padding: 2px 10px;
	border-bottom:solid 1px #cecba6;
}

#content .data_table th{
	color:white;
	background:#1b84aa;
	padding:2px 10px;
}


a img { 
	border:none; 
	text-decoration:none;
}

#detail_description{
	width:200px;
	float:left;
}

.data {
	color: #004276;
	margin-top:10px;
	text-transform:Capitalize;
}

.report_details {
	width:300px;
	float:left;
}

.report_rating {
	display:none;
}
