@charset "utf-8";
/* CSS Document */

html, body{
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-size: 91%;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #99CC33;
	background-image: url(images/bg.jpg);
}

html{
padding-bottom:25px !important;	
}

a{
color:#006837;
/*text-decoration:none;
color:#201a19;*/
}

a:visited{
color:#8CC63F;
}

a:hover{
color:#009245;
text-decoration:none;
/*color:#9c8a79;*/
}

a:active {
text-decoration:none;
}

img{
border:none;
}

h1,h2,h3,h4,h5,h6 {
display: block;
padding:0;
margin:0;
}

.caption{
	font-size: 0.8em;
	color: #333;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 2px;
}

h1{
font:2.05em Georgia, "Times New Roman", Times, serif;	
color:#362f2d;
}

h2{
font:1.3em Georgia, "Times New Roman", Times, serif;		
color:#534741;
padding-bottom:3px;
}


h3{
font-size:1em;		
}

h2 a, h3 a, h4 a, h5 a, h6 a {
color:#534741 !important;
text-decoration:none;
 }


#header, #nav, #main{
position:relative;
margin:0 auto;
width:950px;
}


#header{

background:url(images/tally.png) top right no-repeat;
}

#header-c{
	width:100%;	
}

#logo{
    padding:27px 0 25px 4px;	
}

#tally{
	position: absolute;
	width: 601px;
	top: 48px;
	right: -37px;
	line-height: .9em;
}

#social{
	position:absolute;
	width:250px;
	height:60px;
	top: 115px;
	right:25px;	
	background:url(images/involved.png) left top no-repeat;
	
}

#social img{
 float:right;
 padding:22px 1px 0px 1px;
}

tally-c{
margin:0 auto;	
width:200px;
position:relative;
}

#tally h4{
color:#32004b;
font:2.6em Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.link {
margin-top:19px;	
border:1px solid #ccc;
background:url(images/link-bg.gif) repeat;
padding: 0px 2px 3px 2px;
font-family: Georgia, "Times New Roman", Times, serif;	
line-height:1.25em; 

}

.nb{
border:none !important;
}

.link a{
	display:block;
	color:#333;
	font-size:.85em;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #666;
	padding:0 0px 1px 0;
	margin-right:9px;
}

.link a:hover{
	color:#666;
}

.link ul li{
	list-style: disc url(images/icons/plus.gif) inside !important;
	margin-left:-30px;
	display:block !important;
	padding:1 0 0px 0;
	
}

.num{
	padding-right:5px;
    float:left;
}

.stat{
	margin-top:2px;
    font-size:.85em;
	padding-right:25px; /*distance between statistics*/
    float:left;
	font-weight:bold;
	color:#7a8491;
}

.adjust{
	     margin-top:9px;
}

.partners{
font-size:.8em;	
color:#666;
}

/*NAVIGATION BAR*/


#nav{
	display:block;
	z-index:2;
}

#nav-l{
	padding-left:20px;
	width:605px;
	height:34px;
	float:left;
	background:url(images/nav-l.png);
}

#nav-r{
padding-left:54px;
	width:261px;
	height:34px;
	float:left;
	background:url(images/nav-r.jpg) right;
	border-left:1px solid #867d68;
}

ul.menu {
	list-style: none;
	padding: 0;	
	margin: 0;
	float: left;
	width: 100%;
	font-size: 1.2em;
}

ul.menu li {
	float: left;
	margin: 0;	
	padding: 0 13px 0 0;
	position: relative; 
}

ul.menu li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 7px 5px 5px 5px;
	display: block;
	text-decoration: none;
	float: left;
}

#nav-l ul.menu li a{
    color:#c7b299;	
}

#nav-r ul.menu li a{
    color:#fff;	
}

ul.menu li a:hover{
}

ul.menu li span { 
	width: 10px;
	height: 35px;
	float: left;
	background: url(images/arrow.png) no-repeat center top !important;
}

ul.menu li span.subhover {background-position: center bottom; cursor: pointer;} 

