body {
	background-color: #E8DFC6;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C08467;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C08467;
	border-right-color: #C08467;
	border-bottom-color: #C08467;
	border-left-color: #C08467;
	margin-left: 25px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 6mm;
	color: #960;
	background-color: #FFFFFF;
	text-indent: 0px;
	margin-left: 15px;
	margin-right: 5px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #960;
	line-height: 7mm;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #960;
}
.topborder {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8DFC6;
	border-right-color: #E8DFC6;
	border-bottom-color: #E8DFC6;
	border-left-color: #E8DFC6;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C08467;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C08467;
}
.content a:link {
	color: #C08467;
	background-color: #FFF;
}
.content a:hover {
	color: #FFFFFF;
	background-color: #C08467;
}
.content a:visited {
	color: #C08467;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
.contentCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 6mm;
	color: #6A8768;
	background-color: #E8F2D9;
	text-indent: 0px;
	margin-left: 0px;
}
.text-link {
	color: #FFF;
	background-color: #FFF;
	text-decoration: underline;
}
.menu-farm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C08467;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C08467;
	border-right-color: #C08467;
	border-bottom-color: #C08467;
	border-left-color: #C08467;
	margin-left: 25px;
}
.centre {
	text-align: center;
	width: auto;
}
