body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CEDAB8;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.mainDiv {
	background-image: url(../structure/mainTile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainDiv a:link {  color: #333333; text-decoration: underline}
.mainDiv a:visited {  color: #333333; text-decoration: underline}
.mainDiv a:hover {  color: #CC0000; text-decoration: underline}
.mainDiv a:active {  color: #CC0000; text-decoration: underline
}
.menu {
	background-color: #9AB16D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.textLeftCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1E8D2;
	text-align: center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 160px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.textRightCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1E8D2;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 150px;
	line-height: 16px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 15px;
}
.TopDiv {
	background-image: url(../structure/tile_Top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.PictureRow {
	background-color: #C4CFA4;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #506033;
}
.textCentreCol {
	background-color: #CAD6B0;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.Lots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E8D2;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #506033;
}
.BottomDiv {
	background-image: url(../structure/tile_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.textLeftColCovenants {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1E8D2;
	text-align: center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 160px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.tailEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.tailEmail a:link {  color: #333333; text-decoration: none}
.tailEmail a:visited {  color: #333333; text-decoration: none}
.tailEmail a:hover {  color: #FF0000; text-decoration: underline}
.tailEmail a:active {  color: #FF0000; text-decoration: underline
}