

body {
	
	margin: 0;
	background: #E5D29A url("../img/mainbg2.jpg") top left repeat-x;
}

.hilite  {
	color:#FF6600;
	font-weight:bold;
}

.bold  {
	color:#000;
	font-weight:bold;
}

.italic  {
	font-style:oblique;
}		

div#mainContain {
	
	margin: 0 auto 0 auto;
	width: 750px;
	height: 500px;
}

div#logoBanner {
	background: #2682BC;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	height: 64px;
}

div#navContain {
	
	background: url("../img/nav/navbkg.gif") 0px 0px no-repeat;
	width: 750px;
	height: 50px;
	margin-bottom: 0px;
	vertical-align: top;
}

div#bannerPics  {
	height: 146px;
}



.pics {  
    height:  460px;  
    width:   146px;  
    padding: 0;  
    margin:  0;  
} 

.pics img {  
    padding: 0;  
    border:  none/*1px solid #ccc*/;  
    background-color: #eee;  
    width:  460px; 
    height: 146px; 
    top:  0; 
    left: 0 
}


.bannerPic-left {
	
	background-color: #2682BC;
	padding: 0px;
	float: left;
	
}

.bannerPic-right {
	
	background-color: #FBF6E9;
	margin: 0;
	float: right;
	clear: right;
	padding-left: 3px;
	
}




div#headerContain {
	width:750px;
	height: auto;
}
	

div#bodyContain {
	
	margin: 0 0 0 0;
	background: #FFF /*url("../img/contentbg.jpg") top left repeat-x*/;
	width: 750px;
}


/* NAVIGATION IMAGE REPLACEMENT */



div#nav{
	float: left;
	width: 495px;
	margin: 0 0 0 0;
	padding-top: 4px;
	height: 45px;
	text-align: right;

}


div#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 30px;
}

div#nav ul li {
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	text-align: center;
}

div#nav ul li a {
	display: block;
	text-align: right;
	font-weight: bold;
	height: 30px;
	line-height: 22px;
}

div#nav ul li#navHome a { background: #2682BC url("../img/nav/home_btn.gif") 0 0 no-repeat; width: 47px; height: 30px; }
div#nav ul li#navDirections a { background: #2682BC url("../img/nav/directions_btn.gif") 0 0 no-repeat; width: 92px; height: 30px; }
div#nav ul li#navHotels a { background: #2682BC url("../img/nav/hotels_btn.gif") 0 0 no-repeat; width: 60px; height: 30px; }
div#nav ul li#navContact a { background: #2682BC url("../img/nav/contact_btn.gif") 0 0 no-repeat; width: 67px; height: 30px; }
div#nav ul li#navCruises a { background: #2682BC url("../img/nav/tropical_btn.gif") 0 0 no-repeat; width: 184px; height: 30px; }



div#nav ul li#navHome a:hover,
div#nav ul li#navHotels a:hover,
div#nav ul li#navDirections a:hover,
div#nav ul li#navCruises a:hover,
div#nav ul li#navBeforeYouBoard a:hover,
div#nav ul li#navFAQ a:hover,
div#nav ul li#navShipInfo a:hover,
div#nav ul li#navContact a:hover
{
	background-position: 0 -30px;
}

div#nav ul li span 
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}


div#navRight  {
	float:right;
	width: 235px;
	height: 50px;
	padding-right: 15px;
	font-family: Verdana, Tahoma, Arial;
	font-style: oblique;
	font-weight: bold;
	font-size:.75em;
	color: #433D2F;
	text-align: right;
	line-height: 18px;
	position: relative;
	top: 10px; 

	
}

.navRight  {
	color: #433D2F;
}

a.navRight:link {text-decoration: none; color:#433D2F; font-weight: bold;}
a.navRight:hover {text-decoration: none; color: #AD8320;}


div#navRight ul  {
	font-family: Verdana, Tahoma, Arial;
	font-style: oblique;
	font-weight: bold;
	font-size:.75em;
	color: #433D2F;
	text-align: right;
	line-height: 18px;
	
	
	
}

div#navRight li  {
	display:inline;
	list-style-type: disc;
	margin: 0 0 0 0;
	text-align: right;
}

 
div#footContain {
	
	background: #FFF url("../img/footbg.jpg") top left repeat-x;
	width: 750px;
	height: 88px;
}

div#footLogo {
	
	float: left;
	margin: 26px 0 0 24px;
	background: url("../img/footlogo.jpg") top left no-repeat;
	width: 142px;
	height: 48px;
}

div#footCopy {
	
	margin: 35px 22px 0 0;
	float: right;
	width: 354px;
	height: 33px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #999;
	line-height: 16px;
	text-align: right;
}

a {text-decoration: none; color: #AD8320; font-weight: bold;}
a:hover {text-decoration: underline; color: #AD8320;}




div#contentText {
	
	margin: 0px 0 0 30px;
	float: left;
	width: 425px;
	padding-right:10px;
}

div#contentPics {
	
	margin: 17px 0 0 21px;
	float: left;
	width: 201px;
}

div#contentText li{
	
	margin: 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #616161;
	line-height: 20px;
}


div#contentRight {
	
	margin: 134px 21px 0 0;
	float: right;
	width: 394px;	
}

div#contentRight2 {
	
	margin: 25px 21px 0 0;
	float: right;
	width: 394px;	
}

div#contentText h1, div#contentRight h1, div#contentRight2 h1, div#pictures h1 {
	
	margin: 22px 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 19px;
	color: #AD8320;
}

/*div#contentText h1, div#contentRight h1, div#contentRight2 h1 {
	
	margin: 17px 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 19px;
	color: #90BF60;
}*/



div#contentText p, div#contentRight p, div#contentRight2 p {
	
	margin: 8px 0 0 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #616161;
	line-height: 20px;
}

div#contentText h2, div#pictures h2 {
	
	margin: 22px 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #AD8320;
}



div#pictures {
	
	margin: 0 35px 0 0;
	float: right;
	width: 201px;
	height: 200px;
	padding: 0 25px 0 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #616161;
	line-height: 20px;
}

div#pictures img, div#content /*img.page*/{
	
	margin: 20px 0 0 0;
	padding: 15px;
	background: #FBF6E9;
	border: solid;
	border-color: #E9E1C2;
	border-width: thin;
}

div#map {
	width: 201px;
	margin: 20px 0 0 0;
	padding: 15px;
	background: #FBF6E9;
	border: solid;
	border-color: #E9E1C2;
	border-width: thin;
}

div#google {
	width: 601px;
	margin: 0 75px 0 75px;
	padding: 0;
	border: 1px solid #000000;


}

div.spacer {
	
	background: #FFF;
	width: 715px;
	height: 20px;
	clear: both;
}

/*  STAR HACKS */

* html body div#contentPics {margin: 20px 0 0 11px;}
* html body div#contentRight {margin: -134px 11px 0 0;}
* html body div#contentRight2 {margin: 12px 11px 0 0;}
* html body div#nav {margin: 13px 0 0 6px;}
* html body div#textTop {margin: 0 0 65px 11px;}
* html body div#contentText {margin: 0 0 0 25px;}
* html body div#pictures {margin: 0 13px 0 0;}
* html body div#nav {margin: 0px 4px 0 0;}
* html body div#nav ul li{margin: 0 0 0 9px;}
* html body div#footLogo {margin: 26px 0 0 12px;}
* html body div#footCopy {margin: 35px 11px 0 0;}