#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #BACCA4 url(images/home-bkgd.jpg);
}
#content-home {
	background: #82A15B url(images/content-bkgd.jpg) repeat-x;
	border: 4px solid #688247;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
}
.top-space {
	height: 20px;
}
#logo {
	background: url(images/design10-used-for-header-and-newsletter_03.jpg) no-repeat center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 113px;
}
#flash {
	width: 100%;
	text-align: center;
	background: url(images/flash-bkgd.jpg) no-repeat;
}
#nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #698248;
	border-top: 1px solid #4E6035;
	border-bottom: 1px solid #4E6035;
}
#nav  a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}
#nav   a:hover {
	color: #95B470;
	text-decoration: none;
}
#home-text {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: url(images/text-bkgd2.jpg) no-repeat center;
	letter-spacing: 0.1em;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 20px;
	height: 155px;
}
#home-text p {
	margin-top: 10px;
}
#home-bot-nav {
	text-align: center;
	width: 100%;
	height: 125px;
}

#footer {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #516637;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 10px;
}
#footer a {
	color: #516637;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main-content {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 20px;
	border-top: 1px none #688247;
}
#main-left {
	float: left;
	width: 485px;
	margin-left: 5px;
}
#main-right {
	width: 180px;
	margin-left: 493px;
}
.index-rt-hand {
	width: 188px;
	margin-left: 497px;
	background: #698248;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.rt-hand-content {
	margin-bottom: 5px;
	padding-top: 0px;
	border-bottom: 2px solid #FFFFFF;
	color: #333333;
	font-size: 12px;
}
.header-rt-content {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.rt-hand-content  a {
	color: #FFFFFF;
}
.rt-hand-content a:hover {
	color: #688247;
	text-decoration: none;
}
.species {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #688247;
	background: #85A45E;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 0px;
}
.species-text {
	margin: 10px 2px 0px 4px;
}
.species-text p {
	margin-bottom: 9px;
	margin-top: 0px;
}

.species-header {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-bottom: 1px dashed #688247;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	background: #688247;
}
.species-text a {
	color: #FFFFFF;
	text-decoration: underline;
}
.species-text a:hover {
	color: #688247;
	text-decoration: none;
}
.clearfloat {
	clear:both;
}.species img {
	float: left;
	padding-right: 7px;
}
.clearfloat2 {
	clear:both;
	margin-bottom: 10px;
}
.rt-hand-text {
	text-align: left;
	padding: 10px 2px 4px 4px;
}
.rt-hand-text-header {
	color: #FFFFFF;
	margin-bottom: 5px;
}
.rt-hand-text img {
	float: left;
	padding-right: 5px;
}
.address {
	float: right;
	margin-right: 90px;
	width: 200px;
}
a img {border: none;}