ul.menu li ul.submenu {
	list-style: none;
	position: absolute; 
	left: 0; top: 35px;
	margin: 0; padding: 0;
	display: none;
	float: left;
    background:#c7b29a;
}

ul.menu li ul.submenu li{
	margin: 0; padding: 0;
	clear: both;
	
}
html ul.menu li ul.submenu li a {
	float: left;
	width: 155px;
	padding-left: 10px;
	color:#6a5543 !important;
    font-size:.9em;
}

html ul.menu li ul.submenu li a:hover { 
	background: url(images/nav-bg.jpg) repeat;
color:#604c3a;
}



/*MAIN CONTENT AREA*/


#main{

}

#main-l{
	min-height: 600px;
	z-index: -1;
	margin: 15px 0 0 0;
	width: 683px;
	float: left;
	background: #FFF;
	padding: 1px 1px 12px 1px;
	-moz-box-shadow: 0px 1px 2px 1px #ccc;
	-webkit-box-shadow: 0px 1px 2px 1px #ccc;
	box-shadow: 0px 1px 2px 1px #ccc;
}

#main-f{
min-height:600px;	
z-index:-1;
margin:15px 0 0 0;
width:938px;
float:left;	
background:#FFF;
padding:1px 1px 12px 1px;
-moz-box-shadow: 0px 1px 2px 1px #ccc;
-webkit-box-shadow: 0px 1px 2px 1px #ccc;
box-shadow: 0px 1px 2px 1px #ccc;
}

#main-r{
width:225px;
float:right;	
}

.topadj{
z-index:10;
margin-top:-41px;
position:relative;
}

#content-w{
width:648px;
padding:15px 0px 12px 17px;
}

#content-f{
width:900px;
padding:15px 0px 12px 17px;
}

#content-l, #content-ls, #content-sl{
	padding:15px 0px 12px 17px;
	float: left;
}

#content-r, #content-rs, #content-sr{
padding:17px 15px 12px 0px;
float:right;
}

#content-l{
	width: 401px;
}

#content-r{
width:217px;
}

#content-ls{
width:340px;
}

#content-rs{
	width: 290px;
}

#content-sl{
width:510px;
}

#content-sr{
width:107px;
}

#content-r ul, #content-rs ul{
padding:0;
margin:0 0 0 15px;
}

#content-r li{
	font-size:.9em;
    padding:0 0 2px 0;	
}

/*SIDEBAR*/

.sidebar{
	font-size:.85em;
	margin:15px 0 0 0;
    width:195px;
	background:#FFF;
	padding:10px;
	-moz-box-shadow: 0px 1px 2px 1px #ccc;
-webkit-box-shadow: 0px 1px 2px 1px #ccc;
box-shadow: 0px 1px 2px 1px #ccc;
}

.sidebar h1{
margin:0 0 3px 0;
font: 1.4em Georgia, "Times New Roman", Times, serif;	
display:block;

}

.header{
margin-left:-26px;	
}

.sidebar ul{
	padding:0;
	margin:0 0 0 15px;
}

.sidebar li{
    padding:0 0 2px 0;	
}

.divider{
background:url(images/sidebar/check.gif) repeat;
height:18px;
text-align:right;
padding: 2px 5px 0 0;	
margin:8px 0;
}

.dot{
background:url(images/dots.gif) repeat-x;
height:1px;
padding: 6px 0;	
}

.divider a{
text-decoration:none;
color:#2d2d2c;	
font-weight:bold;
}

.date{
margin-left:-26px;
background:url(images/sidebar/date.png) left top no-repeat;
padding-left: 90px;
position: relative;
min-height:80px;
}

.date-info{
color:#5c4e43;
position:absolute;
top:15px;
left:28px;
text-align:center;
}

.date-info span{
color:#35291f;
text-shadow: 2px 1px 1px #666;
font-weight:bold;
}

.date-info span{
display:block;
font:2.8em Georgia, "Times New Roman", Times, serif;	
margin-top:-6px;
}

#map{
margin-left:-6px;	
}

#three-col{
	display:block;
	padding:0 0 0 1px;
}

#three-col div{
float:left;
padding:0 9px;
}

