body {
	color:#333;
	background:#99ccff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px;
	padding:0px;
}

.endOfSection { 
	clear: both; 
}
#website_wrapper { 
	background-image:url(/images/website_wrapper.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width: 100%;
}
#wrapper { 
	width: 898px;
 }
#header {
	color: #333;
	width: 897px;
	float: left;
	padding: 0px;
	height: 110px;
	margin: 23px 0px 0px 0px;
}
/*
#################################################
# Left Navigation , Contact Information
# 
#################################################
*/
#leftcolumn { 
	color: #333;
	margin: 42px 0px 0px 4px;
	padding: 0px;
	width: 200px;
	float: left;
	text-align:left;
	font-size:11px;
}
#left_top{
	height:166px;
	width:200px;
	background-image:url(/images/left_top.gif);
}
#navigation{
	background: #009999;
	margin:0px 0px 0px 0px;
}
#navigation a{
	font-size:11px;
	display:block;
	width:200px;
	padding:5px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#navigation a:hover{
	color:#006666;
	text-decoration:none;
	background:#fff url(/images/hover_bk.gif);
}

#contact{
	background: url(/images/left_bk.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
}
/*
#################################################
# Section Title
# 
#################################################
*/
#rightcolumn { 
	float: left;
	color: #333;
	background:#b8d97e url(/images/right_base.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin: 133px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 688px;
	display: inline;
	text-align:left;
}
#right_base{
	background-repeat:no-repeat;
	height:20px;
	width:688px;
	float:right;
	border:0px solid #333;
	margin:0px 19px 0px 0px;
}
#page_content{
	padding:5px;
	color:#333;
	line-height:18px;
}
#page_content a{
	color:#003366;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#top {
	padding:10px;
	color:#003366;
	clear:both;
}
#top a{
	text-decoration:none;
	font-weight:bold;
	color:#003366;
	font-size:10px;
}
h1, .Title, .Title_Content{
	font-size:16px;
	font-weight:bold;
	color:#003366;
	margin:5px 0px 0px 0px;
	padding:0px;
}
div.hr {
	width:100%;
	height: 1px;
	background: #fff url(hr1.gif) no-repeat scroll center;
	margin:5px 0px 5px 0px;
}
div.hr hr {
	display: none;
}
#testimony{
width:100%;
background:#fff;
padding:10px;
margin:0px 0px 5px 0px;
}
#testimony_sign{
text-align:right;
font-weight:bold;
font-style:italic;
}
/*
#################################################
# Video & Boat Tours
# 
#################################################
*/
#video{
	float:left;
	display:inline;
	width:678px;
	margin:5px 0px 5px 0px;
	background:#fff;
}
#flv{
	float:left;
	padding:5px;
}
#video_list{
	float:left;
	display:inline;
	background:#fff;
	margin:5px 0px 5px 0px;
}
#vids{
	margin:5px;
	background:#fff;
}
#video_links {

}
#video_links a {
	font-size:11px;
	display:block;
	padding:5px;
	color:#006666;
	font-weight:bold;
	text-decoration:none;
}
/*
#################################################
#  Footer Curve / Footer2 Navigation / Copyright
# 
#################################################
*/
#footer { 
	height:35px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer2 { 
	width: 700px;
	clear: both;
	font-size:11px;
	color: #003366;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 20px 0px;
}
#footer2 a{
	color:003366;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
#footer2 a:hover{
	color:003366;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.copyright{
	font-size:10px;
}
.copyright a{
	text-decoration:none;
}
/*
#################################################
#Slideshows, Table, Title
# 
#################################################
*/
table.slideshow {
	width:678px;
	border-collapse: separate;
	font-size:12px;

}
table.slideshow td {
	padding: 5px;
	border-style: none;
	-moz-border-radius: ;
	font-size:12px;
	line-height:18px;
}
table.slideshow td a{
	color:#003366;
	text-decoration:none;
	font-size:16px;
	
}
table.slideshow td a img{
	color:#003366;
	text-decoration:none;
	font-size:16px;
	border:3px solid #fff;
}
.Title {
	font-size:16px;
	font-weight:bold;
	color:#003366;
	margin:5px 0px 0px 0px;
	padding:0px;
}
