/* CSS Document */

html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FBFDDA;
} 
#pagewidth{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	border: 1px none #017337;
}
.normalSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
#pageborder {
	border: 1px solid #017337;
	float: left;
}
#container {
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(images/yellow_background.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#spacer {
	height: 80px;
	float: left;
	width: 20px;
	background-color: #FFEC96;
	margin-left: 0px;
}
#pagehead {
	background-image: url(images/Horizon-sun.png);
	background-repeat: no-repeat;
	background-position: 350px -80px;
	height: 80px;
	float: left;
	width: 660px;
	background-color: #FFEC96;
}
#maincol {
	width: 900px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;

}
.mainhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #017337;
	letter-spacing: normal;
	margin-bottom: -10px;
	width: 250px;
	float: left;
	margin-top: 5px;
}
.mainhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #017337;
	letter-spacing: normal;
	width: 250px;
	float: left;
	clear: both;
}

#myGallerySet
{
width: 650px !important;
height: 500px !important;
}



#header {
	width:950px;
	background-color:#ffffff;
	float:left;
	padding-top: 12px;
	clear: right;
	padding-left: 30px;
	padding-bottom: 20px;
} 
#leftcol {
	width: 220px;
	float: left;
	/*height: 600px;*/
	margin: 0px;
	text-align: center;
}
#centrecol {
	width: 430px;
	float: left;
	margin-left: 20px;

}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
#footer {
	width:900px;
	height:25px;
	background-color:#DECD82;
	float:left;
} 
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	color: #017337;
}

#main {
	width:980px;
	background-color:#FFFFFF;
	float: left;
} 
#picframe {
	/*border: 1px solid #CCCCCC;*/
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 15px;
} 
#boxeditem {
	width: 190px;
	border: 1px solid #017337;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.normalLarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


#textframe {
	width:240px;
	height:464px;
	background-color:#FFFFFF;
	float:left;
	/*border: 1px solid #CCCCCC;*/
	padding-top: 24px;
	padding-right: 24px;
	border: 1px none #CCCCCC;
} 
.blocHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCDEED;
	padding-right: 2px;
	padding-left: 2px;
}
.genusName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.strap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


#spacerhoriz {
	clear: both;
	float: left;
	width: 630px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00401F;
	margin-top: 0px;
	margin-bottom: 8px;
}
#subright {
	clear: right;
	float: left;
	width: 380px;
}
#subleft {
	float: left;
	width: 220px;
	text-align: right;
}
#spacersmall {
	height: 5px;
	width: 30px;
	float: left;
}
#rightcol {
	width: 190px;
	float: left;
	border: 1px none #017337;
	margin-left: 20px;
	margin-top: 10px;
}

.menubutton {
	width: 210px;
	display: block;
	height: 25px;
	margin-left: 10px;
	float: left;
}

.mainlinks {
	text-decoration: none;
	color: #ffffff;
	float:left;
	background-color: #017337;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	vertical-align: bottom;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 20px;
} 
a.mainlinks {
	text-decoration: none;
	padding: 0 0 0 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}

a.mainlinks:visited {
	text-decoration: none;
	
}
a.mainlinks:link {
	text-decoration: none;
	 	display: block;
	
}
a.mainlinks:hover {
	background-color: #F8981D;
	color:   #663333;
	text-decoration: none; 
}
a.mainlinks:active {
	text-decoration: none;
	
}
#myframe {
	width:200px;
	/*height:464px;
*/	background-color:#FFFFFF;
	float:left;
	/*border: 1px solid #CCCCCC;*/
	padding-top: 24px;
	padding-right: 24px;
	border: 1px solid #CCCCCC;
}

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/Square_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 3px;
	margin-bottom: 6px;
	margin-top: 0px;
}

