html {
	background-image: url(darktolight_tan.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-color: #382419;
	background-position:center top;
}
BODY
{
	font-size: 8pt;
	font-family: Verdana;
	color: #A48D6B
}
/*** Main Body Copy ***/

.maincopy {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#56482C; line-height:135%;}
.maincopy:link {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#3366cc; line-height:135%;}
.maincopy:visited {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#3366cc; line-height:135%;}
.maincopy:active {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#3366cc; line-height:135%;}
.maincopy:hover {font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#3366cc; line-height:135%;}

.maincopy2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#636363; line-height:135%;}
.maincopy2:link {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#3366cc; line-height:135%;}
.maincopy2:visited {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#3366cc; line-height:135%;}
.maincopy2:active {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#3366cc; line-height:135%;}
.maincopy2:hover {font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#3366cc; line-height:135%;}

/*** Table Backgrounds ***/

table.tablebackgroundcol {background-color: #DDD4B5}



/*** Menu Navigation ***/


#subNav {background:url(images/sub_nav_tan_back.jpg) repeat-x top #DDD4B5; padding:11px 0px 3px 10px; overflow:hidden;}
#subNav a {text-decoration:none; color:#555; border: none 0; border-right:1px dotted #666; padding:0px 10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; display:block; line-height:100%; float:left; text-align:center;}
#subNav a:hover {color:#000; text-decoration:underline;}
#subNav a.singleLine {padding-top:6px; padding-bottom:5px;}
#subNav a.endDash {border-right:none;}


.12ptboldwhite
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
}
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;
	color: gold;
	font-family: Arial;
}

.CommunityName
{
	font-weight: bold;
	font-size: 14pt;
	color: gold;
	font-family: Arial;
}

.SoldLotAvailability
{
	color: red;
}

.ModelLotAvailability
{
	color: #00CC66;
}

.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;
}
.DynamicMap
	{
		border: Solid 1px #000000;
	}