@charset "UTF-8";
body, div, table, tr, td, image, input, p {
	border:none;
	padding:0px;
	margin:0px;
}
body {
	background: #666666;
	margin: 0; /* 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;
	background-color: #000000;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.hii #container {
	width: 890px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
.hii #pop-container {
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	font-size:12px;
	line-height:18px;
}

.hii #mainContent a:link, .hii #mainContent a:visited, .hii #mainContent a:active,
.hii #footer a:link, .hii #footer a:visited, .hii #footer a:active,
.hii #pop-container a:link, .hii #pop-container a:visited, .hii #pop-container a:active {
	color: #D82125;
	text-decoration:none;
	border-bottom:1px solid #D82125;
	padding-right: 1px;
	padding-left: 1px;
}

.hii #mainContent a:hover, .hii #footer a:hover,
.hii #pop-container a:hover {
	color: #D82125;
	text-decoration:none;
	border-bottom:1px solid #D82125;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	background-color: #E6F3FF;
}

.hii #container #mainContent #cdts {
	display: none;
}

.hii #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 140px;
	background-color: #DDDDDD;
	background-image: url(../images/header-new.jpg);
	background-repeat: no-repeat;
}
.hii #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.hii #mainContent {
	padding: 0;
	margin-top: 8px;
	background-image: url(../images/sand-bg-top.jpg);
	background-repeat: no-repeat;
	height: 810px;
	background-color: #E9D9B8;
	background-position: top;
	border-right-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.hii #footer {
	padding: 0;
	clear: both;
	background-image: url(../images/sand-bg-bottom.jpg);
	height: 97px;
	background-repeat: no-repeat;
	width: 890px;
	background-position: center top;
}
.hii #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.hii .box-top {
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	height: 18px;
	float: left;
	width: 890px;
}
.hii .box-south {
	background-image: url(../images/box-south.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 15px;
	float: left;
	width: 890px;
}
.hii .box-content {
	height: 810px;
	display: block;
	float: left;
	width: 890px;
}
.hii #container #header #menu-holder {
	float: right;
	width: 459px;
	height: 32px;
	margin-top: 102px;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*.hii #container #header #menu-holder .active {
	float: left;
	height: 32px;
	width: 96px;
	background-image: url(../images/tab-home.gif);
	background-repeat: no-repeat;
}
.hii #container #header #menu-holder .inactive {
	background-image: url(../images/tab-inactive-west.gif);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 15px;
}
.hii #container #header #menu-holder .inactive .inactive-content {
	background-color: #FCF4CC;
	height: 32px;
	background-image: url(../images/tab-inactive-east.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	float: left;
	padding-left: 15px;
}
.hii #container #header #navigation a {
	color: #000;
	background: #ffa20c url(../images/tab-active-west.gif) no-repeat left top;
	text-decoration: none;
	padding-left: 10px
}
.hii #container #header #navigation a span {
	background: url(../images/tab-active-east.gif) right top no-repeat;
	padding-right: 10px
}
.hii #container #header #navigation a, #navigation a span {
	display: block;
	float: left
}*/
/* Hide from IE5-Mac \*/
/*.hii #container #header #navigation a, #navigation a span {
	float: none
}*/
/* End hide */

/*.hii #container #header #navigation a:hover {
	color: #fff;
	background: #781351 url(left-tab-hover.gif) left top no-repeat;
	padding-left: 10px
}
.hii #container #header #navigation a:hover span {
	background: url(right-tab-hover.gif) right top no-repeat;
	padding-right: 10px
}
.hii #container #header #navigation ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.hii #container #header #navigation li {
	float: left;
	margin: 0;
	list-style-type: none;
}*/


#menu {
	float:left;
	width:100%;
	line-height:normal;
	height: 32px;
	font-size: 14px;
  }
#menu ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
	height: 32px;
  }
#menu li {
	float:left;
	background:url(../images/tab-inactive-west.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	height: 32px;
	display: block;
  }
#menu a {
	float:left;
	display:block;
	background:url(../images/tab-inactive-east.gif) no-repeat right top;
	padding:5px 15px 0px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
	height: 32px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
	color:#333;
	background-color: #D82125;
  }
#menu #current {
	background-image:url(../images/tab-active-west.gif);
	background-repeat: no-repeat;
	height: 32px;
  }
#menu #current a {
	background-image:url(../images/tab-active-east.gif);
	color:#333;
	padding-bottom:0px;
	background-repeat: no-repeat;
	height: 32px;
  }
