p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.4em;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #005400;
	padding: 0px;
	margin: 0px 0px 5px;
	font-weight: normal;
	}
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #005400;
	padding: 0px;
	margin: 0px 0px 5px;
	font-weight: bold;
}
h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #005400;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

p img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
p.citation {
	text-indent: -20px;
	margin-left: 20px;
}
.smalltext {
	font-size: 0.9em;
}

ul, ol {
	margin-top: 0px;
}
li {	
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 7px;
	}
.calloutBox {
	background-color: #B8D0B8;
	padding: 10px;
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.trBottomBorder td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.photocaption {
	font-size: 0.85em;
	margin-bottom: 3px;
	color: #191919;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent table.caption {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent table.captionrt {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#maincontent table.caption img, #maincontent table.captionrt img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #4C4C4C;
	border-bottom-color: #4C4C4C;
	border-left-color: #999999;
}.keyword {
	color: #333333;
	font-weight: normal;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 1px;
}
.space {
	clear: both;
	height: 1px;
}
.divNatureCenter {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCCAA;
	margin-bottom: 15px;
}
.divNatureCenter img {
	float: right;
	clear: both;
	margin-left: 10px;
}
#ulTeamNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#ulTeamNav li {
	display: inline;
	float: left;
	
}
#ulTeamNav a:link, #ulTeamNav a:visited, #ulTeamNav a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: middle;
}
#ulTeamNav a:hover, #ulTeamNav a.current:link, #ulTeamNav a.current:visited {
	color: #006600;
}
