BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background-image: url('07blackbackgroundtexture.jpg');
	color: ffffff
}
TD
{
	font-size: 8pt;
	font-family: Verdana;
}
TH
{
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
	font-family: Verdana;
}
H1
{
	font-size: 24pt;
	color: #003366;
	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: 6699ff;
	text-decoration: underline;
}
A:visited
{
	color: 6699ff;
	text-decoration: underline;
}
A:hover
{
	color: 6699ff;
	text-decoration: none;
}
A:active
{
	color: red;
}

.DevelopmentName
{
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;
}

.CommunityName
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffffcc;
	font-family: Arial;
}

.SoldLotAvailability
{
	color: Red;
}

.ModelLotAvailability
{
	color: Green;
}

.DetailLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #cc9900;
	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;
}