#header1 {
	height: 96px;
	background-color: #a6cf00;
	margin: 0px;
	padding: 0px;
	background-image: url(images/chestnut_leaves.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0px;
}
#header2 {
	background-color: #003300;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#nav {
	background-color: #003300;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#top_images {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top_images img {
	border: 1px solid #003300;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
#nav a {
	font-size: 1.3em;
	color: #ccff00;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccff00;
}
#nav a:hover {
	text-decoration: underline;
}
#content_wrapper #left_col {
	float: left;
	width: 470px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content_wrapper #right_col {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 250px;
}
.contactinfo {
	font-size: 1.3em;
	font-weight: bold;
	color: #003300;
}

#content_wrapper #centre_col {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#nav .selected {
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
}


#nav ul {
	width: 894px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav .noborder {
	border: none;
}

#nav li {
	display: inline;
	list-style-type: none;
}

#content_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/greyseparater.gif);
	background-repeat: repeat-y;
	background-position: 720px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	margin: 0px;
	padding: 10px;
	background-image: url(images/footer_beach.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.1em;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer p {
	margin: 0px;
}


.floatright {
	float: right;
}

#header1 h1 {
	font-size: 2.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 50px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headertel {
	font-size: 1.3em;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 0px;
	margin: 0px;
}
#header2 h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #ccff00;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_wrapper #left_col h1 {
	font-size: 2.8em;
	font-weight: normal;
	color: #003300;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content_wrapper p {
	font-size: 1.1em;
	color: #003300;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content_wrapper #left_col li {
	color: #003300;
	font-size: 1.1em;
	padding-bottom: 5px;
}


#nav .noborderselected {
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	border-right-style: none;
}
#content_wrapper #links {
	text-align: center;
	padding: 5px;
	clear: both;
	color: #003300;
	background-color: #FFFFFF;
}
#content_wrapper #links a {
	color: #003300;
}

#content_wrapper h3 {
	font-weight: normal;
	color: #003300;
	font-size: 2em;
}
#content_wrapper #left_col a {
	color: #003300;
}
#content_wrapper #centre_col a {
	color: #003300;
}
#content_wrapper #right_col .booknow {
	display: block;
	text-align: center;
	font-size: 1.3em;
	color: #CCFF00;
	text-decoration: none;
	background-color: #003300;
	width: 130px;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.red {
	color: #FF0000;
}
#booking_form td {
	font-size: 1.2em;
	color: #003300;
}
#content_wrapper #right_col ul {
	padding: 0px;
	margin-left: 15px;
}
#content_wrapper #right_col li {
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #003300;
}

