﻿BODY
{
	font-size: 10pt;
	font-family: Verdana;
	background-image: url('greentable.jpg');
	color: black;
}
.maincopy{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight : normal; color: #EFDCC5;}
A.maincopy:link{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight : normal; color: #33ccff; text-decoration: underline;}
A.maincopy:active{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight : normal; color: #33ccff; text-decoration: underline;}
A.maincopy:visited{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight : normal; color: #33ccff; text-decoration: underline;}
A.maincopy:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight : normal; color: #33ccff; text-decoration: none;}

.metacopy2 {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }
a.metacopy2:link {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }
a.metacopy2:visited {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none;}
a.metacopy2:active {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }
a.metacopy2:hover {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }

TD
{
	font-size: 12pt;
	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: #66ccff;
	text-decoration: underline;
}
A:visited
{
	color: #66ccff;
	text-decoration: underline;
}
A:active
{
	color: #66ccff;
}

.DevelopmentName
{
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
}

.CommunityName
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
}

.SoldLotAvailability
{
	color: Red;
}

.ModelLotAvailability
{
	color: Green;
}

.DetailLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
	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: #003366;
	font-family: Verdana;
}

TD.ContactInfoCell
{
	padding-right: 5px;
}