BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #6D4C2B;
	color: white
}
TD
{
	font-size: 8pt;
	font-family: Verdana;
	color: white
}
TH
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
H1
{
	font-size: 10pt;
	font-weight: bold;
	color: #A48D6B
	font-family: Arial;
	
}
H2
{
	font-size: 10pt;
	font-weight: bold;
	color: #A48D6B
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}
A:link
{
	color: #3399ff;
	text-decoration: underline;
}
A:visited
{
	color: #3399ff;
	text-decoration: underline;
}
A:hover
{
	color: #3399ff;
	text-decoration: none;
}
A:active
{
	color: red;
}

.DevelopmentName
{
	font-size: 12pt;
	font-weight: bold;
	color: #C7B69D;
	font-family: Arial;
}

table.tablebackground2 {background-color: #6D4C2B}


.disclaimer
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
}
.CommunityName
{
	font-weight: bold;
	font-size: 12pt;
	color: #C7B69D;
	font-family: Arial;
}

.SoldLotAvailability
{
	color: red;
}

.ModelLotAvailability
{
	color: #00CC66;
}

.DetailLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #C7B69D;
	font-family: Verdana;
}

TR.ModelDetailRow
{
	PADDING-BOTTOM: 10px;
}

TD.ModelDetailHeaderCell
{
	width: 100px;
	PADDING-RIGHT: 10px;
}

TD.AllLotDevelopmentCell
{
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	font-style: italic;
	font-weight: bold;
}

TD.LotCommentCell
{
	font-style: italic;
}

.HorizontalContactListTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #6699ff;
	font-family: Verdana;
}

TD.ContactInfoCell
{
	padding-right: 5px;
}