/*this is the style sheet*/
body {
background-color: #0099ff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
margin: 0;
}
h1 {
font-size: 20pt;
font-family: sans-serif, Arial, Helvetica;
text-decoration: none;
color: #3300cc;
text-align: center;
letter-spacing: 2px;
margin-top: 0px;
}
h2 {
text-align:left;
font-size: 15pt;
color: #3300cc;
text-decoration:underline;
margin-top: 0px;
margin-bottom: 15px;
}
h6 {
text-align:left;
font-size: 15pt;
color:#FF0000;
margin-top: 0px;
margin-bottom: 15px;
}
h3 {
text-align:center;
font-size: 14pt;
text-decoration:underline;
color:#3300cc;
}
h4 {
text-align:center;
font-size: 9pt;
color:#FF0000;
}
h5 {
text-align:center;
font-size: 10pt;
}
p {
font-size: .8em;
color: #3300ff;
text-align: justify;
line-height: 1.3em;
margin-top: 0px;
padding-right: 5px;
padding-left: 5px;
}
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;
text-align: center;
border-style:none;
}
#mauivacationlogo {
background-image: url(images/bossfroglogo.jpg);
border: 0px;
height: 150px;
width: 780px;
}
#content {
position:relative;
width: 780px;
height: 100%;
}
#container {
background-color:#ffcc00;
margin-left: 150px;
top: 0px;
width: 630px;
margin-top: 0px;
padding-right: 0px;
padding-left: 0px;
}
#main-text {
color:#000000;
background-color:#ffcc00;
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;
}

#mauivacationpage a:link, img {
border-style:none;
}
#navbar {
position:absolute;
text-align:center;
background-color: #999999;
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: #ffcc00;
font-size: 10pt;
font-weight:bold;
color: #333333;
border-bottom: solid #333333 2px;
border-right: solid #333333 2px;
padding-top: 2px;
padding-bottom: 2px;
}
#navbar ul li a:hover {
background-color: #cc9900;
}
#main-text h2 a:link, #main-text h2 a:visited {
color:#000000;
text-decoration:underline;
}
#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;
}
#main-text ol li {
font-size:14px;
}
#islandbar {
      width:100%;
      font-size:75%;
      }
    #islandbar ul {
	margin:0;
	padding:2px 10px 0 20px;
	list-style:none;
      }
    #shopbar li {
      display:inline;
      margin:0;
      padding:0;
      }
    #shopbar a {
      float:left;
      background: url(images/islandtableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #shopbar a span {
      float:middle;
      display:block;
      background: url(images/islandtabright.gif) no-repeat right top;
      padding:5px 15px 4px 10px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #shopbar a span {float:none;}
    /* End IE5-Mac hack */
    #shopbar a:hover span {
      color:#FFF;
      }
    #shopbar a:hover {
      background-position:0% -42px;
      }
    #shopbar a:hover span {
      background-position:100% -42px;
      }

