html {
	background-image: url(fixedback08.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-color: #1a1a1a;
	background-position:center top;
}
BODY
{
	font-size: 9pt;
	font-family: Verdana;
	color: white
}
TD
{
	font-size: 9pt;
	font-family: Verdana;
	color: white
}
TH
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
}
H1
{
	font-size: 24pt;
	color: white;
	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;
}

table.tablebackgroundcol {background-color: #444549}

/*** Menu Navigation ***/


#subNav {background:url(sub_nav_gold_back.jpg) repeat-x top #E2C757; padding:10px 0px 3px 1px; overflow:hidden;}
#subNav a {text-decoration:none; color:#000; border: none 0; border-right:1px dotted #666; padding:0px 7px; font-family:Arial, Helvetica, sans-serif; font-size:11px; display:block; line-height:100%; float:left; text-align:center;}
#subNav a:hover {color:#555; text-decoration:underline;}
#subNav a.singleLine {padding-top:6px; padding-bottom:5px;}
#subNav a.endDash {border-right:none;}

.maincopy2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; 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%;}

.phonecopy {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight: bold; color:black; line-height:135%;}

A:link
{
	color: #6699ff;
	text-decoration: underline;
}
A:visited
{
	color: #6699ff;
	text-decoration: underline;
}
A:hover
{
	color: #146181;
	text-decoration: none;
}
A:active
{
	color: red;
}

.DevelopmentName
{
	font-size: 12pt;
	font-weight: bold;
	color: #e2cea3;
	font-family: Arial;
}

.DevelopmentName2
{
	font-size: 12pt;
	font-weight: bold;
	color: navy;
	font-family: Arial;
}

.disclaimer
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
}
.CommunityName
{
	font-weight: bold;
	font-size: 12pt;
	color: #e2cea3;
	font-family: Arial;
}

.SmallCommunityName
{
     color: blue;
     font-weight: bold
}

.SmallCommunityName3
{
     color: black;
}

.SoldLotAvailability
{
	color: red;
}

.ModelLotAvailability
{
	color: #00CC66;
}

.DetailLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #E7AF4C;
	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 2px #696969;
	}