body{
	font-family:Century Gothic, Verdana, Arial;
	background-color:#5689bf;
	margin:0px;
}
body,div,p,span,a,li,h1,h2,h3{
	font-family:Century Gothic, Verdana, Arial;
}

.imgpack {
	width: 175px;
	height: 141px;
	padding-top: 14px;
	background-image: url(../images/packagebg.png);
	background-repeat: no-repeat;
}

#left_bckgr{
	background-image:url(../media/left_bckgr.jpg);
	background-repeat:repeat-x;
	background-position:right bottom;
	background-color:#ffffff;
}
#right_bckgr{
	background-image:url(../media/right_bckgr.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ffffff;
}
#top_part{
	position:relative;
	z-index:0;
	width:960px;
	background-color:#ffffff;
}
#top_part div{
	float:left;
}

#header{
	position:relative;
	z-index:0;
	top:0px;
	width:960px;
	
}
#header object{
	float:left;
	padding-left:11px;
	padding-right:11px;
}
#header img{
	float:left;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:13px;
}
#header iframe{
	float:left;
	padding-left:11px;
	padding-right:11px;
}

#top{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:938px;
	height:63px;
	padding-left:11px;
	padding-right:11px;
	background-image:url(../media/top_bckgr.gif);
	background-repeat:repeat-y;
	background-position:11px;
}
#top img{
	padding:0px;
}	
img.logo{
	position:relative;
	top:16px;
	left:-16px;
	width:310px;
	height:73px;
	border:none;
}
.tel{
	margin-top:5px;
	padding-right:10px;
	color:#034272;
	font-size:12.5;
	line-height:25px;
	float:right;
}
#top_menu{
	width:625px;
	height:42px;
	margin-top:5px;
	font-size:11.5px;
	line-height:15px;
	text-align:right;
	color:#000000;
}
#top_menu table{
	display:block;
	float:left;
	margin-left:-2px;
	padding-top:4px;
	width:625px;
	font-size:11.5px;
	line-height:15px;
}
#top_menu table td{
	width:625px;
}
#top_menu a{
	padding-left:5px;
	padding-right:5px;
	color:#000000;
	font-size:11.5px;
	line-height:15px;
	text-decoration:none;
}
#top_menu a:hover{
	color:#e6a50d;
	text-decoration:none;
}

#main_navigation{
	position:absolute;
	top:63px;
	left:0px;
	z-index:5;
	margin:0px;
	width:650px;
	height:30px;
	padding-left:360px;
	background-image:url(../media/mm_bckgr.gif);
	background-repeat:no-repeat;
	background-position:11px;
}
#main_navigation img{
	border:none;
	padding:0px;
}
ul.menu{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu li{
	float:left;
	margin:0px;
}
.item1 a{
	display:block;
	width:70px;
	height:30px;
	cursor:pointer;
	background-image:url(../media/mm.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.item1 a:hover{
	background-position:0px -30px;
}
.item57 a{
	display:block;
	width:104px;
	height:30px;
	background-image:url(../media/mm.jpg);
	background-position:-70px 0px;
	background-repeat:no-repeat;
}
.item57 a:hover{
	background-position:-70px -30px;
}
.item58 a{
	display:block;
	width:162px;
	height:30px;
	background-image:url(../media/mm.jpg);
	background-position:-174px 0px;
	background-repeat:no-repeat;
}
.item58 a:hover{
	background-position:-174px -30px;
}
.item59 a{
	display:block;
	width:124px;
	height:30px;
	background-image:url(../media/mm.jpg);
	background-position:-336px 0px;
	background-repeat:no-repeat;
}
.item59 a:hover{
	background-position:-336px -30px;
}
.item61 a{
	display:block;
	width:140px;
	height:30px;
	background-image:url(../media/mm.jpg);
	background-position:-460px 0px;
	background-repeat:no-repeat;
}
.item61 a:hover{
	background-position:-460px -30px;
}
ul span{
	display:none;
}

#cta{
	position:absolute;
	z-index:10;
	top:90px;
	left:11px;
	width:156px;
	height:390px;
	padding-left:23px;
	padding-top:16px;
	background-image:url(../media/cta.png);
	background-repeat:repeat-x;
}
#cta_imgs{
	width:124px;
	height:364px;
	padding:5px;
	background-color:#ffffff;
}
#cta_imgs img{
	border:none;
	padding:0px;
}

#reserve{
	position:absolute;
	top:515px;
	left:0px;
	z-index:10;
	width:860px;
	height:47px;
	padding-left:100px;	
	padding-top:10px;	
	color:#ffffff;
	font-size:11px;
	background-image:url(../media/reserve.png);
}
#reserve img{
	padding:0px;
}

img.dolphin{
	position:absolute;
	top:490px;
	left:-40px;
	z-index:100;
}

#page_bckgr{
	background-image:url(../media/planes.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#central_part{
	width:960px;
}
#central_part div{
	float:left;
}
#content{
	width:580px;
	padding-left:10px;
	margin-top:40px;
	font-size:13px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}
#content a{
	font-size:13px;
	line-height:20px;
	color:#034272;
	text-decoration:underline;
}
#content a:hover{
	color:#30a5e3;
	text-decoration:underline;
}
#content a:visited{
	color:#052f45;
	text-decoration:underline;
}
#content ul{
	margin:0px;
	padding:0px;
	padding-left:50px;
	margin-bottom:10px;
	font-size:13px;
	line-height:20px;
	color:#ffffff;
	list-style-image:url(../media/li.gif);
}
#content img{
	border:none;
}
h1{
	margin:0px;
	padding:0px;
	margin-top:20px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#ffffff;
}
h2{
	margin:0px;
	padding:0px;
	margin-top:20px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#ffffff;
}
h3{
	margin:0px;
	padding:0px;
	margin-top:20px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#ffffff;
}
p{
	margin:0px;
	text-align:left;
	font-size:13px;
	line-height:20px;
	color:#ffffff;
	margin-bottom:10px;
}
.componentheading{
	display:none;
}
.article-content{
	font-size:13px;
	line-height:20px;
	color:#ffffff;
}
table.myForm td{
	vertical-align:top;
	text-align:left;
	font-size:13px;
	color:#052f45;
}
table.myForm input{
	width:140px;
}
table.myForm select{
	height:18px;
}
table.myForm textarea{
	width:230px;
	height:100px;
}
#right_menu{
	position:relative;
	margin-top:20px;
	width:370px;
	height:650px;
}
.topreasonstostay{
	position:absolute;
	top:60px;
	left:25px;
	border:none;
}
.topthingstodo{
	position:absolute;
	top:306px;
	left:12px;
	border:none;
}

#bottom{
	width:960px;
	height:30px;
	color:#ffffff;
	font-size:14px;
	line-height:28px;
	text-align:center;
	background-image:url(../media/bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#bottom a{
	text-align:center;
	font-size:14px;
	line-height:28px;
	color:#ffffff;
	text-decoration:none;
}
#bottom a:hover{
	color:#94e8fc;
	text-decoration:none;
}
#footer{
	width:960px;
	margin:10px 0px;
	color:#000111;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	line-height:18px;
}
#footer a{
	color:#000111;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
#footer a:hover{
	color:#000111;
	text-decoration:underline;
}
#tbl{
	background-image:url(../media/bckgr.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #161410;
}

.lbLoading {
	background: #fff url(../interactive/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #161410;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../interactive/prevlabel.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../interactive/nextlabel.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #161410;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 91px;
	height: 22px;
	background: transparent url(../interactive/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* END SLIMBOX */
