body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00854a;
	background-color: #e3e5e3;
	font-size: 12px;
}
.grey-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.red-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 12px;
}

.line {
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	font-size: 12px;
	color: #d2232a;
	text-decoration: none;
}
.text-box {
	width: 739px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 5px;
}
.bg-over {
	background-image: url(/images/middle_over.jpg);
	background-repeat: repeat-y;
}
a:visited {
	font-size: 12px;
	color: #d2232a;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #00854a;
 	text-decoration: underline;
}
h2 {
	font-size: 16px;
	color: #00854a;
}
h4 {
	font-size: 14px;
	color: #00854a;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
}
a:active {
	font-size: 12px;
	color: #d2232a;
	text-decoration: none;
}
.text-space {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.btm:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.btm:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.btm:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.btm:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.btm-over {
	background-image: url(/images/btm_over.jpg);
	background-repeat: repeat-y;
}
a.white:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.adbox {
	color: #FFFFFF;
	background-image: url(/images/turf_button.jpg);
	padding: 10px;
	width: 180px;
	height: 130px;
	background-repeat: no-repeat;
}
h1 {
	font-size: 20px;
	color: #d2232a;
}
h3 {
	font-size: 14px;
	color: #d2232a;
}

