*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height:100%;
	background-color:#DDC378;
	font-family: Arial, Helvetica, sans-serif;
}

#body
{
	height:100%;
	margin: 0px auto 0px auto;
	width: 650px;
}

#page
{
 /*background-color:#D8CFC0;*/
 min-height:100%;
 height:100%;
 padding-left:24px;
 padding-right:23px;
 height: auto;
 background:url(images/borders.gif) top left repeat-y;
}

#page_splash
{
 /*background-color:#D8CFC0;*/
  min-height:100%;
 height:100%;
 padding-left:24px;
 padding-right:23px;
 
 background:url(images/borders.gif) top left repeat-y;
 padding-bottom:50px;
}



#header
{
	height: 176px;
	background:url(images/header.jpg) no-repeat top left;
	border-bottom:9px solid #D2B146;
}

#header2{
height: 24px;

}

#header2 ul
{
	list-style: none;
}

#header2 li{
	float: left;
	list-style: none;
}

#header2 a{
	display: block;
}

a#aboutus{
	background-image: url(images/about-us.gif);
	width:79px;
	height:24px;
}
a:hover#aboutus{
	background-image: url(images/about-us_on.gif);
}

a#home{
	background-image: url(images/home.gif);
	width: 91px;
	height:24px;
}

a:hover#home{
	background-image: url(images/home_on.gif);
}

a#builders{
	background-image: url(images/builders.gif);
	width:64px;
	height:24px;
}
a:hover#builders{
	background-image: url(images/builders_on.gif);
}

a#directions{
	background-image: url(images/directions.gif);
	width:83px;
	height:24px;
}
a:hover#directions{
	background-image: url(images/directions_on.gif);
}

a#community{
	background-image: url(images/community.gif);
	width:89px;
	height:24px;
}
a:hover#community{
	background-image: url(images/community_on.gif);
}

a#photo{
	background-image: url(images/photo.gif);
	width:101px;
	height:24px;
}
a:hover#photo{
	background-image: url(images/photo_on.gif);
}

a#contact{
	background-image: url(images/contact.gif);
	width:94px;
	height:24px;
}
a:hover#contact{
	background-image: url(images/contact_on.gif);
}
a#zoom{
	background-image: url(images/zoom.gif);
	width:60px;
	height:19px;
	display:block;
}
a:hover#zoom{
	background-image: url(images/zoom_on.jpg);
}

#content
{
padding-top:27px;
width:364px;
}
#content p, coll p, colr p{
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
#rightcol
{
	padding-top:27px;
	float:right;
	width:235px;
}

#rightcol p
{
	padding-left:29px;
	width:190px;
	font-size:10px;
	padding-bottom:10px;
}
.exclusive
{
	padding-left:25px;
}
.map
{
	padding-left:34px;
}
	
.zoom
{
	margin-left:280px;
	margin-bottom:10px;
	height:19px;
}

.coll
{
padding-left:34px;
width:160px;
color:#481B19;
font-size:12px;
font-weight:bold;
}

.colr
{
	float:right;
	width:130px;
	color:#481B19;
	font-size:12px;
	font-weight:bold;
}

.colr li, .coll li
{
	margin-left:20px;
	padding-bottom:5px;
}

.textbox
{
	width:123px;
	height:19px;
	background-color:#F1DD84;
	border:1px solid #812518;
}
.login
{
	float:right;
	margin-right:28px;
	margin-top:100px;

}

.login1 td
{
	color:#390E05;
	font-weight:bold;
}
.submit
{
background-color: #D7CCB8; 
border: 0px solid; 
cursor: pointer; 
font-weight:bold;
color:#390E05;
font-size:10px;
}

.cleaner
{
	clear:both;
}
#footer
{
	background-color:#2C3111;
	height:21px;
	line-height:21px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a
{
	Color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.thumbnail{
	width:200px;
	border:1 solid;
	float:left;
	margin:10px;
	}
a img {
	border:none;}
.exc_builders{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}
.exc_builders_tel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:20px;
	}	
td, input {
	font-family:Arial, Helvetica, sans-serif;
	color:#481B19;
	font-size:12px;
	
}