BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: black;
	color: white
}
TD
{
	font-size: 8pt;
	font-family: Verdana;
	
}
TH
{
	font-weight: bold;
	font-size: 8pt;
	color: AA954F;
	font-family: Verdana;
}
H1
{
	font-size: 24pt;
	color: black;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}
A:link
{
	color: white;
	text-decoration: none;
}
A:visited
{
	color: white;
	text-decoration: none;
}
A:hover
{
	color: yellow;
	text-decoration: underline;
}
A:active
{
	color: white;
}

.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: 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;
}
