body
{
	background: #999999;
	color: white;
	font-family: georgia, times, serif;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

a img
{
	border: 0;
}

#wrapper
{
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

#container
{
	width: 904px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#navigation
{
	text-align: center;
	clear: both;
	color: white;
	background-color: #431B19;
	padding: 10px 0;
	margin: 0;
}

#navigation a, #footer a
{
	color: white;
	background-color: transparent;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 13px;
	margin: 0;
}

#navigation a:hover, #footer a:hover
{
	background-color: #D1C7C8;
	color: #431B19;
}

#branding
{
	clear: left;
	display: block;
	background: #FFF url(images/topgradient.jpg) repeat-x fixed top left;
	height: 131px;
	width: 904px;
	padding: 0;
	text-align: center;
	margin: 0;
}

#contentspace
{
	background-color: #431B19;
	color: white;
	padding: 20px 40px;
	margin: 0;
	line-height: 1.5em;
	border-bottom: 1px solid white;
	float: left;
	clear: both;
}

#filmstrip
{
	clear: both;
	width: 905px;
	height: 120px;
	padding: 0;
	margin: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#filmstrip a img
{
	border: 0;
	border-right: 1px solid black;
}

#filmstrip a img.last
{
	border-right: 0;
}


#meat
{
	float: left;
	width: 420px;
	padding-right: 20px;
	border-right: 1px solid white;
}

body.page_floorplans #meat
{
	float: left;
	width: 824px;
	padding-right: 0;
	border-right: 0;
}

body.page_homefeatures #meat
{
	float: left;
	width: 824px;
	padding-right: 0;
	border-right: 0;
}
img.homefeatures_pic
{
	float: right;
	margin-left: 20px;
	border: 1px solid black;
}

.bluep_thumb
{
	float: right;
}

#supplemental
{
	width: 353px;
	clear: right;
	float: right;
	font-size: 13px;
	padding-left: 30px;
}

h2
{
	color: #D6AB71;
	background-color: transparent;
	font-weight: normal;
}

h3
{
	color: #D6AB71;
	background-color: transparent;
	font-weight: normal;
	clear: both;
}

#footer
{
	clear: both;
	width: 904px;
	background-color: #431B19;
	color: white;
	text-align: center;
}

#footer p
{
	padding: 10px 0;
}

td.bluep_thumb
{
	width: 120px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

td.illus_thumb
{
	width: 445px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

td.floorp_details
{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
}

td.floorp_details p
{
	margin-top: 0;
}

.floorplan_summary
{
	margin-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #D6AB71;
}

body.page_welcome #navigation a.nav_welcome, body.page_homefeatures #navigation a.nav_homefeatures, body.page_floorplans #navigation a.nav_floorplans, body.page_remodels #navigation a.nav_remodels, body.page_findus #navigation a.nav_findus, body.page_contact #navigation a.nav_contact
{
	color: #D6AB71;
}

body.page_findus #meat
{
	float: left;
	width: 500px;
	padding-right: 20px;
	border-right: 1px solid white;
}

body.page_findus #supplemental
{
	width: 273px;
	clear: right;
	float: right;
	font-size: 13px;
	padding-left: 30px;
}

.gallery1
{
	width: 200px;
	float: left;
	display: inline;
}

.gallery2
{
	width: 200px;
	float: right;
	display: inline;
}

.gallery2 img, .gallery1 img
{
	margin-bottom: 20px;
}