
/* -- SETUP -- */

body{
	font: 76% Arial, Helvetica, sans-serif;
	background: #FFF url(graphics/AWR_backgroundtile_Eden.jpg) center;
	color: #596654;
}

#container{
	width: 802px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	background: #f0f5fb;
	border: 2px solid #72816c;
}

p, table{
	margin: 0 0 20px 0;
}

a{
	color: #8fb73d;
}

.clear{
	clear: both;
}

/* -- LEFT COLUMN-- */

#leftColumn{
	width: 161px;
	margin: 10px 8px 0px 10px;
	float: left;
}

#video{
	border: 2px solid #a6c26d;
	margin-bottom: 5px;
}

#navigation{
	background: #f1f9ec url(graphics/AWR_navbox_Eden.jpg) no-repeat;
	border: 2px solid #a6c26d;
	padding: 10px 0;
}

#navigation li{
	text-transform: uppercase;
	color: #1a7516;
	text-align: center;
	font-size: .9em;
	line-height: 2em;
}

#navigation li ul li{
	font-size: 1em;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
	margin-left: 50px;
	text-transform: none;
}

#navigation a{
	text-decoration: none;
	color: #1a7516;
}

#navigation a:hover{
	text-decoration: underline;
}

#navigation .selected{
	font-weight: bold;
}

#brochure{
	width: 141px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: .9em;
	line-height: 1.5em;
	text-align: center;
}

#brochure a{
	color: #596654;
	text-decoration: none;
}

/* -- CONTENT AREA -- */

#homeLinks{
	width: 500px;
	margin: 0 auto;
}

#homeLinks td{
	padding: 10px;
}

#contentBox{
	width: 607px;
	background: #f1f9ec url(graphics/AWR_contentbox_Eden.jpg) no-repeat;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-top: 100px;
	border: 2px solid #a6c26d;
	float: left;
}

#contentBox.garden{
	background: #f1f9ec url(graphics/AWR_contentbox_GardenSpa.jpg) no-repeat;
	padding-top: 240px;
}

#contentBox h2{
	padding: 0 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}

#contentBox p, #contentBox ul, #contentBox table, #contentBox ol{
	padding: 0 20px;
	font-size: .95em;
	line-height: 1.5em;
}

#contentBox ul{
	margin: 0 20px 20px 60px;
	list-style-type: disc;
	list-style-position: outside;
}

#contentBox ol{
	margin: 0 20px 20px 40px;
	list-style-type: decimal;
	list-style-position: outside;
}

.phoneNumber{
	color: #8fb73d;
}

#gallery{
	width: 500px;
	margin: 0 auto;
}

#gallery td{
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
	color: #1a7516;
	font-size: .9em;
}

.team{
	height: 167px;
	margin-bottom: 20px;
}

.activities{ 
	margin-bottom: 20px;
}

/* -- FOOTER -- */

#footer{
	background: url(graphics/AWR_footer_Eden.jpg) no-repeat;
	width: 780px;
	height: 90px;
	margin: 0 auto;
	clear: both;
}

#footer a{
	text-indent: -9999px;
	display: block;
	width: 280px;
	height: 90px;
}
