.body {
	background-color: #EADDBD;
	background-image: url(images/main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	font-size: x-small;
}
a:link {
	color: #013300;
}
a:visited {
	color: #7E6C34;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.body-space {
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navtop {
	background-image: url(images/navbkg.jpg);
	background-position: bottom;
}
.green {
	color: #013300;
	font-size: 18px;
}
.greensmall {
	color: #013300;
	font-size: 12px;
	font-weight:bold;
}
.greenbig {
	color: #013300;
	font-size: 24px;
	font-weight:bold;
}
