body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#012C56;
	clear: both;
	background-image: url(../images/bacgroung.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width:788px;
}
.body-wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	background-color:#012C56;
	padding:14px;
	float: left;
}

a:link {
	color:#0099FF;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#0099FF;
	font-weight:bold;
}
a:hover {
	color:#FFFF00;
	font-weight:bold;
}
a:active {
	color:#FFFF00;
	font-weight:bold;
}

/*----------------- Banner --------------------*/

.top-bar {
	background-image:url(../images/topbar.gif);
	background-repeat: repeat-x;
	height:29px;
	width: 740px;
	float: left;
	text-align: right;
	line-height: 29px;
	padding-right: 20px;
	}
	
.banner-top {
	width:760px;
	background-image:url(../images/main-image-top.jpg);
	height:146px;
	background-repeat: no-repeat;
	float: left;
	}
.banner-mid {
	width:760px;
	background-image:url(../images/main-image-bottom.jpg);
	height:146px;
	background-repeat: no-repeat;
	float: left;
	}
	
.menu-bar {
	background-image: url(../images/menu-back.gif);
	background-repeat: repeat-x;
	float: left;
	height: 49px;
	width: 760px;
}
.menu-left-banner {
	background-image: url(../images/lo-logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 356px;
}
#menu-roll {
	float:left;
	font-size:12px;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 402px;
	font-weight: normal;
}
#menu-roll ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#menu-roll li {
      display:inline;
      margin:0;
      padding:0;
}
#menu-roll a {
	float:left;
	display:block;
	background:url(../images/tabright.gif) no-repeat right top;
	color:#fff;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
	font-size:12px;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration:none;
}
#menu-roll a:hover {
      background-position:right -31px;
	  color:#FFEB01;
}

/*----------------- Body --------------------*/
.body-content {
	float: left;
	width: 760px;
}
h1 {
	color:#ffff00;
	font-weight: bold;
	font-size:16px;
	margin: 0px;
	padding: 0px;
}	
h2 {
	color:#ffff00;
	font-weight: bold;
	font-size:14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	
}	
	
/*----------------- Footer --------------------*/

.footer {
	clear: both;
	float: left;
	background-image:url(../images/footer-bgrnd.gif);
	background-repeat: repeat-x;
	height:29px;
	width: 760px;
	margin-top: 20px;
}


/*----------------- Content classes --------------------*/

.flash-intro {
	width:341px;
	height:255px;
	float:left;
}

.main-text {
	float: right;
	width: 400px;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tel-splash {
	background-image: url(../images/call.gif);
	background-repeat: no-repeat;
	float: right;
	height: 161px;
	width: 533px;
}

em {
	color:#FFFF00;
	}


ul {
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	list-style-position: outside;
	list-style-type: none;
	font-size:12px;
	background-image: url(../images/bullet_square_yellow.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	margin: 0px;
	background-position: 0px 0px;
}
.terms {
	list-style-position: outside;
	list-style-type: none;
	font-size:12px;
	background-image: url(../images/bullet_square_blue.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 19px;
	margin: 0px;
	background-position: 0px 0px;
}

/*----------------- Left Graphic Buttons --------------------*/

.left-buttons-wrap {
	width:214px;
	float: left;
	padding-right: 10px;
}

.group-discounts{
	float: left;
	width: 214px;
	height: 133px;
	background: url('../images/discount-button-roll.jpg') no-repeat 0 -133px;
	margin-top: 20px;
	}
.group-discounts a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/discount-button-roll.jpg') no-repeat top left;
	}
.group-discounts a:hover {
	background-image: url(none);
	}


.dolphins {
	float: left;
	width: 214px;
	height: 133px;
	background: url('../images/dolphin-button-roll.jpg') no-repeat 0 -133px;
	margin-top: 20px;
	}
.dolphins a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/dolphin-button-roll.jpg') no-repeat top left;
	}
.dolphins a:hover {
	background-image: url(none);
	}
	
#map {
	height:250px;
	width:400px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.video-wrap {
	float: right;
	height: 344px;
	width: 425px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.gallery-wrap {
	float: right;
	height: 360px;
	width: 496px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*----------------- Form --------------------*/

#fcf2 {
font-family:arial;
font-size:11px;
background-color:#012C56;
}
#fcf2 p {
	text-align:left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 115px;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#012C56;
}
#fcf2 label {
float: left;
width: 110px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 285px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
padding:2px;
}
.form-button {
padding-left: 115px;
}
.btn {
color:#012C56;
}

.rd {
color:#F00;
font-weight:bold;
}
.conf-message {
color:#0099FF;
font-weight:bold;
text-align:center;
clear:both;
}

