BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: black;
	color: #A48D6B
}
TD
{
	font-size: 8pt;
	font-family: Verdana;
	color: #A48D6B
}
TH
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
H1
{
	font-size: 24pt;
	color: black;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}
A:link
{
	color: #6699ff;
	text-decoration: underline;
}
A:visited
{
	color: #6699ff;
	text-decoration: underline;
}
A:hover
{
	color: #6699ff;
	text-decoration: none;
}
A:active
{
	color: yellow;
}
td.cellbackground {background-color:#E6E2C7;}
table.tablebackground {background-color:#262534;}
td.menubackground {background-color:#C2B888;}

.12ptboldmaroon
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc0000;
	font-family: Arial;
}
.DevelopmentName
{
	font-size: 12pt;
	font-weight: bold;
	color: #C7B69D;
	font-family: Arial;
}
.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: 2px;
}

TD.ModelDetailHeaderCell
{
	width: 70px;
	PADDING-RIGHT: 5px;
}

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;
}