/* CSS Document */

.wide p {margin: 0; padding: 5px; position: relative;}

.top {border-bottom: 1px solid #000;}

.top a {position: absolute; right: 20px; text-align: right; font-weight: bold; font-size: .7em; color: #fff;}

.bottom {border-top: 1px solid #000; position: relative;}

.testfloat {width: 50px; border: 2px solid #f90; background: #ffd; font-size: .7em;}

.to-right {float: right;}

.to-left {float: left;}

.wrapper {
margin: 0 auto;
width: 780px;
text-align: left;

}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 782px;
wid\th: 780px;
}
.clear { clear: both; }


.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 150px;    /*** Critical left col dimension value ***/
width: 478px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
//background-color:#FFCC66;


}
* html .outer {   /*** IE5.x/win box model fix ***/
width: 480px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
wid\th: 478px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

.float-wrap {
//background-color:#FFCC66;
float: left;
//background-image:url(metalTexture.gif);
width: 478px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-right: -1px;   /*** Static fix ***/
}

.center {

float: right;
width: 478px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
/* \*/
margin-left: -1px;
/* Hidden from IE-mac */
}

.left {

position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 152px;    /*** Critical left col/divider dimension value ***/
margin-left: -151px;    /*** Critical left col/divider dimension value ***/
}

* html .left {
float:left;
}

*>html .left {width:151px;}   /*** Fix only for IE/Mac ***/

.container-left {
height:250px;
//background-image:url(metalTexture.gif);
//background-color:#FF9900;
padding-top:20px;
width: 150px;    /*** Critical left col dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

.right {

float: left;
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 152px;    /*** Critical right col/divider dimension value ***/
margin-right: -150px;    /*** Critical right col/divider dimension value ***/
margin-left: -1px;   /*** Static fix ***/
}

/* \*/
* html .right {
margin-left: 0px;
margin-right: -500px;
mar\gin-right: -152px;
}

.container-right {
height:250px;
//background-image:url(metalTexture.gif);
//background-color:#FF9900;
padding-top:20px;
/* \*/width: 150px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
margin-left: 3px;    /*** Critical right divider dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

/* \*/
* html .container-right {
fl\oat: right;
margin-left: 2px;
mar\gin-left: 0px;
}

.header-index {
background-color: transparent;
background-image:url(index_pic.jpg);
background-repeat: no-repeat;
height:150px;
margin-bottom:5px;
}

.header-resort {
background-color: transparent;
background-image:url(resort_pic.jpg);
background-repeat: no-repeat;
height:150px;
margin-bottom:5px;
}

.header-courses {
background-color: transparent;
background-image:url(courses_pic.jpg);
background-repeat: no-repeat;
height:150px;
margin-bottom:5px;
}

.header-pro {
background-color: transparent;
background-image:url(pro_pic.jpg);
background-repeat: no-repeat;
height:150px;
margin-bottom:5px;
}

.header-dive {
background-color: transparent;
background-image:url(dive_pic.jpg);
background-repeat: no-repeat;
height:150px;
margin-bottom:5px;
}
.address {
font-weight:bold;
}
.footer {
clear: both;
padding: 8px;
background-color: #FF9900;

margin-top:5px;
text-align: center;
border:1px solid #fff;
}

.footer ul {
margin:-5px;
padding:0px;
}

.footer ul li {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
list-style:none;
display:inline;
color: #FFFFFF;
margin: 10px;
font-size:10px;
overflow:hidden;
}

.footer ul li a {
text-decoration: none;
color:#000000;
font-weight:900;
}
.footer ul li a:hover {
color:#FFF;
}

.container-right ul {
margin-top:-5px;
margin-left:-35px;
}

.container-right ul li {
list-style:none;
margin-bottom: 10px;
text-align:center;
}

.container-left ul {
margin-top:-5px;
margin-left:-35px;
}

.container-left ul li {
list-style:none;
margin-bottom: 10px;
text-align:center;
}

body {
background-image:url(metalTexture.gif);
//background-color:#FF9900;
background-repeat: repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {

font-size: 12px;
margin-right: 20px;
margin-left: 20px;
text-align: justify;
}

h2 {

font-size: 18px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
}

h3 {
font-size:12px;
font-weight:bold;
margin-left:20px;
}

a img {
border:none;
}

p a {
//color:#6666ff;
text-decoration:none;
}

p a:hover {
text-decoration:none;
color:#FF9900;
}

.map {
z-index:99;
margin-top: 85px;
margin-bottom:30px;
margin-left:20px;
}

table {
margin-left:25px;
background-image:url(metalTexture.gif);
font-size:12px;
}

.menu {
font-family: arial, sans-serif;
padding-top:5px;
position:relative;
font-size:11px;
height:22px;
z-index:2;
margin:auto;
//margin-right: 50x;
margin-bottom: 5px;
//margin-left: auto;
}
.menu ul li a, .menu ul li a:visited {
display:block;
text-decoration:none;
//color:#fff;
width:114px;
height:20px;
text-align:center;
color:#000;
border:1px solid #fff;
background:#ffc233;
line-height:20px;
font-size:11px;
overflow:hidden;
}
.menu ul {
padding:0;
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
margin-right:1px;
position:relative;
}
.menu ul li ul {
display: none;
}
.menu ul li:hover a {
color:#fff;
background:#6666ff;
}
.menu ul li:hover ul {
display:block;
position:absolute;
top:21px;
left:0;
width:105px;
}
.menu ul li:hover ul li a.hide {
background:#6666ff;
color:#000;
}
.menu ul li:hover ul li:hover a.hide {
background:#6666ff;
color:#000;
}
.menu ul li:hover ul li ul {
display: none;
}
.menu ul li:hover ul li a {
display:block;
background:#ddd;
color:#000;
}
.menu ul li:hover ul li a:hover {
background:#6666ff;
color:#fff;
}
.menu ul li:hover ul li:hover ul {
display:block;
position:absolute;
left:105px;
top:0;
}
.menu ul li:hover ul li:hover ul.left {
left:-105px;
}