.clear{
clear:both;	
}

/*FORMS*/

#form input, #form select{
font-size:1em;
display:block;
padding:4px;
}

#form h1{
background:#362f2d;
color:#fff;	
padding:5px 1px 5px 8px;
}

#form h3{
	font-size:.95em;
font-style:italic;
color:#999;
}

#form span{
display:block;
}

#form{
background:#f5f5f5;
border:1px solid #ccc;
margin:0 16px;
padding:10px 10px;
font-size:.8em;
overflow:auto;	
}

#form div{
float:left;
width:285px;
padding:0px 5px;
margin-right:10px;
}

label{
font-weight:bold;
padding:10px 0 1px 0;
display:block;
}

.text{
width:250px;	
}

.radio, .checkbox{
display:inline !important;
clear:right;
}

.half{
padding:0 !important;
float:left;
width:129px !important;	
margin:-10px 0 10px 0;
}

.sm{
width:95px;		
}

.species a, .righth1 a{
display:block;	
text-decoration:none;
color:#595351;
font-size:.8em;
line-height:1.25em;
}

.species a:hover, .righth1 a:hover{
color:#362f2d;
font-weight:bold;
}

.righth1{
padding-top:60px;	
}

#data{
margin:6px 0 0 0;
}

#data h1{
padding:25px 0 2px 0;	
}

.r{
clear:both;
margin-top:1px;
background:#f9f9f9;
padding:10px !important;	
overflow:auto;	
}

.l{
	clear: both;
	margin-top: 1px;
	background: #f4f4f4;
	padding: 10px !important;
	overflow: auto;
	margin-left: 10px;
}

.l h2, .r h2{
	padding:0 !important;
	margin:0 !important;
}

.l img,  .r img{
	float:left;
	padding:4px 10px 6px 0;
}

.list a{
display:block;	
}


.img-right{
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	float: right;
}

.note{
font-size:.8em;	
}

.note-adj{
	padding:0 18px 0 18px;
}

#resources h2{
padding:15px 0 0 0;
margin:0;	
}

#resources ul{
margin:1px;
}

.spotlight{
	width:600px;
	border-collapse:collapse;
}

.spotlight th{
font-weight:bold;
background:#d8dfbd;	
font:1em Georgia, "Times New Roman", Times, serif;
padding:4px 6px;
min-width:75px;
}

.spotlight td{
padding:3px 6px ;
text-align:center;	
height:45px;
}

.spotlight tr{ 
border:1px solid #fff;
background:#fbfcf8;	
}

.spotlight tr:hover{
background:#ebefde;	
}



/* Accordion */

h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 40px;	line-height: 40px;
	width: 217px;
	font-size: 1.25em;
	font-weight: normal;
	float: left;
}

h2.acc_trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}

h2.acc_trigger a:hover {
	color: #ccc;
}

h2.active {
	background-position: left bottom;
}

.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: .85em;
	width: 215px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}

.acc_container .block {
	padding: 3px 10px;
}

.acc_container .block p {
	padding: 2px 0;
	margin: 5px 0;
}

.acc_container .block a{
display:block;	
}

.acc_container h3 {
	font: 1em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}


textarea{
	width:230px;
	height:90px;
}
/* Footer */

#footer {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 1px 2px 1px #CCCCCC;
	float: left;
	clear: both;
	margin: 15px 0 0;
	min-height: 60px;
	padding: 1px 1px 12px;
	width: 938px;
	z-index: -1;
	font-size: 1em;
}



#footer .vcard{
display:block;
float:left;
margin:30px 0 0 0;
padding:0;
width:100%;
}
div#footer div.vcard div.fn{
margin:0;
padding:0;
}
div#footer div.vcard div.fn div.organization-name{
display:block;
float:left;
margin:-20px 40px 0 40px; 
padding:0;
width:126px;
height:45px;
background-image:url(images/footer_logo.png);
background-repeat:no-repeat;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
 #footer .vcard .adr, #footer .vcard .adr .street-address,  #footer .vcard .tel{
	display: inline;
}

.address_seperator {
padding:0 7px;
}
