body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#3A580B;
}
p, ul, ol {
font-size:.95em;
text-align:justify;
}

.small {
font-size:10px;
}

.headText {
	color: #3A580B;
	font-weight: bold;
	font-size:16px;
}

.headTextBlack {
	font-weight: bold;
	font-size:16px;
}
.red {
	color:#CC0000;
	}
.fern_nav_bg {
background-image:url(images/fern_nav_bg.gif);
background-repeat:no-repeat;
	}
	
/*Auto left and right margins center the wrapper in modern browsers.
IE5.x Windows has a workaround found in the Conditional Comment in the
Starter Page code. It is described in the tutorial.*/
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#logodiv {
	padding: 48px 0 12px 0;
	height: 36px;
}

a:link, a:visited{
color:#3A580B;
}
a:hover, a:active, a:focus {
color:#666666;
}

.compress {
margin: 0px 0px 0px 0px;
}

.imagePhoto {
border: 1px solid #767676;
}