@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	min-height: 100%;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 120%;
	background-color: #260E04;
	background-image: url(/images/bg_floor3.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-attachment:fixed;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 120%;
}



/* DIVS */

#wrapper {
	width:100%;
	height: 100%;
	min-height: 100%;

}

#main_container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top: 24px;
	padding-bottom: 30px;
}

#header {
	width: 900px;
	height: 82px;
}

#header_logo {
	width: 205px;
	height: 82px;
	float:left;
	background-image: url(/images/header_logo.jpg);
	background-repeat: no-repeat;
	margin-bottom:12px;
}

#header_tag {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_tag.png);
	background-repeat: no-repeat;
	margin-top: 8px;
}

#main_content {
	width: 900px;
	padding-bottom: 88px;
}

#main_content_int {
	width: 900px;
	padding-bottom: 30px;
}

#side_nav {
	float:left;
	width: 224px;
}

/* SIDE ROLLOVER DIVS ------------- */

#header_about {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_about.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_facts {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_facts.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_education {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_education.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_specifying {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_specifying.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_tips {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_tips.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_news {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_news.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_podcasts {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_podcasts.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_species {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_species.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_write {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_write.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}

#header_hma {
	width: 673px;
	height: 67px;
	float:right;
	background-image: url(/images/header_hma.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	display:none;
	background-color: #955527;
}


/* END SIDE ROLLOVER DIVS ------------- */

#side_nav_row1 {
height:72px;
width: 216px;
margin-top:15px;
}

#side_nav_about {
float: left;
width: 72px;
height: 72px;
}

#side_nav_facts {
float: left;
width: 72px;
height: 72px;
}

#side_nav_education {
float: left;
width: 72px;
height: 72px;
}

#side_nav_row2 {
height:72px;
width: 216px;
}

#side_nav_specify {
float: left;
width: 72px;
height: 72px;
}

#side_nav_tips {
float: left;
width: 72px;
height: 72px;
}

#side_nav_news {
float: left;
width: 72px;
height: 72px;
}

#side_nav_row3 {
height:72px;
width: 216px;
}

#side_nav_podcasts {
float: left;
width: 72px;
height: 72px;
}

#side_nav_species {
float: left;
width: 72px;
height: 72px;
}

#side_nav_write {
float: left;
width: 72px;
height: 72px;
}

#side_nav_row4 {
height:72px;
width: 216px;
}

#side_nav_hma {
float: left;
width: 72px;
height: 72px;
}

#maincontent_right {
float: right;
width: 673px;
}

#frame_container {
float: right;
width: 671px;
background-color: #EEDBBF;
border: 1px solid white;
filter:alpha(opacity=95);
opacity:0.95;
padding-bottom:30px;
}

#ceu {
	padding:12px 25px 30px 25px;
	color:#330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}

	#ceu a:link {
	color:#3F4D70;
	text-decoration:underline;
	}

	#ceu a:visited {
	color:#3F4D70;
	text-decoration:underline;
	}

	#ceu a:hover {
	color:#3F4D70;
	text-decoration:underline;
	}
	
#temp_nav {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}

	#temp_nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

	#temp_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

	#temp_nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	

#footer {
	width: 900px;
	height:34px;
	background-image: url(../images/footer_bar.jpg);
}
 
#footer_content {	
	font-size: 9px;
	color: #3F0A00;
	font-weight: bold;
	line-height: 12px;
	}
	
#footer_links {	
	position: relative;
	padding-top: 9px;
	text-align:center;
	z-index:100;
	}



/* CLASSES */

.searchsubmit {
	background: url(/site_images/common/search.png) no-repeat;
	height: 22px;
	width: 59px;
	border: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}

.searchsubmit:hover {
	background: url(/site_images/common/search.png) 0px -22px no-repeat;
	}

.searchfield {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8CEB1;
	color: black;
	}


.subhead {
	font-size: 11px;
	font-weight: bold;
	color: #3F0A00;
}
  
.article_title {
	color:#3F0A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	}
	
.article_cap {
	color:#3F0A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
}

.article_copy {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}

.footer_links {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13px;
}

   .footer_links a:link
  {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
   }
   
   .footer_links a:visited
  {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
   }
   
   .footer_links a:hover
  {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
   } 