BODY
{
	background-image: url('bg-wood.gif');
	font-size: 8pt;
	font-family: Verdana;
	background-color: #ddccb1;
	color: white 
}
.maincopy{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight : normal; color: #DED2B6;}
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;}

.metacopy {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }
a.metacopy:link {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }
a.metacopy:visited {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }
a.metacopy:active {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; }
a.metacopy:hover {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:underline; }



TD
{
	font-size: 8pt;
	font-family: Verdana;
	color: white
}
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: 10pt;
	color: #C7B69D;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}
A:link
{
	color: #3399ff;
	text-decoration: underline;
}
A:visited
{
	color: #3399ff;
	text-decoration: underline;
}
A:hover
{
	color: #3399ff;
	text-decoration: none;
}
A:active
{
	color: red;
}

.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;
}

.dynamicmap
{
    border: Solid 1px #696969;
}

/*** Tables ***/

table.tablebackgroundcol {background-color: #000000}
table.tablebackgroundcol2 {background-color: #ded2b6}
table.tablebackgroundcolblack {background-color: #000000}
table.tablebackgroundimage {background-image: url('mainback.jpg')}