
body{
	background:#EEE; margin:0;
	}

#wrapper{
	margin: 0px auto; padding:10px 2px 5px 2px;
	border-top:0px solid #FFF;
	border-right:0px solid #FFF;
	border-bottom:0px solid #FFF;
	border-left:0px solid #FFF;
	width:743px;
	background:#FFF;
	}

#bodyDiv{
	width:95%;
	margin:10px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	}

.contactFormStyle input, .contactFormStyle textarea, .contactFormStyle select{
	border:1px solid #FF6600;
	font: normal normal 12px verdana, arial, sans-serif;
	padding-left:1px;
	overflow:auto;
}
input.contactSubmitBTN{
	border:4px double #FF6600;
	padding:2px 8px;
	font-weight:bold;
}
input.contactSubmitBTN{
	border:4px double #FF6600;
	padding:2px 8px;
	font-weight:bold;
}
.off{
	background:#FFF;
}
.over{
	background:#99CCFF;
	cursor:pointer;
}

.reservationFormStyle input, .reservationFormStyle textarea, .reservationFormStyle select{
	border:1px solid #666;
	font: normal normal 12px verdana, arial, sans-serif;
	padding-left:1px;
	overflow:auto;
}
input.reservResetBTN, input.reservSubmitBTN{
	border:4px double #666;
	padding:2px 8px;
	font-weight:bold;
}

.submitOff{
	background:#FFF;
}
.submitOver{
	background:#99CCFF;
	cursor:pointer;
}
.resetOff{
	background:#FFF;
}
.resetOver{
	background:#FFCCCC;
	cursor:pointer;
}

#headerDiv{
	position:relative;
	z-index:2;
	}

/* -------------------------- TOP NAVIGATION -------------------------- */
#topNavDivNONE{
	height:;
	width:100%;
	background:;
	}

#topNavDiv{
	position:relative;
	z-index:5;
	margin:-21px 0px 0px 0px;
	*margin:-25px 0px 0px 0px;
	width:645px;
	background: ;	
	border-top:0px solid #99CCFF;
	border-right:0px solid #99CCFF;
	border-bottom:0px solid #99CCFF;
	border-left:0px solid #99CCFF;
	}

table.topNav td a{
	display: block;
	height:;
	text-decoration: none;
	text-align:center;
	font: normal bold 11px verdana, arial, sans-serif;
	padding:3px 10px 3px 10px;
	margin:0px 3px;
	}

table.topNav td a.topNavLinks:link, table.topNav td a.topNavLinks:visited { 
	color: #3399FF;
	background: #FFF;
	border-bottom:2px solid #99CCFF;
	}
table.topNav td a.topNavLinks:focus, table.topNav td a.topNavLinks:hover {
	color: #FF6600; 
	text-decoration: none;
	background: #FFF;
	border-bottom:2px solid #FFF;
	}
	
/* ~~~~~~~~ TOP NAV CURRENT ~~~~~~~~ */
table.topNav td a.topNavCurrent:link, table.topNav td a.topNavCurrent:visited {
	color: #FF6600;
	background: #FFF;
	border-bottom:2px solid #FFF;
	}
table.topNav td a.topNavCurrent:focus, table.topNav td a.topNavCurrent:hover {
	color: #FF6600; 
	text-decoration: none;
	background: #FFF;
	border-bottom:2px solid #FFF;
	}


/* ------------ TOP NAV *SUB* ---------------- */
table.topNav_SUB{
	float:right;
	width:;
	text-align:center;
	background:#666 ;
	margin:4px 0px 10px 0px;
	border-top:3px solid #666;
	border-right:2px solid #666;
	border-bottom:0px solid #666;
	border-left:0px solid #666;
	}
	
table.topNav_SUB td a{
	display: block;
	text-decoration: none;
	font: normal bold 11px verdana, arial, sans-serif;
	padding:4px 30px 4px 30px;
	margin:0px 0px;
	}

table.topNav_SUB td a.topNavLinks:link, table.topNav_SUB td a.topNavLinks:visited {
	color: #FF6600;
	background: #FFF;
	}
