@charset "utf-8";
/* CSS Document */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav li {
	display: inline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-left: 25px;
	text-align: center;
	font-weight: bold;
}
#nav li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#trip_ad {
	float: right;
	clear: none;
}
#footer {
	clear: both;
	background-color: #F30;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
	font-size: 12px;
	padding: 5px;
}
#slide {
	height: 300px;
	background-color: #CC3300;
	position: relative;
	margin-top: -10px;
	background-image: url(OceanViewPool15.jpg);
	background-repeat: no-repeat;
}
.columns {
	float: left;
	width: 400px;
	margin-right: 0px;
	margin-left: 50px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	margin-top: 10px;
	margin-left: 10px;
	color: #CC3300;
	margin-bottom: 7px;
	font-weight: normal;
}
#columns {
	margin-top: 1px;
	background-color: #FFF;
	height: 500px;
}
#content {
	margin-top: -10px;
	background-color: #FFF;
	padding: 30px;
}
p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#nav {
	background-image: url(navback.png);
	background-repeat: repeat-x;
	height: 50px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #D88B33;
}
#booknow {
	margin-left: 40px;
}
#booking {
	width: 650px;
	margin-left: 130px;
	height: 600px;
	padding: 0px;
	overflow: visible;
	visibility: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
