.footerback {
	background-image: url(/staticResource/grantfamilyfarms/g_tableparchmentbck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #000000;
	background-image: url(/staticResource/grantfamilyfarms/g_back.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.HdrGrn {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #066016;
	text-decoration: none;
}
.HdrGrnMd {
	font-size: 16px;
	font-weight: bold;
	color: #066016;
	text-decoration: none;
}
.HdrGrnSm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #066016;
	text-decoration: none;
}
.HdrWht {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.NavWht {
	color: #066016;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.NavGrn {
	color: #066016;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.TextMd {
	font-size: 12px;
	text-decoration: none;
}
.TextSm {
	font-size: 11px;
	text-decoration: none;
}
