/*this is the NEW style sheet*/
body {
background-color: #003366;
background: url(images/hawaiiback.jpg) top center repeat-y;
color: #003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
margin: 0px;
}
h1 {
font: normal 32pt serif, sans-serif;
color: #000033;
text-align: center;
margin-top: 10px;
margin-bottom: 5px;
}

h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
text-align:center;
font-size: 15pt;
text-decoration:none;
margin-top: 0px;
margin-bottom: 15px;
}
h3 {
text-align:center;
font-size: 14pt;
color:#ff0000;
}
h4 {
text-align:center;
font-size: 9pt;

}
h5 {
text-align:center;
font-size: 7pt;
color:#CCCCCC;
text-decoration:none;
}
h6 {
text-align:left;
font-size: 15pt;
color:#FF0000;
margin-top: 0px;
margin-bottom: 15px;
}
p {
font-size: 8pt;
text-align:justify;
line-height: 1.3em;
margin-top: 0px;
}
a:link img {
border-style:none;
}
a:link {
border-style:none;
}
a:visited {
}
a:hover {
color:#0000FF;
}
#mauivacationpage {
margin-left: auto;
margin-right: auto;
width: 780px;
font-size: 8pt;
text-align: center;
border-style:none;
}
#mauivacationlogo {
background-image: url(images/mauivacationlogo.jpg);
border: 0px;
height: 150px;
width: 780px;
}
#content {
position:relative;
width: 780px;
height: 100%;
}
#main-text {
color:#000000;
background-color:#ffffff;
margin-left: 150px;
padding-right: 10px;
padding-left: 10px;
top: 0px;
width: 610px;
margin-top: 0px;
}
#main-text a:link, #main-text a:visited, #main text a:hover {
text-align:center;
border-style:none;
}
#main-text ol {
list-style-type: circle;
padding-left: 40px;
}
#mauivacationpage a:link, img {
border-style:none;
}
#navbar {
position:absolute;
text-align:center;
background-color: #09529C;
font-size: 12pt;
top: 0px;
left: 0px;
width: 150px;
}
#navbar ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
#navbar ul {
margin: 0;
padding: 0;
}
#navbar ul li a:link, #navbar ul li a:visited {
display: block;
text-decoration: none;
background-color: #09529C;
font-size: 10pt;
font-weight:bold;
color: #FFFFFF;
border-bottom: solid #333333 1px;
padding-top: 2px;
padding-bottom: 2px;
}
#navbar ul li a:hover {
background-color: #003366;
}
#main-text h2 a:link, #main-text h2 a:visited {
color:#000000;
text-decoration:underline;
}
#main-text h5 a:link, #main-text h5 a:visited {
color:#cccccc;
font-size: 7pt;
text-decoration:none;
}
#main-text ul li {
list-style: square;
font-size: 8pt;
text-align: justify;
line-height: 1.3em;
padding-top: 0px;
margin-top: 0px;
margin-left: 15px;
}
.rollover a {
display:block;
width: 180px;
padding:18px 5px 18px 5px;
font: bold 20px sans-serif;
color:#330000;
background: url("images/bookactivity.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -59px;
color: #000000;
}



