body {
	background-color: #F0D26E;
	margin: 0px;
	padding: 0px;
}
#mainTable {
	width: 770px;
	background-image: url(/images/pageBg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.spacer {
	height: 20px;
	width: 20px;
}
.spacer2 {
	padding: 0px;
}
.inputSubscribe {
	border: 1px solid #E2AC29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2AC29;
	margin-top: 10px;
}
.copyright {
	padding-top: 20px;
	color: #739761;
	text-align: center;
	font-size: 11px;
}
.copyright a {
	color: #739761;
}
.copyright a:visited {
	color: #739761;
}

/*** Text Styles ***/
.txtWhite_18px {
	color: #FFFFFF;
	font-size: 18px;
}
.txtForest {
	color: #005825;
}
.txtBrown {
	color: #a47d1e;
}
.txtMedGreen {
	color: #739761;
}
h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
}
.opener {
	line-height: 18px;
}
/*** Link Styles ***/

#pageNavigation a {
	color:#005825;
	text-decoration: none;
	font-weight: bold;
}
#pageNavigation a:hover {
	color: #000000;
}
a.black {
	color: #000000;
	font-weight: bold;
}
a.black:hover {
	color: #666666;
}
#leftNav a {
	text-decoration: none;
	display: block;
	color: #43402f;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}
#leftNav a:hover {
	padding-left: 40px;
	color: #FFFFFF;
	background: url(/images/leftNav_Ovr.gif) no-repeat left center #a8c29a;
}
#footerNav {
	text-align: center;
	color: #005825;
}
#footerNav a {
	text-decoration: none;
	color: #005825;
}
#footerNav a {
	color: #000000;
}
/*** Misc Styles ***/

a img {
	border: 0;
	}
	
