body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #75734A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #75734A;
}
a:hover {
	text-decoration: none;
	color: #262914;
}
a:active {
	text-decoration: none;
	color: #75734A;
}




.LogoArea {
	background-color: #E5E5DD;
	height: 240px;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6c4b1a;
	border-bottom-color: #6c4b1a;
}
.ContentArea {
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
	color: #75734A;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #75734A;
	padding-top: 0px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75734A;
	height: 40px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #6C4B1A;
}

.ContentArea2 {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	color: #75734A;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #75734A;
}
.Heading {
	font-size: 18px;
	color: #3F3E27;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75734A;
}
