body, td {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #fbfbfb;
}

li {
	list-style-image:url(images/bullet.gif);
	line-height: 2em;
	padding-bottom:0.7em;
	padding-left: 0.5em;
}

p {
	line-height: 1.65em;
    padding-bottom: 9pt;
}

h1, .pest_name, .page_title {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	padding-top: 1em;
	font-size: 12pt;
	font-weight: bold;
}

a, a:visited {
	color: #338847;
	text-decoration: underline;
}

a:hover {
	color: black;
}

.top_bar {
	background-image: url(images/top_background.gif);
	background-repeat:repeat-x;
	height: 49px;
}

.top_logo {
	border: 0px;
	padding: 0px;
	text-align: right;
}

.content {
	width: 560px;
	padding: 36px;
}

.outer_container {
	text-align: center;
}

.inner_container {
 	margin: 0 auto;
	width: 840px;
	text-align: left;
}

.sidebar_outer {
	float: right;
	padding-top: 12px;
	padding-right: 20px;
	width: 174px;
	font-size: 8pt;
}

.sidebar_heading {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 3px;			
}

.footer_heading {
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 12px;
	padding-left: 3px;			
}

.sidebar_item {
	text-decoration: none;
	background-color: #efefef;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid white;
	border-right: 1px solid #b5b3b7;
	border-bottom: 1px solid #809384;
	padding: 6px;
}
#clear{
clear:both;}
.footer_item {
	text-decoration: none;
	background-color: #efefef;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid white;
	border-right: 1px solid #b5b3b7;
	border-bottom: 1px solid #809384;
	padding: 6px;
	width:200px;
	clear:both;
}
/*******************Footer content ************/



/*******v----footer_container**********/

#footer_container{
width:580px;
clear:both;

}

.left_footer_innerdiv{
width:230px;
/*margin-right:17px;*/
float:left;
/*border-left:#CCCCCC solid 1px;*/
}

.center_footer_innerdiv{
width:175px;
/*margin-right:17px;*/
float:left;
}

.right_footer_innerdiv{
width:175px;
/*margin-right:16px;*/
float:left;
}

#footer_bottom_line{
/*border-left:#CCCCCC solid 1px;
border-right:#CCCCCC solid 1px;
border-bottom:#CCCCCC solid 1px;*/
}

/*****************8sticky footer***/
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



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

#footerContent {
width: 700px;
height: 180px;
margin: 0 auto;
text-align:left;
}

#footerContent p.copyright {
/*clear: both;*/
width: 700px;
margin: 0;
/*padding: 10px 0 0 0;*/
text-align: left;
}

#footerContent ul {
width: 700px;
/*margin: 10px 0 0 0;
padding: 20px 0 0 0;*/
list-style: none;
}

#footerContent li {
float: left;
width: 192px;
list-style: none;
}

#footerContent ul li h3 {
width: 192px;
margin: 0;
padding: 0 0 4px 0;
font-size: 14px;
color: #5A5045; /* footer title color */
}

#footerContent ul li p a {
display: block;
width: 192px;
height: 20px;
margin: 0;
padding: 0;
font-size: 12px;
color: #6d6357; /* grey */
text-decoration: none;
}

#footerContent ul li p a:hover {
color: #147c95; /* bluish green */
}

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



.sidebar_item a, .sidebar_item a:visited {
	text-decoration: none;
	color: black;
}

.sidebar_item a:hover {
	text-decoration: underline;
	color: #338847;
}

.tagline {
	font-weight: bold;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 3em;
	
}

.biological_name {
	font-style:italic;
}

.homepage_copy {	
	align: center;
	width: 521px;
}

.picture_strip {
	float: right;
	margin-left: 16px ;
	padding-top: 4x;
}

.thumbnail, .picture {
	border: 1px solid black;
}


.caption {
	text-align: center;
	color: #666666;
	background-color: #f0f0f0;
	padding: 6px;
	font-size: 8pt;
	font-style:italic;
	width: 166px;
	max-width: 166px;
	padding-bottom: 16px;
}

.big_letter {
	font-size: 16px;
	font-weight: bold;
}

.warning {
	padding-top: 2em;
	border-top: 1px solid #e0e0e0;
	font-style:italic;
}

.release_rates {
	background-color: #f0f0f0;
}
