body {	
	margin: 0;
	padding: 0;
	background-color: #d0decf;
	text-align: center;
	background-image: url('/img/background.gif');
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia;
	font-size: 12px;
}

h1 {
	position: relative;
	left: 8px;
	margin: 0 auto;
	width: 540px;
	border-bottom: 1px solid #CCC;
	font-size: 22px;
	color: #294F7E;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #076224;
}

#container {
	text-align: center;
}

#content { 
	min-height: 100%; /* For Modern Browsers <strong>*/
	height: auto !important; /*For Modern Browsers */
	height: 100%; /* For IE */
	width: 750px; 
	margin:  0 auto;
}		
#nav {
	float: left;
	position: relative;
	top: 3px;
	left: 65px;
	margin: 0;
	padding: 0;
}

#nav li {
	padding: 0px 16px 0px 0px;
	color: #FFF;
	list-style-type: none;
	display: inline;
}

#nav li a {
	color: #FFF;
	text-decoration: none;
}

#nav li a:hover {
	color: #AACFA8;
}

#header {
	text-align: center;
	margin-top: 50px;
	height: 30px;
	background-image: url('/img/header_back.gif');
	background-repeat: repeat-x;
}

#header_content {
	margin: 0 auto;
	width: 750px;
	height: 30px;
}

#header_image {
	float: left;
	width: 184px;
	position: relative; 
	top: -13px;
	left: 30px;
}

#green_box {
	margin-top: 15px;
	float: right;
	height: 181px;
	width: 571px;
	background-color: #076224;
	position: relative;
	right: 81px;
}

#green_text {	
	text-align: left;
	float: left;
	width: 134px;
	color: #FFF;
	padding: 8px;
}

#green_text ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#green_text ul li {
	padding-bottom: 7px;
}

html>body #green_text { width:134px; }

#green_image {
	float: left;
}

#left_images {
	float: left;
	width: 310px;
}

#left_images img {
	margin-top: 40px;
	border: 2px solid #076224;
	position: relative;
	left: 30px;
}
#right_content {
	margin-top: 40px;
	text-align: left;
	width: 350px;
	float: left;
	line-height: 22px;
}

#right_content p {
	margin-top: 24px;
}

#footer {
	margin-top: 20px;
	background-color: #076224;
	color: #FFF;
	padding: 3px;
}

#content_small {
	text-align: left;
	margin: 10px auto;
	position: relative;
	left: 8px;
	width: 550px;
}

#smlf {
	margin-right: 10px;
	float: left;
	width: 270px;
}

#smlf ul{
	margin: 0px 0px 0px 15px;
	padding: 0;
}

#smlf ul li {
	padding-bottom: 4px;
}

#smrt {
	float: left;
	width: 270px;
}

#smrt ul{
	margin: 0px 0px 0px 15px;
	padding: 0;
}

#smrt ul li {
	padding-bottom: 4px;
}

form { margin:0; padding:0;}
fieldset { margin:4px 0 12px 0; padding:0; border:0;}
legend { margin:0; padding:0; font-size:12px; color:#294F7E;}

#amenities {
	background-color:#fff;
	text-align:left;
	width:760px;
	height:400px;
	border:1px solid #888;
	position:relative;
}

.a_link {
	text-indent:16px;
	background-color:#076224;
	border-bottom:1px solid #fff;
	color:#fff;
	font-size:14px;
	width:240px;
	display:block;
	text-decoration:none;
}

.a_link a {
	color:#fff;
}

.a_text {
	width:240px;
	overflow:hidden;
}

.a_text a {
	color:#076224;
}

.a_text ul {
	margin:0px;
	padding-left:18px;
}

#pictures {
	width:520px;
	height:400px;
}
