body {
	background-color: #CFBE8B;
	margin-top: 10px;
	margin-bottom: 10px;	
	}

.mainTable {
	border: 1px solid #473327;
	background-color: #ffffff;
	}
	
.topCell {
	border-top: 1px solid #D0B170;
	}
	
.mainCell {
	border-right: 2px solid #D0B170;
	}
	
.bottomCell {
	border-bottom: 2px solid #D0B170;
	}
	
.pictCell {
	border-left: 2px solid #D0B170;
	}
	
H1 {
	font-family: arial;
	font-size: 11pt;
	font-weight: 800;
	color: #463427;	
	}
	
td.bodyText {
	font-family: arial;
	font-size: 10pt;
	font-weight: 100;
	color: #463427;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	}
	
.feature {
	font-family: arial;
	font-size: 11pt;
	font-weight: 800;
	font-style: italic;
	color: #463427;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	}	
		
.leftCellText {
	font-family: arial;
	font-size: 10pt;
	font-weight: 100;
	color: #463427;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	margin-left: 7px;
	line-height: 20px;	
	text-align: left;
	}
	
.leftCellFeature {
	font-family: arial;
	font-size: 11pt;
	font-weight: 800;
	letter-spacing: 2;
	color: #463427;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 7px;
	margin-left: 7px;
	text-align: left;
	}
	
.propertyTitle {
	font-family: arial;
	font-size: 9pt;
	font-weight: 800;
	color: #463427;
	}
	
.propertyInfo {
	font-family: arial;
	font-size: 8pt;
	font-weight: 800;
	color: #463427;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: left;
	}
	
ul {
	font-family: arial;
	font-size: 9pt;
	color: #463427;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
.footerText {
	color: #F8F3DD;
	font-family: arial;
	font-size: 8pt;
	font-weight: 100;
	text-align: center;
	margin-top: 19px;
	margin-bottom: 3px;
	}

a.footerText:link, visited, hover {
	text-decoration: underline;
	color: #463427;
	}
	
a:link, visited {
	color: #463427;
	text-decoration: underline;
	}

a:hover {
	color: #B3CEE9;
	text-decoration: underline;