html{ background-color:#468b02; }
body.has-flash #wrapper{ display:none; } /* hides content if flash is available */

#center{
	padding:20px 20px 20px 20px;
	background:#fff url(../images/kauai/gradient_bottom.jpg) no-repeat left bottom;
}

#no-flash{
	border:1px solid  #e4e0da;
	background-color:#fff;
	overflow:hidden;
}
#no-flash .error{
	float:left;
	margin-right:25px;
}
#footer{ margin-top:10px; }

/* header
------------------------------------------------------------------------------------*/
#home #header a.visit{
	color:#fff;
	background:url(../images/kauai/arrow_right.gif) no-repeat left 3px;
}
/*----------------------------------------------------------------------------------*/

/* sub mast
------------------------------------------------------------------------------------*/
#sub-mast .column-left{ width:570px; }
#sub-mast{ background:url(../images/kauai/sub_mast_divider.jpg) no-repeat 600px top; }
/*----------------------------------------------------------------------------------*/

/* selection map
------------------------------------------------------------------------------------*/
#selection-map h3{ background:url(../images/kauai/type/choose_destination.gif) no-repeat left top; }
#selection-map li a{ background-color:#497303; }
#selection-map li.big{ background-color:#497303; }
#selection-map li a:hover, #selection-map li a.selected{ background-color:#cb7308; }
/*----------------------------------------------------------------------------------*/
