* {
		margin:0;
		padding:0;
		}

html, body {
	height:100%;
	}

body {
	background-color:#8a816c; /*e2ccc8; /*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;
}

#pics {
	float:none;
	border:none;
}
	   

#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:800px;
	clear:left;
	/*background-color:#C5C19D;
	border:1px solid #3f3f3f;*/
	}
	
#bodyborder{
	margin:0;
	text-align:left;
	height:600px;
	width:800px;
	border:1px solid #333333;
}
	
	

	
	
#nav {
	width:800px;
	height:100px;
	background-color:#000000;
	float:left;
	padding:0;
	margin:0;
	}
	
#main {
	width:800px;
	height:460px;
	background-color:#ff8f88;
	float:left;
	padding:0;
	margin:0;
	}
	
#mainLeft {
	width:55px;
	height:460px;
	background-color:#C5C19D;
	float:left;
	padding:0;
	margin:0;
	background-image: url("../img/layout/tiles_left.gif");
	}
#mainMiddle, #mainMiddleBlack {
	width:690px;
	height:460px;
	background-color:#C5C19D;
	float:left;
	padding:0;
	margin:0;
	}	
#mainMiddleBlack {
	background-color:#000000;
	}
#mainRight {
	width:55px;
	height:460px;
	background-color:#C5C19D;
	float:left;
	padding:0;
	margin:0;
	background-image: url("../img/layout/tiles_right.gif");
	}

#bottom, #bottom-orange {
	width: 800px;
	height: 40px;
	background-color: #000000;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#bottom-orange{
background-color:#B76612;
}

#address {
position:absolute;
left:10px;
top:590px;
font-size:.7em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#534610;
}

#footer, #footer-orange{
float:left;
color:#666666;
text-align:center;
margin-top:15px;
width:791px;
font-size:.6em;
}
#footer-orange{
color:#FF9900;
}

/* INDEX PAGE */
#index-copy
{
	margin-left:20px;
	margin-right:20px;
	color:#000000;
	line-height:25px;
	font-size:.6em;
}



/* LOCATION PAGE */
#locationCopy
{
	margin-left:15px;
	margin-top:15px;
	color:#000000;
	line-height:15px;
	font-size:9px;
}

#locationCopy p
{
	margin-bottom:10px;
}

/* CONTACT PAGE */
#contactFormCopy
{
	margin-left:15px;
	margin-top:15px;
	color:#000000;
	line-height:15px;
	font-size:9px;
	text-align:right;
	width:300px;
	float:left;
}

#contactCopy
{
	margin-right:15px;
	margin-top:15px;
	text-align:right;
	width:250px;
	float:right;
}

#basicCopy{
	color:#000000;
	line-height:13px;
	font-size:9px;
	margin-bottom:10px;
}



/* SPECIALS PAGE */
#specialsCopy
{
	position:absolute;
	left:200px;
	top:565px;
	width:400px;
	font-size:.6em;
}

#specialsCopy a
{
	color:#FFFFFF;
	text-decoration:underline;
}





/* LIVING GREEN PAGE */
#greenCopy
{
	color:#000000;
	line-height:11px;
	font-size:9px;
	margin-left:15px;
	margin-right:15px;
}

#greenList
{
	color:#000000;
	line-height:10px;
	font-size:9px;
	margin-left:15px;
	margin-right:15px;
	/*list-style-type:none;*/
}

#greenListHeader
{
	color:#677719;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
}


.eon-link, .eon-link a, .eon-link a:hover, .eon-link a:active, .eon-link a:visited {
	color: #8a816c;
	size:3px
}
	
	
