	body {
		background: #fff url(../images/bg_page.gif) repeat-x top;;
		margin: 0;
		padding: 0;
		font: 12px/21px Georgia;
		color:#333;
	}
	
	a:link{
		color:#9B7E0C;
	}
	
	a:visited{
		color:#9B7E0C;
	}
	
	#pageHead {
		background: transparent url(../images/bg_top.gif) repeat-x top;
		height: 71px;
		width: 740px;
		margin: 0 auto;
	}
	
	#nav, #footer {
		height:23px;
		width:775px;
		background: #000;
		border-top:1px solid #fff;
		margin:0 auto;
	}
	#footer, #subfooter {
		width:auto;
		margin:40px 0 0 0;
		text-align:center;
	}
	
	#subfooter {
		font:11px/18px verdana, arial, helvetica, sans-serif;
		color:#999;
		margin:5px !important;
	}
	
	#footer ul {
		margin:0;
		padding:0;
		list-style : none;
	}
	
	#footer li {
		display:inline;
		color:#fff;
		font:11px/23px verdana, arial, helvetica, sans-serif;
		margin:0 10px;
	}
	
	#footer a {
		color:#fff;
	}
	

	
	#content {
		width:765px;
		margin:20px auto;
		padding-left:20px;
	}
	
	#leftcol {
		width: 320px;
		float: left;
		margin-right:15px;
	}
	
	#rightcol{
		width:370px;
		float:left;
		margin-left:15px;
	}
	
	.scroller {
		height:420px;
		/* next lines make it scrollable
		/*height:400px;*/
		/*overflow:auto;*/
		/*border:1px solid #999;*/
		/*background: transparent url(images/bg_shadow.gif) repeat-x fixed top left;*/
		margin:20px 0 5px 0;
		width:720px;
		clear:both;
	}
	
	#routeinfo{
		float:left;
		margin:0 0 0 25px;
		width:275px;
	}
	
	.hilite {
		color:#9B7E0C;
	}
	
	h3 {
	 font-size: 14px;
	 margin:5px 0;
	}
	
	.note {
		font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	}
	
	.pointL {
		background: transparent url(../images/arrow_blueLeft.gif) no-repeat left;
		padding-left:11px;
	}
	.pointR {
		background: transparent url(../images/arrow_blueRight.gif) no-repeat right;
		padding-right:11px;
	}
	
	p {
		width:auto;
	}
	
	
	h1 span, .none {
		display:none;
	}
	.clearIt {
		height:1px;
		line-height:1px;
		clear:both;
	}
	.callbox {
		width:324px;
		border-bottom:1px solid #999;
		margin:0;
		padding:0;
		margin-bottom:20px;
	}
	
	.callbox span {
		display:none;
	}
	
	ul {
		list-style-image: url(../images/bullet.gif);
		margin-top:5px;
		margin-left:0;
		padding-left:25px;
	}
	.callbox ul {
		margin-top:40px;
		margin-left:0;
		padding-left:25px;
		margin-bottom:15px;
	}
	
	.callbox ol {
		margin-top:40px;
		margin-left:20px;
		padding-left:25px;
		margin-bottom:15px;
	}
	
	.callbox li {
		font:11px/18px verdana, arial, helvetica, sans-serif;
	}
	
	.callbox2{
		width:322px;
		border:1px solid #999;
		border-top:none;
		background:#E8E8E8;
	}
	
	.pdf {
		background: transparent url(../images/icn_pdf.gif) no-repeat 10px left;
		padding:10px 10px 10px 20px;
		margin:0 0 0 10px;
		width:auto;
		font:11px/16px verdana, arial, helvetica, sans-serif;
	}
	
	.print {
		background: transparent url(../images/icn_print.gif) no-repeat top left;
		padding:0 10px 10px 20px;
		margin:5px 0 0 10px;
		width:auto;
		font:11px/16px verdana, arial, helvetica, sans-serif;
	}
	
	/*-----------------------------------------------------------------------*/
		#availnav{
			background: transparent url(../images/nav_availability.gif) no-repeat top;
			width:94px;
			height:23px;
		}
		#availnav:hover{
			background: transparent url(../images/nav_availability_on.gif) no-repeat top;
			width:94px;
			height:23px;
		}
		#toursnav{
			background: transparent url(../images/nav_tours.gif) no-repeat top;
			width:113px;
			height:23px;
		}
		#toursnav:hover{
			background: transparent url(../images/nav_tours_on.gif) no-repeat top;
			width:113px;
			height:23px;
		}
		
		#aboutnav{
			background: transparent url(../images/nav_about.gif) no-repeat top;
			width:73px;
			height:23px;
		}
		#aboutnav:hover{
			background: transparent url(../images/nav_about_on.gif) no-repeat top;
			width:73px;
			height:23px;
		}
		
		#yachtnav{
			background: transparent url(../images/nav_yacht.gif) no-repeat top;
			width:73px;
			height:23px;
		}
		#yachtnav:hover{
			background: transparent url(../images/nav_yacht_on.gif) no-repeat top;
			width:73px;
			height:23px;
		}
		
		#contactnav{
			background: transparent url(../images/nav_contact.gif) no-repeat top;
			width:75px;
			height:23px;
		}
		#contactnav:hover{
			background: transparent url(../images/nav_contact_on.gif) no-repeat top;
			width:75px;
			height:23px;
		}
		
		#testimonialsnav{
			background: transparent url(../images/nav_testimonials.gif) no-repeat top;
			width:87px;
			height:23px;
		}
		#testimonialsnav:hover{
			background: transparent url(../images/nav_testimonials_on.gif) no-repeat top;
			width:87px;
			height:23px;
		}
		#gallerynav{
			background: transparent url(../images/nav_gallery.gif) no-repeat top;
			width:94px;
			height:23px;
		}
		#gallerynav:hover{
			background: transparent url(../images/nav_gallery_on.gif) no-repeat top;
			width:94px;
			height:23px;
		}
		#faqnav{
			background: transparent url(../images/nav_faq.gif) no-repeat top;
			width:47px;
			height:23px;
		}
		#faqnav:hover{
			background: transparent url(../images/nav_faq_on.gif) no-repeat top;
			width:47px;
			height:23px;
		}
	#nav span {
			display:none;
		}
		
	#nav ul {
		width:100%;
		margin:auto;
		padding:0;
		list-style : none;
	}
	
	#nav li {
		float:left;
		text-align:center;
		font:11px/22px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
	}
	#nav a:link{
		display:block;
		height:23px;
		line-height:23px;
		color:#fff;
		text-decoration:none;
		padding:0;
	}
		
	#nav a:visited{
		display:block;
		height:23px;
		line-height:23px;
		color:#fff;
		text-decoration:none;
		padding:0;
	}
	label {
		display:block;
	}
			label {
			font:bold 11px/18px verdana,arial,helvetica, sans-serif;
			cursor:pointer;
		}
	input, textarea {
		width:285px;
		margin-bottom:10px;
	}
	.btn {
			width:100px;
	}
	.alert {
		width:295px;
		padding-right:20px;
		background:transparent url(images/icn_error.gif) no-repeat right;
	}
	#tours {
		background: transparent url(../images/title_tours_and_packages.gif) no-repeat left;
		width:301px;
		height:35px;
	}
	#availability {
		background: transparent url(../images/title_availability.gif) no-repeat left;
		width:301px;
		height:35px;
	}
	#orientation {
		background: transparent url(../images/title_orientation.gif) no-repeat left;
		width:301px;
		height:35px;
	}	
	#contact {
		background: transparent url(../images/title_contact.gif) no-repeat left;
		width:301px;
		height:35px;
	}		
	#testimonials {
		background: transparent url(../images/title_testimonials.gif) no-repeat left;
		width:301px;
		height:35px;
	}
	#yacht {
		background: transparent url(../images/title_yacht.gif) no-repeat left;
		width:301px;
		height:35px;
	}
	#gallery {
		background: transparent url(../images/title_gallery.gif) no-repeat left;
		width:301px;
		height:38px;
	}	
	#about {
		background: transparent url(../images/title_about.gif) no-repeat left;
		width:301px;
		height:35px;
	}
	#faq {
		background: transparent url(../images/title_faq.gif) no-repeat left;
		width:367px;
		height:35px;
	}
	#rates {
		background: transparent url(../images/title_rates.gif) no-repeat left;
		width:301px;
		height:35px;
	}
	
