/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;height:37px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */

body {
	background: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

/* CONTENT AREA */
.contentHeaderCap {
	color: #000000;
	font-size: 17px;
}
.contentHeader {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.topNav {
	background-image: url(images/worldwide-boat.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #143D55;
	padding:3px 0px 0px 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.content {
	padding:6px 6px 6px 6px;
	text-align: justify;
}

.content2 {
	padding:10px;
	text-align: justify;
	background-color: #C9E7F5;
}


.footer {
	background-color: #BFD7F1;
	padding:3px 3px 3px 3px;
	color: #143D55;
	font-size: 11px;
	text-align: center;
}

.content-head {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.content-head2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

ol { 
list-style-image: url("images/bullet.gif"); 
margin-left: 0px;
padding-left: 20px;
}

.bg-wrapper {
	background-color: #143D55;
}
.bg-body {
	background-color: #FFFFFF;
}

a {
	color: #143D55;
	text-decoration:none
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.subnav {
	font-size: 12px;
	font-weight: bold;
	background-color: #BFD7F1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
a.subnav:hover {
	background-color: #9FC2EA;
	color: #FFFFFF;
}

.imgBorder {
	border: thin solid #FFFFFF;
}

.imgBorder2 {
	border: thin solid #000000;
}
.imgPadding {
	padding:6px 6px 6px 6px;
}
.listing-head {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.listing-boat {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.listing-link {
	font-size: 11px;
	font-weight: bold;
}

.bgA {
	background-color: #BFD7F1;
}
