a.bodylink {
	color: #006600;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: medium ridge #060;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

a.bodylink:hover {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.bodylink:active {
	color: #006600;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.bodylink:visited {
	color: #006600;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}

.bodynolink {
	color: #003300;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular
}

.bodyfp {
	color: 003333;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.body { color: 003333; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }
.bodybold { color: 003333; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }
.bodylg { color: 003333; font-size: 12px; line-height: 17px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }
.bodysm {
	color: #006600;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular
}
.bodysmgrey { color: 336699; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }
.bodyindent { color: 003333; text-indent:12px; font-size: 11px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }
.bodyform { color: 003333; font-size: 10px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }

.bolditalic { color: 003333; font-weight: bold; font-style:italic; font-size: 11px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }

.heading {
	color: #066D02;
	font-size: 16px;
	line-height: 15px;
	font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular
}
body {
	background-image: url(images/grasssmallback1.jpg);
}
body {
	background-image: url(images/grasssmallback1.jpg);
}

.style1 {color: #FFFFFF}
.style1 {color: #FFFFFF}

.style2 {
	color: #066D02;
	font-weight: bold;
}
.style4 {
	color: #066D02;
	font-size: 24px;
	line-height: normal;
}
.style7 {color: #006600}
.style8 {font-size: 16px}
.style9 {color: #006600; font-size: 16px; }
