@charset "utf-8";
/* CSS Document */

/*     	FRAMEWORK     	*/

html {background:url(../images/htmlbg.jpg) top center no-repeat fixed;}
#wrapper {width:840px; background:url(../images/wrapperbg.png) top center repeat-y; margin:0 auto;}
#header {text-align:left; margin:0px 6px; width:828px; height:231px; background:url(../images/banner/banner-01.jpg) top center no-repeat; z-index:50;}
#banner {z-index:25; width:840px;}
#menu {border-top:4px solid #074797; width:826px; margin:0 auto; background:url(../images/menubotshadow.png) bottom center no-repeat;}
#menu ul
{
padding: .5em 0 1.3em 0;
margin: 0;
list-style-type: none;
color: #16386f;
width: 100%;
font-family:LegacySanITCBookSC, "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: center;
font-size:16px;
font-weight:bold;
}

#menu li { display: inline;}

#menu li a
{
text-decoration: none;
color: #16386f;
padding: .2em 0.2em;
}

#menu li a:hover
{
color: #3b84c0;
}

#content {width:800px; margin:0 auto; padding:20px 0px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#095889; line-height:20px; border-bottom:1px solid transparent;}


#Hawaan {width:350px; float:left; border:1px solid red; clear:both;}
#Lagoon {width:350px; float:right; clear:both;}


#sidebar {width:130px; float:right; text-align:center; background:url(../images/sidebarshadow.png) top left no-repeat;}


#Inset {width:690px;}
#HalfInset {width:350px; text-align:center;}
.rotate1 {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
z-index:40;
}
.rotate2 {
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
margin-left:-5px;
z-index:10;
}
.rotate3 {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
margin-left:-10px;
z-index:20;
}
.rotate4 {
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
margin-left:-15px;
z-index:30;
}

.Bdr {border:4px solid #fff;}
.shadow {-moz-box-shadow: 2px 2px 5px #888; -webkit-box-shadow: 2px 2px 10px #555;}

.tdBorder {border:1px solid #CAD2E6; background:url(../images/tdBotGradient.jpg) top repeat-x; font-size:13px;}
.tdBorderShort {border:1px solid #CAD2E6; background:url(../images/tdBotGradientShort.jpg) top repeat-x; font-size:13px;}
.tdBorderDirections{border:1px solid #CAD2E6; background:url(../images/tdBotGradientShort.jpg) top repeat-x; font-size:11px; padding:0px 0px 0px 15px;}

#OnlineForm {padding:0px 0px 0px 10px;}
#OnlineForm label {width:120px; text-align:right; vertical-align:top; position: absolute; padding:7px 0px 0px 0px;}
#OnlineForm input, #OnlineForm textarea {width:370px; border:1px dotted #80A8D5; padding:3px; margin:5px 0px 5px 130px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#0b2856; font-weight:bold; font-size:13px; letter-spacing:2px;}

#OnlineForm input:focus, #OnlineForm textarea:focus {background:#e9f9ff;}

#OnlineForm .B1 {background:#17386E; border:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; padding:3px 3px 2px 3px; -moz-box-shadow: 0px 0px 3px #ababab; -webkit-box-shadow: 0px 0px 3px #ababab;}

#content {padding:0px 0px 0px 10px; font-size:12px;}
#content label {text-align:right; vertical-align:top; position: absolute; padding:7px 0px 0px 0px;}
#content input, #content textarea, #content select {border:1px dotted #80A8D5; padding:3px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#0b2856; font-weight:bold; font-size:13px; letter-spacing:2px;}
#content input:focus, #content textarea:focus {background:#e9f9ff; color:#17386E;}
#content .Button {background:#17386E; border:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; padding:1px 2px; -moz-box-shadow: 0px 0px 3px #ababab; -webkit-box-shadow: 0px 0px 3px #ababab;}

#exclamation {padding:25px 0px 0px 60px; height:80px; background:url(../images/icon_exclamation.png) top left no-repeat; width:400px; margin:0 auto;}

#content li {margin:0 0 5px 15px;}


#footer {background:url(../images/footerbot.png) bottom center no-repeat; width:840px; margin:0 auto; height:12px; clear:both;}

.HR {border-bottom:1px solid #C9DCED; padding:5px 0px;}

/*     	HEADER     	*/






/*     	SIDEBAR     	*/







/*     	CONTENT     	*/







/*     	FOOTER     	*/







/*     	FORMS     	*/



/*     	CLEARFIX     	*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