table.topNav_SUB td a.topNavLinks:focus, table.topNav_SUB td a.topNavLinks:hover {
	color: #FF6600; 
	text-decoration: none;
	background: #f0f0f0;
	}
	
/* ~~~~~~~~ TOP NAV *SUB* CURRENT ~~~~~~~~ */
table.topNav_SUB td a.topNavCurrent:link, table.topNav_SUB td a.topNavCurrent:visited {
	color: #FF6600;
	background: #f0f0f0;
	}
table.topNav_SUB td a.topNavCurrent:focus, table.topNav_SUB td a.topNavCurrent:hover {
	color: #FF6600; 
	text-decoration: none;
	background: #f0f0f0;
	}



/* ------------ LEFT NAVIGATION ---------------- */
table.leftNav{
	float:left;
	width:0;
	text-align:left;
	background:#666 ;
	
	border-top:0px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:0px solid #666;
	}
table.leftNav td{
	border-bottom:1px solid #666;
	}
table.leftNav td a{
	display: block;
	text-decoration: none;
	font: normal bold 11px verdana, arial, sans-serif;
	padding:6px 3px 6px 3px;
	}

table.leftNav td a.leftNavLink:link, table.leftNav td a.leftNavLink:visited { color: #FFF; }
table.leftNav td a.leftNavLink:focus, table.leftNav td a.leftNavLink:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6;
	}
	
/* ~~~~~~~~ LEFT NAV CURRENT ~~~~~~~~ */
table.leftNav td a.leftNavCurrent:link, table.leftNav td a.leftNavCurrent:visited {
	color: #000;
	background: #E6E6E6;
	}
table.leftNav td a.leftNavCurrent:focus, table.leftNav td a.leftNavCurrent:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6;
	}



/* +++++++++++++++++++ LEFT NAV *SUB ++++++++++++++++++++ */
tr.leftNavSub td a{
	display: block;
	text-decoration: none;
	font: normal normal 10px verdana, arial, sans-serif;
	padding:0px 0px 0px 15px;
	}
tr.leftNavSub td a:link, tr.leftNavSub td a:visited {
   color: #FFF;
	}
tr.leftNavSub td a:focus, tr.leftNavSub td a:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6;
	}



/* ---------- Footer Elements ---------- */
#footerDiv{
	width:100%;
	float:left;
	text-align:center;
	background:#99CCFF;
	margin-bottom:-1px;
	padding:2px 0px 2px 0px;
	}

.footerSpan{
	font:normal normal 10px verdana, arial, sans-serif;
	color: #0066FF;
	}

/* ------------- FONTS ----------------- */
.title{
	font:normal bold 16px verdana, arial, sans-serif; font-variant:small-caps;
	color: #FF6600;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:4px 0px 4px 35px;
	background:#FFF url(../images/sunIcon.jpg) no-repeat center left;
	}
.tagline{
	font:italic bold 14px verdana, arial, sans-serif;
	color: #0099FF;
	text-align:left;
	margin:0px 0px 0px 0px;
	}

.bodyText {
	font:normal normal 11px/1.2 verdana, arial, sans-serif;
	color: #000066;
	word-spacing:;
	}
.bodyTextRight {
	font:normal normal 11px/1.2 verdana, arial, sans-serif;
	color: #000066;
	word-spacing:;
	text-align:right;
	}
.bodyTextBold {
	font:normal normal 11px/1.2 verdana, arial, sans-serif;
	color: #000066;
	word-spacing:;
	font-weight:bold;
	}
.bodyTextBoldRight {
	font:normal normal 11px/1.2 verdana, arial, sans-serif;
	color: #000066;
	word-spacing:;
	font-weight:bold;
	text-align:right;
	}

/* --------- LINKS -------------- */
a:link { color: #0066FF; text-decoration: none;}
a:visited { color: #0066FF; text-decoration: none;}
a:focus { color: #FF6600; text-decoration: underline;}
a:hover { color: #FF6600; text-decoration: underline;}

a.footerLink:link { color: #0033FF; text-decoration: underline;}
a.footerLink:visited { color: #0033FF; text-decoration: underline;}
a.footerLink:focus { color: #FF6600; text-decoration: none;}
a.footerLink:hover { color: #FF6600; text-decoration: none;}