html {
	margin: 0;
	padding: 0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #06185c; 
	background: #064477 url(images/body_bg.jpg) no-repeat top center; 
	margin: 0; 
	padding: 0;
}

body a:link, a:active, a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

body a:hover{
	text-decoration:underline;
	color:#003366;
}

p{
	margin: 10px;
	padding: 0;
}

h1 {
	font-family:Georgia, Helvetica, sans-serif;	
	font-size:22px;
    line-height:20px;
	color: #003366; 
    padding: 15px;
text-align:center;
}

h2 {
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:14px;
    line-height:15px;
	color: #000000; 
    padding: 0px 0 0 3px;
}

h2 a:link, a:active, a:visited {
	font-family:Georgia, Helvetica, sans-serif;	
	font-size:14px;
    line-height:15px;
	color: #000000; 
    padding: 0px 0 0 3px;
	text-decoration:underline;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #06185c;
	padding: 0px 45px 0 3px;
} 

h4 {
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:9px;
    line-height:15px;
	color: #000000; 
    padding:5px 40px 5px 40px;
	text-align:center;
}

h4 a:visited{
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:9px;
    line-height:15px;
	text-decoration:none;
	color:#000000;
}

h4 a:link{
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:9px;
    line-height:15px;
	text-decoration:none;
	color:#000000;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(images/bullet.png) left top no-repeat;
	margin-bottom: 5px;
	color: #FFFFFF;
}

#bannerspace{
	width:800px;
	height:200px;
}

#contentback{
	background-image:url(images/content_tile.jpg);
	height:100%;
}

#footer{
	text-align:center;
background:url(images/footer.jpg) bottom no-repeat;
height:173px;
}

#articles {
	position:absolute;
	width:157px;
	top:349px;
	z-index:5;
	color: #666666;
	font-size:10px;
	left: 44px;
	height:281px;
	line-height:13px;
}

#articles a:link, a:active, a:visited {
	font-family:Georgia, Helvetica, sans-serif;	
	font-size:12px;
    line-height:5px;
	color: #000000; 
    padding: 0;
	text-decoration:none;
}

#articles a:hover{
	text-decoration: underline;
	color: #003366; 
}

#molokinimenu {position: relative; margin: 0px auto; padding: 0px; width: 525px; height: 75px;}
#molokinimenu li {width: 105px; height: 75px; position: absolute; top: 10px; background: url(images/buttons.gif) 0 0 no-repeat; display: block; list-style: none;}
#molokinimenu a {width: 105px; height: 75px; display: block;}
#molokinimenu #deluxesnorkel {left: 0px;}
#molokinimenu #valuesnorkel {left: 105px; background-position: -105px 0;}
#molokinimenu #dinnercruise {left: 210px; background-position: -210px 0;}
#molokinimenu #whalewatch {left: 315px; background-position: -315px 0;}
#molokinimenu #reservations {left: 420px; background: url(images/activities.gif); background-position: -420px 0;}

#molokinimenu #deluxesnorkel a:hover {background: url(images/buttons.gif) -0px -75px no-repeat;}
#molokinimenu #valuesnorkel a:hover {background: url(images/buttons.gif) -105px -75px no-repeat;}
#molokinimenu #dinnercruise a:hover {background: url(images/buttons.gif) -210px -75px no-repeat;}
#molokinimenu #whalewatch a:hover {background: url(images/buttons.gif) -315px -75px no-repeat;}
#molokinimenu #reservations a:hover {background: url(images/activities2.gif) -420px -75px no-repeat;}

.photo-wrap {
	float:right;
	margin:0 0 10px 10px;
	}

.photo-wrap-left {
	float:left;
	margin:0 10px 10px 30px;
	}
.photo-wrap-left-middle {
	float:left;
	margin:0 10px 10px 10px;
	}
	
.cart-container {
	width: 123px;
	top: 205px;
	position: absolute;
	z-index: 2;
	background-color: transparent;
	left: 665px;
	height: 32px;
}
