﻿body 
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #eae7de;
	margin: 0px;
	
	border-bottom: 35px solid #000000;
}

h1
{
	color: #423d36;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	
	text-transform: uppercase;
}

h2
{
	color: #423d36;
	font-size: 14px;
	margin: 0px;
	
	text-transform: uppercase;
}

h3
{
	color: #423d36;
	font-size: 12px;
	margin: 0px;
	
	text-transform: uppercase;
}

img
{
	border: none;
}

p
{
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

hr
{
	color: #B7AF98;
	border-collapse: collapse;
	border-color: #B7AF98;
	margin: 0px 0px 15px 0px;
}

.clear
{
    clear: both;
}

hr
{
    border: none;
    border-top: 1px solid #ccc8c2;
}

.fll
{
    float: left;
}

.flr
{
    float: right;
}

a:link, a:visited
{
	color: #281408;
}

a:active, a:hover
{
	color: #E1722D;
}

.emphasis
{
	color: #000000;
	font-weight: bold;
}



#container
{
	width: 1000px;
	position: relative;
	margin: 0px auto 0px auto;
	background-image: url(images/homecontainer_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #2a2825;
}

	body.home
	{
		/*background-image: url(images/home_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;*/
		background-color: #000000;	
	}
	
	body.communities
	{
		background-image: url(images/communities_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	body.about
	{
		background-image: url(images/about_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	body.gallery
	{
		background-image: url(images/gallery_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	body.newmodels
	{
		background-image: url(images/newmodels_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	body.building
	{
		background-image: url(images/building_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	body.awards
	{
		background-image: url(images/awards_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	body.greenhomes
	{
		background-image: url(images/greenhomes_bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	.interior
	{
	}

#header
{
	background-image: url(images/header_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	position: relative;
	width: 1000px;
	height: 133px;
	z-index: 2;
}

.home #header
{
	height: 105px;
}

	#logo
	{
		background-image: url(images/logo.gif);
	    background-position: top center;
	    background-repeat: repeat-x;
		width: 236px;
		height: 65px;
		position: absolute;
		top: 28px;
		left: 54px;
		z-index: 50;
	}
	
	#logo a:link, #logo a:visited, #logo a:active
	{
		display: block;
		width: 230px;
		height: 87px;
		z-index: 50;
	}
	
	.center
	{
	    margin: 0 auto;
	}

#nav
{
	width: 630px;
	height: 50px;
	position: absolute;
	top: 45px;
	right: 45px;
	z-index: 2;
}	

	#nav ul
	{
		display: inline;
		height: 31px;
		position: absolute;
		top: 0px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		z-index: 3;
	}
	
	#nav li
	{
		text-transform: uppercase;
		font-weight: bold;
		display: block;
		width: auto;
		height: 25px;
		position: relative;
		top: -5px;
		margin: 0px;
		padding: 0px;
		float: right;
		z-index: 3;
	}
		.html #nav li
		{
			top: -7px;
		}
	
	#nav a:link, #nav a:visited
	{
		text-transform: uppercase;
		font-weight: bold;
		font-size: 10px;
		color: #ebc780;
		text-decoration: none;
		line-height: 20px;
		display: block;
		position: relative;
		float: left;
		width: auto;
		height: 27px;
		padding: 0px 0px 0px 24px;
	}
	
	#nav a:active, #nav a:hover
	{
		color: #eb9e39;
		text-decoration: none;
	}
	.activeNav
	{
		color: #eb9e39;
		text-decoration: none;
		line-height: 27px;
		display: block;
		position: relative;
		float: left;
		height: 27px;
		padding: 4px 8px 0px 8px;
		border-bottom: solid 5px #E1722D;
		z-index: 10;
	}

#flash
{
	
	width: 706px;
	height: 278px;
	position: relative;
	margin: 0px 0px 10px 0px;
}

#homecontent
{
	background-image: url(images/homecontent_bg.gif);
	background-repeat: repeat-y;
	width: 887px;
	margin: 350px auto 0 auto;
	padding: 0;
	position: relative;
	left: -2px;
}

#homecontent .top
{
    background-image: url(images/homecontent_bg_tp.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 5px;
}

#homecontent .bottom
{
    background-image: url(images/homecontent_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
}

#homecontent .content
{
    width: 777px;
    margin: 45px 55px 45px 55px;
}

#homecontent a:link, a:visited
{
	color: #d3a311;
	text-decoration: none;
}

#homecontent a:active, a:hover
{
	color: #d3a311;
	text-decoration: underline;
}

.stuff
{
    border: 1px solid #d3a311;
    background-color: #FFFFFF;
    padding: 1px;
    margin: 0 15px 5px 0;
}

.newmodel
{
    width: 375px;
    float: left;
    margin: 0 5px 15px 0;
}

.newmodel img
{
    border: 1px solid #d3a311;
    background-color: #FFFFFF;
    padding: 1px;
    margin: 0 10px 10px 0;
}

.newmodel .title
{
    width: 375px;
    text-align: center;
    font-size: 14px;
}

#interior
{
	background-image: url(images/interior_bg.gif);
	background-repeat: repeat-y;
	width: 887px;
	margin: 100px auto 0 auto;
	padding: 0;
}

#interior .top
{
    background-image: url(images/interior_bg_tp.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 5px;
}

#interior .bottom
{
    background-image: url(images/interior_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
}

#leftside
{
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #e7e3d9;
	min-height: 400px;
	width: 210px;
	position: relative;
	top: -3px;
	left: 2px;
	padding: 25px 0px 0px 0px;
	float: left;
}


.sidenav
{
	width: 180px;
	margin: 0px 15px 15px 15px;
	position: relative;
}

	.sidenav a:link, .sidenav a:visited
	{
		color: #423d36;
		font-weight: bold;
		text-decoration: none;
		line-height: 13px;
		font-size: 11px;
		text-transform: uppercase;
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		display: block;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 15px 0px;
	}
	
	 .sidenav a:hover, .sidenav a:active
	{
		color: #b19860;
	}

#rightside
{
	/*background-image: url(images/right_bg.gif);
	background-repeat: repeat-x;*/
	width: 548px;
	position: relative;
	padding: 50px;
	float: left;
}

#fullside
{
	width: 780px;
	position: relative;
	padding: 50px;
	float: left;
}
		
#footer
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	width: 1000px;
	height: 65px;
	margin: 0px auto 0px auto;
	padding: 20px 0 15px 0;
	color: #b8b5ae;
}
	
	#footer a:link, #footer a:visited
	{
		font-size: 11px;
		font-weight: normal;
		color: #b8b5ae;
		text-decoration: none;
		margin: 0px 4px 0px 4px;
		padding: 4px 5px 4px 5px;
	}
	
	#footer span
	{
	    color: #8c8985;
	}
	
	#footer span a:link, #footer span a:visited
	{
	    color: #8c8985;
	    font-size: 11px;
	    font-weight: bold;
	    margin: 0;
	    padding: 0;
	}
	
	#footer span a:hover
	{
	    text-decoration: underline;
	}
	
/* Home */

.lefthomecontent
{
	width: 380px;
	float: left;
	padding:0 px;
	margin: 10px 0px 0px 0px;
}

.righthomecontent
{
	width: 380px;
	float: right;
	padding:0 px;
	margin: 10px 0px 0px 0px;
}

.homebox
{
	background-image: url(images/homebox_bg.gif);
	background-repeat: repeat-x;
	width: 230px;
	position: relative;
	float: right;
	padding: 20px;
	margin: 10px 10px 0px 0px;
}

	.homebox a:link, .homebox a:visited
	{
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		color: #000;
		font-weight: bold;
		padding: 0px 0px 0px 10px;
		line-height: 12px;
	}
/* Awards */

.award
{
	border: 1px solid #eae7de;
	background-image: url(images/award_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #f8f4eb;
	margin: 0px 0px 25px 0px;
	height: 70px;
	padding: 10px;
}

.award img
{
	float: left;
	margin: 0px 10px 0px 0px;
	display: block;
	border: 1px solid #eae7de;
}

.award h3
{
    color: #d29456
}

.award p
{
	font-style: italic;
}

/* Building */

.steps
{
	margin: 0px 0px 15px 15px;
}

.stepicon
{
	float: left;
}

.steps p
{
	width: 470px;
	float: right;
}
	
/* Gallery */

#gallery
{
	text-align: center;
	/*background-image: url(images/gallery_bg.gif);
	background-repeat: no-repeat;*/
	width: 575px;
	height: 425px;
	position: relative;
	padding: 0px 13px 0px 13px;
}	

.titleCell
{
    background-image: url(images/titleCell_bg.gif);
	background-repeat: repeat-x;  
	background-position: center; 
}

.titleCell span
{
    position: relative;
	top: -10px;
	padding: 0 5px 0 5px;
}

.galleryTitle
{
    font-weight: bold;
}

/*
.sideGalleryNav
{
	width: 428px;
	height: 32px;
	position: absolute;
	top: 384px;
	left: 11px;
	padding: 0px 6px 0px 14px;
}
*/
	.previous
	{
		position: absolute;
		top: 6px;
		left: 0px;
	}
	
	.next
	{
		position: absolute;
		top: 6px;
		left: 500px;
	}

	#galleryimg
	{
		position: relative;
		margin: 0px auto 0px auto;
		text-align: center;
	}
	
	.galleryTable
	{
	    margin: 0 auto 0 auto;
	}
	
	
	.counter
	{
		background-color: #faf6ed;
		
	}
	.imageCell img
	{
		border: 1px solid #d3a311;
        background-color: #FFFFFF;
        padding: 1px;
	}
	.imageCell
	{
		text-align: center;
		width:435px;
		vertical-align:middle;
	}
	
	.galBottomNav
	{
		width: 413px;
		height: 26px;
		position: absolute;
		top: 384px;
		left: 11px;
		padding: 6px 0px 0px 25px;
	}

	.galBottomNav a:link, .galBottomNav a:visited
	{
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		color: #331E11;
		text-decoration: none;
		display: block;
		position: relative;
		float: left;
		padding: 0px 2px 2px 10px;
		margin: 0px 8px 0px 0px;
	}
	
	.galBottomNav a:active, .galBottomNav a:hover
	{
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		color: #d29456;
		font-weight: bold;
		text-decoration: none;
		display: block;
		position: relative;
		float: left;
		padding: 0px 2px 2px 10px;
		margin: 0px 8px 0px 0px;
		/*border-bottom: solid 5px #E1722D; */
	}
	
/* Testimonials */

.testimonial
{
	width: 680px;
	padding: 30px 60px 30px 60px; 
	margin: 0px 0px 15px 0px;
	background-color: #f6f2e9;
	border: 1px solid #eae7de;
}

.quoted
{
	color: #d18514;
	font-weight: bold;
}

.testim
{
	font-style: italic;
}	

/* Communities */

.communitieslogo
{
	text-decoration: none;
	display: block;
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
}

.modelstats
{
	color: #423d36;
	font-weight: bold;
}

.models
{
	position: relative;
	float: left;
	margin: 0px 5px 15px 0px;
}

.back
{
	position: relative;
	top: -15px;
}

.estatelegend
{
	background-image: url(images/crest.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	padding: 10px 0px 0px 38px;
}

/* News */

#news_interior
{
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-y;
	width: 728px;
	position: relative;
	margin: 22px 22px 0px 22px;
}

#newsleft
{
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-x;
	width: 376px;
	position: relative;
	padding: 25px 40px 20px 40px;
	float: left;
}
	#newsleft h1
	{
		font-size: 20px;
		font-weight: normal;
		/*background-image: url(images/news_recent_icon.gif);
		background-repeat: no-repeat;
		background-position: 0px 2px;*/
		padding: 0px 0px 0px 25px;
		margin: 15px 0px 0px 0px;
		line-height: 26px;
		position: relative;
		left: -5px;
	}
	
	#newsleft h2
	{
		font-size: 20px;
		font-weight: normal;
		/*background-image: url(images/news_old_icon.gif);
		background-repeat: no-repeat;
		background-position: 0px 2px;*/
		padding: 0px 0px 0px 25px;
		margin: 15px 0px 0px 0px;
		line-height: 26px;
		position: relative;
		left: -5px;
	}
	
	#newsleft p
	{
		margin: 0px 0px 0px 20px;
	}

#newsright
{
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x;
	width: 192px;
	position: relative;
	padding: 28px 40px 15px 40px;
	float: left;
}

*html #newsright
{
	padding: 28px 38px 15px 38px;
}

	#newsright h2
	{
		background-image: url(images/news_header_icon.gif);
		background-repeat: no-repeat;
		padding: 0px 0px 0px 25px;
		margin: 0px 0px 10px 0px;
		line-height: 22px;
		position: relative;
		left: -24px;
	}
	
	.modelgallery
	{
		display: block;
		margin: 15px 0px 17px 0px;
	}


/* */

.center
{
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
}

.rightimg
{
	float: right;
	margin: 0px 0px 10px 15px;
}

.leftimg
{
	float: left;
	margin: 0px 15px 10px 0px;
}

.titles
{
	margin: 0px 0px 31px 0px;
	display: block;
}

/* Warranty Form */

#warrantyTable td
{
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}

#warrantyTable th
{
	font-weight: normal;
	width: 95px;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 0px;
}

#warrantyTable .heading
{
	color: #423d36;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #423d36;
}

.sitemap, .sitemap ul
{
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.magnify
{
	float: left;
	margin: 0px 0px 0px 10px;
}