* {
		margin:0;
		padding:0;
		}

html, body {
	height:100%;
	}

body {
	background-color:#fffff2; /*5A3D18 , 3E2911*/
	background-image: url("../img/bg/pattern_001.gif");
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	letter-spacing:1px;
	text-align:center; /* horizontal centering for IE Win quirks */
	}

a {
	color:#482400;
	text-decoration:none;
}

a:hover {
	color:#241008;
}


#distance { 
	width:1px;
	height:50%;
	/*background-color:#000000;*/
	margin-bottom:-325px; /* half of container's height */
	float:left;
	}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:650px;
	width:791px;
	clear:left;
	/*background-color:#333333;
	border:1px solid #3f3f3f;*/
	}
	
#bodyborder{
	margin:0;
	/*position:relative; /* puts container in front of distance */
	text-align:left;
	height:611px;
	width:791px;
	/*clear:left;*/
	/*background-color:#333333;*/
	border:1px solid #3f3f3f;
}
	
#nav {
	width:791px;
	height:100px;
	background-color:#534610;
	float:left;
	padding:0;
	margin:0;
	}
	

#address {
position:absolute;
left:10px;
top:590px;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#534610;
}

#footer{
float:left;
color:#666666;
text-align:center;
margin-top:15px;
width:791px;
font-size:.6em;
}

/* INDEX PAGE */
#indexCopy
{
	position:absolute;
	left:190px;
	top:340px;
	width:280px;
	font-size:.6em;
}


/* FLOORPLANS PAGE */
#floorplans
{
	position:relative;
	left:0px;
	top:1px;
	width:500px;
	height:470px;
}

#floorplans_nav
{
	position:absolute;
	left:257px;
	top:170px;
	width:270px;
	height:130px;
}

/* LOCATION PAGE */
#locationCopy
{
	position:absolute;
	left:509px;
	top:164px;
	width:260px;
	font-size:.6em;
}
#locations
{
	position:relative;
	left:0px;
	top:8px;
	height:450px;
	width:500px;
}



/* SPECIALS PAGE */
#specialsCopy
{
	position:absolute;
	left:200px;
	top:565px;
	width:400px;
	font-size:.6em;
}

#specialsCopy a
{
	color:#FFFFFF;
	text-decoration:underline;
}


/* PHOTOS PAGE */
#photos
{
	float:left;
	position:relative;
	margin-left:0px;
	left:0px;
	top:0px;
	width:507px;
	height:480px;
}

#photos_nav
{
position:relative;
	float:right;
	top:0px;
	width:275px;
	height:300px;
}



/* LIVING GREEN PAGE */
#greenCopy
{
	position:absolute;
	left:123px;
	top:180px;
	width:360px;
	font-size:.6em;
}

#greenTable
{
	position:absolute;
	left:10px;
	top:325px;
	width:500px;
	font-size:.6em;
	letter-spacing:0px;
}

#greenTableGreen
{
	font-size:13px;
	font-weight:bold;
	color:#297b25;
	letter-spacing:-1px;
	text-align:left;
}

#greenTableBrown
{
	color:#534610;
	letter-spacing:0px;
}

/* CONTACT PAGE */
#contactCopy
{
	position:absolute;
	left:30px;
	top:120px;
	width:450px;
	font-size:.6em;
	letter-spacing:0px;
	line-height:20px;
}
		
	
#img-right {
margin:10px 0px 0px 50px;
height:49px;
width:175px;
float:left;
}

#sitemap {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#534610;
	letter-spacing:0px;
	line-height: 24px;
	width: 500px;
	margin-left: 50px;
	padding-left: 50px;
}
