body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	background-image: url(images/site/NewBGWave.jpg);
		background-attachment:fixed;
	background-repeat: no-repeat;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#FFFFFF;
	margin:0px;
		line-height: 48px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 4px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin:0px;
	font-weight: normal;
	padding-left: 10px;
	vertical-align: baseline;
}  
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	margin-top:0px;
	line-height: 22px;
}
.paragraph {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	margin-top:0px;
	line-height: 22px;
}
.layout #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1000px;
	margin: 0px auto;
	text-align: left;
} 
.layout #header {
	width: 1000px;
	height: 104px;
	background-image: url(images/maui/MauiTop2.jpg);
	background-repeat:no-repeat;
} 
.layout #navbar {
	width: 980px;
	height: 39px;
	background-image: url(images/site/nav_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 39px;
	vertical-align: bottom;
	margin-left: 10px;
	border-bottom: 1px #dedede solid;
	border-top: 1px #eeeeee solid;
} 
.layout #sitepath {
	width: 970px;
	height: 30px;
	background-image:url(images/site/sitepath_bg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	margin-left: 10px;
	float: left;
	border-top: 1px #cacaca solid;

} 
.layout #mauitours {
	margin: 0px 0px 0px 10px;
}
.layout #mauitours h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#FFFFFF;
	margin:0px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 48px;
	padding-top: 4px;
} 
.layout #mauitours h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin:0px;
	font-weight: normal;
	padding-left: 10px;
	vertical-align: baseline;
} 
.layout #mauitours .bodytitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ec86ff;
}
.layout #mauitours .whybook a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ec86ff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.layout #mauitours .whybook a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight:bold;
	border-bottom:1px #ec86ff dashed;
}
.layout #mauitours .makereservation a{
	display:block;
	background-image:url(images/site/pro_pg_maui_make_res_button.gif);
	background-repeat:no-repeat;
	width: 343px;
	height: 44px;
	padding-top: 12px;
	color:#000000;
	font-size:18px;
	text-align:center;
	text-decoration:none;
} 



.layout #mauitours .makereservation a:hover {

	background-image:url(images/site/pro_pg_maui_make_res_button_over.gif);

	background-repeat:no-repeat;

}



.layout #mauitours .mauigetdetails a{

	display:block;

	background-image:url(images/site/maui_cat_get_details.gif);

	background-repeat:no-repeat;

	width: 160px;

	height: 26px;

	margin: 0px;

	padding: 0px;

} 



.layout #mauitours .mauigetdetails a:hover {

	width: 160px;

	height: 26px;

	background-image:url(images/site/maui_cat_get_details_over.gif);

	background-repeat:no-repeat;

	margin: 0px;

	padding: 0px;

}



.layout #mauitours .video_button a{

	display:block;

	background-image:url(images/site/video_button_maui.gif);

	background-repeat:no-repeat;

	width: 340px;

	height: 32px;

	padding-top: 8px;

	color:#ec8dfe;

	font-size:20px;

	text-align:center;

	text-decoration:none;

} 



.layout #mauitours .video_button a:hover {

	background-image:url(images/site/video_button_maui_over.gif);

	background-repeat:no-repeat;

	color:#e866ff;

}



.layout #mauitours p{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#707070;

	margin-top:0px;

	line-height:20px;

	text-align:justify;

} 



.layout #mauitours .catpgtitle{

	font-family:Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #707070;

	font-weight: bold;

	line-height:25px;

}



.layout #mauitours .catpgtitle a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	font-weight: normal;
	line-height:25px;
	text-decoration:none;
	border-bottom: 1px #ff0000 dashed;
}





.layout #mauitours .catpgtitle a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	font-weight: normal;
	line-height:25px;
	background-color: #efefef;
}



.layout #mauitours .bodytext {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;

	letter-spacing:0px;

	color: #707070;

	line-height: 16px;

}



.layout #mauitours .bodytext a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #707070;

	line-height: 16px;

	text-align: justify;

	text-decoration:none;

	border-bottom: 1px dashed red;

}



.layout #mauitours .bodytext a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: red;

	line-height: 16px;

	text-align: justify;

	background-color:#EFEFEF;

	border-bottom:1px dashed red;

	text-decoration:none;

}



.layout #pro_pg_gallery   {

	margin: 0px 0px 0px 0px;

	width: 340px;

	height: 289px;

	float: left;

	}



.layout .notstaying_oahu a{

	display:block;

	background-image:url(images/site/not_staying_oahu.gif);

	background-repeat:no-repeat;

	width: 86px;

	height: 99px;

} 



.layout .notstaying_oahu a:hover {

	background-image:url(images/site/not_staying_oahu_over.gif);

	background-repeat:no-repeat;

}



.layout .notstaying_bigisland a {

	display:block;

	background-image:url(images/site/not_staying_bigisland.gif);

	background-repeat:no-repeat;

	width: 86px;

	height: 99px;

} 



.layout .notstaying_bigisland a:hover {

	background-image:url(images/site/not_staying_bigisland_over.gif);

	background-repeat:no-repeat;

}



.layout .notstaying_kauai a {

	display:block;

	background-image:url(images/site/not_staying_kauai.gif);

	background-repeat:no-repeat;

	width: 86px;

	height: 99px;

} 



.layout .notstaying_kauai a:hover {

	background-image:url(images/site/not_staying_kauai_over.gif);

	background-repeat:no-repeat;

}









.layout #footer {

	width: 1000px;

	height: 15px;

	background-image: url(images/site/footer_bg.gif);

	background-repeat: no-repeat;

	float: left;

} 