.alert {
	width:295px;
	padding-right:20px;
	background:transparent url(../images/icn_error.gif) no-repeat right;
}

.photo {
	border:1px solid #333;
}

.photoLoader {
	border:1px solid #333;
	background:transparent url(../images/photo_loading.gif) no-repeat top left;
}

.caption {
	width:auto;
	float:right;
	font:11px/18px verdana,arial,helvetica,sans-serif;
	margin-top:5px;
}

.last {
		background:transparent !important;
	}
	
.more {
	background:transparent url(../images/icn_more.gif) no-repeat center right;
	padding-right:15px;
}

.moreRev {
	background:transparent url(../images/icn_more.gif) no-repeat center left;
	padding-left:15px;
}

.less {
	background:transparent url(../images/icn_less.gif) no-repeat center right;
	padding-right:15px;
}

.lessRev {
	background:transparent url(../images/icn_less.gif) no-repeat center left;
	padding-left:15px;
}

.sep {
		background:transparent url(../images/sep.gif) no-repeat bottom;
		margin-bottom: 25px;
		padding-bottom:20px;
}
p {
	margin-top:0;
}

textarea, input {
	font:12px verdana, arial, helvetica, sans-serif;
	padding:2px;
	color:#333;
}

textarea {
	line-height:18px;
}

acronym {
	border-bottom:1px dotted #ccc;
	cursor:help;
}