a:link, a:active  {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9933;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
body {
	margin-top: 0px;
	padding: 1px 0;
	background-image: url(elements/pattern3.gif);
}
body.species {
	background-image: url(elements/pattern_species.gif); 
	margin-top: 0px; 
	padding: 1px 0;
}
img.floatleft {float: left; 
    margin: 0 10px 6px 0; 
}
h1 {
	color: #ff6600;
	font-size: 15px;
	font-family: Lato, PT Serif, Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	padding-top: 1em;
}
/* h2 for subfamilies */
h2 {
	color: #781916;
	font-size: 14px;
	font-family: PT Serif, Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: bold;
}
h3 {
	color:#333333;
	font-size: 13px;
	font-family:PT Serif, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	
}
h4 {
	color: #781916; 
	font-family: PT Serif, Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-indent:2.5em; 
}
#home_pic {
	float: right;
	padding: 16px;
	width: 360px;
	height: 240px;	
	background-color:#ffffff;
	margin: 0 0 15px 15px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#fam_pic {
	float: right;
	padding: 16px;
	background-color:#ffffff;
	margin: 0 0 15px 15px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table {
	border-spacing: 3px;
	width: 930px;
	margin: 2em auto;
	text-align:left;
	font-family: PT Serif, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
}
th {
	font-weight:bold;
	padding: 2px; spacing: 3px;
}
td {
	vertical-align: top;
	cellpadding: 4px; cellspacing: 3px;
}
table.garden {
	border-collapse: collapse;
	border-color: #cccc99;
	width: 900px;
}
table.garden th, td {padding: 4px;}
table.garden th {color:#ffffff; background-color:#999900;}
table.mormo {
	
	border: 1px solid #ffffcc;
	width: 100%;

}
table.mormo th {
	background-color:#FFFFCC;
}
table.mormo td {background-color:#EFFFDE}
.body_text {
	font-family: PT Serif, Georgia, 'Times New Roman', Times, serif; 
	font-size: 13px; 
	line-height: 1.5;
	margin: 0 auto;
	}
.body_text li {
   	list-style-image:url(elements/bullet.gif)
}
.mormo_body_text {
	font-family: PT Serif, Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px; 
	line-height: 130%;
	margin: 0 auto;
}
.lists {
	width: 960px;  
	text-align: left; 
	padding: 0;
	margin: 0 auto;
}
.species_photo {
	width: 900px;
	height: auto;
	padding: 30px 30px 10px 30px;
	margin: 0 auto;
}
.species_caption {
	width: 900px;
	height: auto;
	padding: 1px 0 10px 0px;
	margin: 0 auto;
	font-family: PT Serif, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
}
.mormo_caption {
	width: 860px;
	height: auto;
	padding: 10px 0 10px 0px;
	margin: 0 auto;
	font-family: Lato, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	
}
 .mormo_color  {
 background-color:#CCFF99;
 

}
#wrapper {
	position: relative;
	width: 960px;  
	margin: 0 auto;
}
#header {
	position: absolute; top: 0; left: 0;
	background: url(elements/newer_header.png) top no-repeat;
	width: 960px; 
	height: 126px; 
	margin: 0 auto;
}
#container {
	position: absolute; top: 176px;
	background-color: #ffffcc;
	width: 960px;
	margin: 0 auto;
	padding: 1px 0;
}
#container.species {
	position: absolute; top: 0px;
	background-color: #ccff99;
}

#container.gardens {
	position: absolute;
	top: 176px;
	background-color:#ffffcc;
	left: 0px;
}
#container.paper {
	background-image:url(elements/paper.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #ffffcc;
}
#nav_background {
	position:absolute; top: 126px;
	background-color: #ccff99;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 1px 0;
}
#nav_background p {
	color: #781916; 
	font-family: PT Serif, Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px; 
	text-align: left;
	margin: 0 0 5px 2em;
}
#copyright_bar {
	position: relative;
	width: 960px; height: 20px;
	background-image:url(elements/copyright.gif);
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 1px 0;
}
a#here {	
	text-decoration: none;
	color: #781916;
}