.hii #container #mainContent .box-content .left {
	float: left;
	width: 385px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-size: 90%;
	color: #666666;
}
.hii #container #mainContent .box-content .left-right-aligned {
	float: left;
	width: 385px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-size: 90%;
	color: #666666;
	text-align:right;
	padding-top: 15px;
}
.hii #container #mainContent .box-content .right {
	float: right;
	width: 460px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	padding-right: 8px;
	color: #333333;
}
.hii #container #mainContent .box-content .two-col-holder {
	float: left;
	width: 890px;
	background-color: #FFFFFF;
}
.hii #container .content-hdr {
	color: #D82125;
	margin-bottom: 12px;
	font-weight: bold;
}
.hii #container #mainContent .box-content #teaser-left {
	float: left;
	width: 480px;
	background-image: url(../images/home-photos.jpg);
	background-repeat: no-repeat;
	height: 800px;
	margin-top: 10px;
	margin-left: 6px;
}
.hii #container #mainContent .box-content #teaser-right {
	float: right;
	width: 375px;
	background-repeat: no-repeat;
	height: 600px;
	margin-top: 15px;
	background-color: #E9D9BA;
	margin-right: 10px;
	border-top: 10px solid #E9D9B8;
	/*border-bottom: 10px solid #E9D9B8;*/
	border-left: 10px solid #E9D9B8;
}
.hii #container #mainContent .box-content #teaser-right-inner {
	float: right;
	width: 440px;
	background-repeat: no-repeat;
	height: 600px;
	border-top-width: 10px;
	/*border-bottom-width: 10px;*/
	border-left-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9D9B8;
	border-bottom-color: #E9D9BA;
	border-left-color: #E9D9BA;
	margin-top: 20px;
	background-color: #E9D9BA;
	margin-right: 10px;
}
.hii #container #mainContent .box-content #teaser-right #t-text-top,
.hii #container #mainContent .box-content #teaser-right-inner #t-text-top {
	background-repeat: no-repeat;
	height: 450px;
	margin-left: 5px;
	margin-top: 5px;
	background-position: 5px 25px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	margin-right: 5px;
}
.hii #container #mainContent .box-content #teaser-right #call-action,
.hii #container #mainContent .box-content #teaser-right-inner #call-action {
	height: 120px;
	width: 400px;
	margin-left: 15px;
	background-image: url(../images/sign-me-up.gif);
	background-repeat: no-repeat;
	background-position: 70px 0px;
	margin-top: 15px;
}
.hii #container #footer p {
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}

.hii .center {
	text-align:center;
}
.hii .italic {
	font-style:italic;
}
.hii #container #mainContent .box-content .home-text {
	font-size: 90%;
}


.hii #container #mainContent .box-content .two-col-holder  .content {
	font-size: 80%;
}
.hii #container #mainContent .box-content .two-col-holder .left p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}

.hii #container #mainContent .box-content #call-action a {
	display: block;
	height: 140px;
	width: 400px;
	border:none;
	background-color:transparent;
}
/*.hii p .smaller {
	font-size: 12px;
}*/
.hii #container #mainContent .box-content .smaller {
	font-size: 12px;
}
.hii  #hii-list {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 95%;
}
.hii  #hii-list li {
	padding-bottom: 10px;
	list-style-type: none;
	background-image: url(../images/hibiscus-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}


.hii #container #mainContent .box-content .contact-form {
	float: right;
	width: 463px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	padding-right: 8px;
	color: #333333;
	margin-right: 10px;
	background-color: #FDF6D5;
}.hii #container #mainContent .box-content .two-col-holder .contact-form .content-hdr {
	color: #D82125;
	padding-left: 10px;
	padding-top: 10px;
}
.hii #container #mainContent .box-content .two-col-holder .left .align-right {
	text-align: right;
}
.hii #container #mainContent .box-content #teaser-right #t-text-top .header-red,
.hii #container #mainContent .box-content #teaser-right-inner #t-text-top .header-red,
.hii #pop-container .header-red {
	font-weight: bold;
	color: #DE181A;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.hii #container #mainContent .box-content #about-us {
	background-image: url(../images/abaut-us-images.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 785px;
	float: left;
	background-position: 6px 170px;
}
.hii #container #mainContent .box-content #about-us #about-us-hdr {
	background-image: url(../images/aboutus.gif);
	background-position: center;
	height: 224px;
	background-repeat: no-repeat;
}
.hii #container #mainContent .box-content  #celebrating {
	background-image: url(../images/celebrating-25-years.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	height: 100px;
	width: 485px;
}

.hii #container #mainContent .box-content #rates {
	background-image: url(../images/rates-images.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 890px;
	float: left;
	background-position: center 180px;
}
.hii #container #mainContent .box-content #rates #rates-hdr {
	background-image: url(../images/rates.gif);
	background-position: center;
	height: 180px;
	background-repeat: no-repeat;
}

.hii #container #mainContent .box-content #itinerary {
	background-image: url(../images/itinerary-images.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 740px;
	float: left;
	background-position: center 140px;
}
.hii #container #mainContent .box-content #itinerary #itinerary-hdr {
	background-image: url(../images/itinerary.gif);
	background-position: center;
	height: 180px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.hii #container #mainContent .box-content #schedule {
	background-image: url(../images/schedule-images.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 890px;
	float: left;
	background-position: center 180px;
}
.hii #container #mainContent .box-content #schedule #schedule-hdr {
	background-image: url(../images/schedule.gif);
	background-position: center;
	height: 180px;
	background-repeat: no-repeat;
}
.hii #container #mainContent .box-content  #music-festival {
	background-image: url(../images/hawaii-int-festival.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 111px;
	float: right;
	width: 400px;
	margin-top: 30px;
}
.hii #container #mainContent .box-content  #music-festival-inner {
	background-image: url(../images/hawaii-int-festival.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 111px;
	float: right;
	width: 400px;
	margin-top: 25px;
	margin-right: 68px;
}
.hii #container #mainContent .box-content #contact {
	background-image: url(../images/contact-images.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 790px;
	float: left;
	background-position: center 134px;
}
.hii #container #mainContent .box-content #contact #contact-hdr {
	background-image: url(../images/contactus.gif);
	background-position: center;
	height: 180px;
	background-repeat: no-repeat;
}
.hii #container #mainContent .box-content #festival {
	background-image: url(../images/festival-images.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 790px;
	float: left;
	background-position: center 134px;
}
.hii #container #mainContent .box-content #festival #festival-hdr {
	background-image: url(../images/festival.gif);
	background-position: center;
	height: 130px;
	background-repeat: no-repeat;
}
