body {
	background-color: #BFCB9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #685400;
	margin: 8px 0px 0px;
	background-attachment: fixed;
	background-image: url(images/bkgd-leaves.jpg);
	background-repeat: repeat;
}
a:link {
	color: #685400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #685400;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
}
.bdrBrown {
	border: 1px solid #685400;
}
.lineBrown {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #685400;
}
.txtGreen {
	color: #85C285;
	font-weight: bolder;
	font-size: 14px;s
	letter-spacing: 1px;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #336600;
}
#footer a:active {
	text-decoration: none;
}
.txtGreen {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}

