BODY
{
	font-size: 8pt;
	font-family: Arial, Verdana, 'Lucida Grande', Geneva, sans-serif;
	background-image: url('darkgreenlines.gif');
	color: #666633
}
TD
{
	font-size: 8pt;
	font-family: Verdana;
	color: #666633
}
TH
{
	font-weight: bold;
	font-size: 8pt;
	color: #666633;
	font-family: Verdana;
}
H1
{
	font-size: 24pt;
	color: #003366;
	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: blue;
	text-decoration: underline;
}
A:visited
{
	color: blue;
	text-decoration: underline;
}
A:hover
{
	color: #60A1F4;
	text-decoration: none;
}
A:active
{
	color: red;
}
table.tablebackgroundcol {background-color: #e5e5cc}


.DevelopmentName
{
	font-size: 14pt;
	font-weight: bold;
	color: #666633;
	font-family: Arial;
}
.disclaimer
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
}
.CommunityName
{
	font-weight: bold;
	font-size: 14pt;
	color: #C2AB11;
	font-family: Arial;
}

.SoldLotAvailability
{
	color: red;
}

.ModelLotAvailability
{
	color: #00CC66;
}

.DetailLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #C2AB11;
	font-family: Verdana;
}

TR.ModelDetailRow
{
	PADDING-BOTTOM: 10px;
}

TD.ModelDetailHeaderCell
{
	width: 60px;
	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;
}
.DynamicMap
	{
		border: Solid 1px #696969;
	}