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

* {
margin: 0px;
padding: 0px;
}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #000;
}
#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FCE51F;
	height: auto;
}
#logo {
	height: 110px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#navbar {
	margin: 0px;
	padding: 0px;
	height: 12px;
	letter-spacing: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#mainContent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	float: none;
}
#banner {
	padding: 0px;
	height: 386px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	height: 30px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bullets {
	margin-left: 20px;
	width: 300px;
}
#contactForm {
	margin-left: 20px;
	margin-top: 20px;
}
.floatLeft {
	float: left;
	width: 500px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.floatRight {
	float: right;
	width: 220px;
	margin-top: 15px;
}
#homepics {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 740px;
}
.bioProfile {
	border: 1px solid #000;
	height: auto;
	background-color: #000;
	color: #FFF;
}
.biopicLeft {
	float: left;
	clear: right;
	margin-right: 10px;
}
.biopicRight {
	float: right;
	margin-left: 10px;
}
.floatRightCopy {
	float: right;
	width: 220px;
	margin-top: 15px;
	height: 300px;
}
.floatLeftCopy {
	float: left;
	width: 250px;
}
.floatRightCopy2 {
	float: right;
	width: 480px;
	height: 360px;
	padding: 0px;
}
.floatRightBookings {
	float: right;
	width: 300px;
	margin-top: 55px;
	margin-bottom: 10px;
}
.bookingPics {
	margin-bottom: 5px;
}
#wrapper #mainContent .floatLeft p {
	font-family: Verdana, Geneva, sans-serif;
}

