/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:url(../images/bg.gif) repeat-y center top;
	background-color:#702c24;
	color:#2b3434;
	font:normal 14px/21px Georgia, "Times New Roman", Times, serif;
}

p {
	padding:0 0 24px;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
.bodyBg {
	background:url(../images/top-bg.gif) no-repeat center top;
}
.mainBody {
	width:960px;
	margin:0 auto;
	background-color:#f9f8f5;
	color:inherit;
	padding:40px 34px 0;
}
/* ------------------------------------- Header Start ----------------------------- */
.header {
	clear:both;
}
.header img {
	float:left;
	width:auto;
}
.topMenu {
	list-style:none;
	margin:18px 0 30px;
	float:right;
	width:auto;
}
.topMenu li {
	padding:0 7px;
	float:left;
	width:auto;
}
.topMenu li a {
	font:normal 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#282828;
	background-color:inherit;
	text-decoration:none;
}
.topMenu li a:hover {
	text-decoration:underline;
}
.menu {	
	background:url(../images/menu-bg.gif) repeat-x 0 0;
	list-style:none;
	height:39px;
	clear:both;
}
.menu li {
	list-style:none;
	float:left;
	width:auto;
}
.menu li a {
	font:normal 14px/39px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 21px;
	float:left;
	width:auto;
	height:39px;
	display:block;
	cursor:pointer;
}
.menu li a:hover {
	background:url(../images/hover-bg.gif) repeat-x 0 0;
}
.menu li a.fast {
	padding:0;
}
.menu li a.fast span {
	background:url(../images/menu-left-bg.gif) no-repeat 0 0;
	padding:0 21px 0 35px;
	float:left;
	width:auto;
	height:39px;
	display:block;
}
.menu li a.fast:hover span {
	background:url(../images/menu-left-hover.gif) no-repeat 0 0;
}
.menu li a.last {
	padding:0;
}
.menu li a.last span {
	background:url(../images/menu-right-bg.gif) no-repeat 100% 0;
	padding:0 38px 0 21px;
	float:left;
	width:auto;
	height:39px;
	display:block;
}
.menu li a.last:hover span {
	background:url(../images/menu-right-hover.gif) no-repeat 100% 0;
}
/* ------------------------------------- Body content Start ----------------------------- */
.bodyContent {
	padding:20px 0 0;
	clear:both;
}
/* ------------------------------------- Content Start ----------------------------- */
.content {
	width:699px;
	float:left;
}
.banner {
	background:url(../images/banner-img.jpg) no-repeat 0 0;
	height:236px;
	font-size:0;
	line-height:0;
	color:#fff;
	background-color:inherit;
	margin:0 0 38px;
	display:block;
}
.boatCharter {
	background:url(../images/boat-charter.gif) no-repeat 0 0;
	height:22px;
	font-size:0;
	margin:0 0 12px;
}
.cruise {
	font-size:16px;
	line-height:24px;
	color:#181e1e;
	background-color:inherit;
}
.skipper {
	background:url(../images/img.jpg) no-repeat 100% 0;
	padding:23px 249px 0 0;
}
.skipper h3 {
	font-size:18px;
	font-weight:normal;
	color:#0e6ba6;
	background-color:inherit;
	margin:0 0 12px;
}
.skipper p {
	padding:0 0 27px;
}
.informations {
	background:url(../images/informations.gif) no-repeat 0 0;
	height:22px;
	font-size:0;
	margin:15px 0 14px;
}
.tariffs {
	background:url(../images/charter-tariffs.gif) no-repeat 0 0;
	height:22px;
	font-size:0;
	margin:15px 0 7px;
}
.box {
	margin:14px 0;
}
.box td {
	height:27px;
	font:normal 12px/27px Arial, Helvetica, sans-serif;
	color:#010101;
	background-color:inherit;
	padding:0 0 0 15px;
	border-right:1px solid #fff;
}
.box td.colorOne {
	background-color:#d3d0c7;
	color:inherit;
}
.box td.colorTwo {
	background-color:#e7e5e0;
	color:inherit;
}
.box td.colorThree {
	background-color:#dedfd4;
	color:inherit;
}
.box td.colorFour {
	background-color:#f1f1ec;
	color:inherit;
}
.box td.colorFive {
	background-color:#cbd6db;
	color:inherit;
}
.box td.colorSix {
	background-color:#e2e8eb;
	color:inherit;
}
.weekends {
	font-size:12px;
	line-height:20px;
}
/* ------------------------------------- Right Start ----------------------------- */
.right {
	width:241px;
	float:right;
}
.search {
	background:url(../images/search-bg.gif) repeat-x 0 0;
	height:28px;
	margin:0 0 22px;
	position:relative;
	padding:4px 0 4px 10px;
}
.searchLeft {
	background:url(../images/search-left.gif) no-repeat 0 0;
	width:5px;
	height:36px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.searchRight {
	background:url(../images/search-right.gif) no-repeat 100% 0;
	width:5px;
	height:36px;
	display:block;
	position:absolute;
	right:0;
	top:0;
}
.search input {
	height:25px;
	padding:3px 0 0;
	width:160px;
	font:normal 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	float:left;
}
.search input.btn {
	padding:0;
	width:64px;
	height:28px;
}
.booking {	
	background-color:#e8e4db;
	color:#fff;
	margin:0 0 23px;
}
.booking h2 {
	background-color:#9f4539;
	color:#fff;
	height:44px;
	font-size:19px;
	line-height:44px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	position:relative;
}
.bookingLeft {
	background:url(../images/booking-left.gif) no-repeat 0 0;
	width:9px;
	height:44px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.bookingRight {
	background:url(../images/booking-right.gif) no-repeat 100% 0;
	width:9px;
	height:44px;
	display:block;
	position:absolute;
	right:-1px;
	top:0;
}
.booking div {
	clear:both;
	padding:15px 24px 0 21px;
}
.booking select {
	width:55px;
	height:20px;
	float:left;
	margin:0 10px 12px 0;
	border:1px solid #7f9db9;
}
.booking select.small {
	width:32px;
}
.booking select.mid {
	width:46px;
}
.booking label {
	width:196px;
	font-size:13px;
	line-height:14px;
	color:#000;
	background-color:inherit;
	height:14px;
	display:block;
	margin:0 0 4px;
}
.booking label.adult {
	width:45px;
	font-size:13px;
	line-height:14px;
	color:#000;
	background-color:inherit;
	height:14px;
	display:block;
	margin:0 0 4px;
	float:left;
}
.booking label.children {
	width:130px;
	font-size:13px;
	line-height:14px;
	color:#000;
	background-color:inherit;
	height:14px;
	display:block;
	margin:0 0 4px;
	float:left;
}
.booking input {
	width:190px;
	height:21px;
	padding:3px 0 0 6px;
	font-size:12px;
	line-height:16px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	margin:0 0 8px;
}
.booking textarea {
	width:194px;
	height:82px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	margin:0 0 7px;
}
.booking div span {
	color:#d31600;
	background-color:inherit;
}
.booking div strong {
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-align:right;
	display:block;
}
.booking input.submitBtn {
	width:83px;
	height:26px;
	margin:8px 0 0;
	float:right;
	border:0;
}
.bottomCurve {
	background:url(../images/bottom-curve.gif) no-repeat 0 100%;
	height:16px;
	display:block;
}
.contactDetail {
	clear:both;
	background-color:#e9e9e1;
	color:#000;
}
.contactDetail h2 {
	background-color:#72a175;
	color:#fff;
	height:40px;
	font-size:19px;
	line-height:40px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	position:relative;
}
.detailLeft {
	background:url(../images/detail-left.gif) no-repeat 0 0;
	width:9px;
	height:40px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.detailRight {
	background:url(../images/detail-right.gif) no-repeat 100% 0;
	width:9px;
	height:40px;
	display:block;
	position:absolute;
	right:-1px;
	top:0;
}
.contactDetail div {
	padding:24px 14px 0;
	clear:both;
	line-height:17px;
	font-size:12px;
}
.contactDetail p {
	padding:0 0 18px;
}
.fees {
	color:#317810;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
.fees:hover {
	text-decoration:none;
}
.arrow {
	color:#317810;
	background-color:inherit;
}
.green {
	color:#317810;
	background-color:inherit;
}
.payment {
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#317810;
	background-color:inherit;
	text-decoration:underline;
}
.payment:hover {
	text-decoration:none;
}
.detailCurve {
	display:block;
	height:48px;
	background:url(../images/detail-curve.gif) no-repeat 0 100%;
	clear:both;
}
/* ------------------------------------- Footer Start ----------------------------- */
.footer {
	height:92px;
	clear:both;
	border-top:1px solid #d3d3c3;
	padding:18px 0 0;
	margin:35px 0 0;
}
.footer ul {
	list-style:none;
}
.footer li {
	float:left;
	width:auto;
	padding:0 9px;
}
.footer li a {
	font:normal 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#09160e;
	background-color:inherit;
	text-decoration:none;
}
.footer li a:hover {
	text-decoration:underline;
}
.footer p {
	font:normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#857f70;
	background-color:inherit;
	text-decoration:none;
	padding:10px 0 0;
}
.footer li.fast {
	padding-left:0;
}
















