.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.jpg);
	background-attachment:fixed;
}.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A6F28;
	font-weight: bold;
}
.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D7A41;
	background-color: #F7F8F3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	display: block;
	text-decoration: none;
	padding-left: 6px;
	font-weight: bold;
	border-bottom-color: #BEAB72;
	padding-top: 2px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F7F8F3;
}
a.menu:hover {
	background-color: #EDE9DB;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D7A41;
	font-weight: bold;
}
.para a:link {
	font-weight: bold;
	color: #8D7A41;
	text-decoration: underline;
}
.para a:visited {
	font-weight: bold;
	color: #8D7A41;
	text-decoration: underline;
}
.para a:hover {
	color: #1A6F28;
	text-decoration: underline;
	font-weight: bold;
}
.para a:active {
	font-weight: bold;
	color: #8D7A41;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.email, .email a:link, .email a:visited {
	color: #8D7A41;
	text-decoration: none;
}.imgbdr {
	padding: 4px;
	border: 1px solid #BCAC7B;
	margin: 0px;
}
