body {	margin: 0px;	background-color: #FFF;}.menu {	background-image: url(../images/menu-fade6.jpg);	background-repeat: repeat-x;	background-position: center top;	background-color: #2087C9;}.leftside {	background-image: url(../images/left-fade6.jpg);	background-repeat: repeat-y;	background-position: right top;	background-color: #063366;}.waves {	background-image: url(../images/waves6.png);	background-repeat: no-repeat;	background-position: left top;}.imageswap {	background-image: url(../images/resort-image.jpg);	background-repeat: no-repeat;	background-position: left top;}.shadow {	background-image: url(../images/shadow.png);	background-repeat: repeat-x;	background-position: center top;}.bottom {	background-image: url(../images/bottom6.jpg);	background-repeat: no-repeat;	background-position: right top;	padding-top: 75px;	padding-right: 20px;}.line {	background-image: url(../images/white.jpg);	background-repeat: repeat-y;	background-position: center center;}il {	margin: 0px;	padding: 0px 0px 0px 15px;}ul {	margin: 0px;	padding: 0px 0px 0px 15px;}/* Background for contact blob ------------------------------------------------------------------------------------------ */.MainBackground {	background-color: #FFF;}/* Text classes------------------------------------------------------------------------------------------ */.MainText {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #036;	line-height: 18px;}.MainText a:link {	text-decoration: underline;	color: #036;}.MainText a:active {	text-decoration: underline;	color: #036;}.MainText a:visited {	text-decoration: underline;	color: #036;}.MainText a:hover {	color: #09C;}.MainText2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #09F;	line-height: 18px;}.MainText2 a:link {	text-decoration: underline;	color: #09F;}.MainText2 a:visited {	text-decoration: underline;	color: #09F;}.MainText2 a:hover {	color: #666;}.Heading {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	color: #09F;}.Heading a:link {	text-decoration: underline;	color: #09F;}.Heading a:visited {	text-decoration: underline;	color: #09F;}.Heading a:hover {	color: #666;}.Heading2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #003366;	font-weight: bold;}.Heading2 a:link {	text-decoration: underline;	color: #CC6600;}.Heading2 a:visited {	text-decoration: underline;	color: #CC6600;}.Heading2 a:hover {	color: #003366;}/* Menu classes------------------------------------------------------------------------------------------ */.menu1_offclass {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #036;	text-decoration: none;	text-align: center;	padding: 0px 6px;	white-space: nowrap;	font-weight: bold;	border-right-width: 2px;	border-right-style: solid;	border-right-color: #FFF;	letter-spacing: 1px;}.menu1_onclass {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #09F;	text-decoration: none;	text-align: center;	padding: 0px 6px;	white-space: nowrap;	font-weight: bold;	border-right-width: 2px;	border-right-style: solid;	border-right-color: #09F;	letter-spacing: 1px;	background-color: #EEE;}.submenu1_offclass {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #036;	text-decoration: none;	text-align: center;	padding: 3px 9px;	white-space: nowrap;	font-weight: bold;	letter-spacing: 1px;	background-image: url(../images/menu-fade6.jpg);	background-repeat: repeat-x;	background-position: center top;	border: 1px solid #FFF;}.submenu1_onclass {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFF;	text-decoration: none;	text-align: center;	padding: 3px 9px;	white-space: nowrap;	font-weight: bold;	letter-spacing: 1px;	background-image: url(../images/menu-fade6-over.jpg);	background-repeat: repeat-x;	background-position: center top;	border: 1px solid #09F;}/* Common Footer classes------------------------------------------------------------------------------------------ */.footerbackground {	background-image: url(/aspx/blob2/templates/footer/images/borders.png);	background-color: #;}.footerborderright {	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-right-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;}.footertext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #666666;	text-align: center;}.footertext a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #666666;	text-decoration: underline;	text-align: center;}.footertext a:active {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #666666;	text-decoration: underline;	text-align: center;}.footertext a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FF3300;	text-decoration: none;	text-align: center;}.footertext a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #666666;	text-decoration: underline;	text-align: center;}.footertext a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FF3300;	text-decoration: none;	text-align: center;}/* ---- Thickbox popup classes <<<------------------------------------------------------*/#TB_window {	font: bold 12px Arial, Helvetica, sans-serif;	color: #FFFFFF;}#TB_secondLine {	font: 10px Arial, Helvetica, sans-serif;	color:#FFFFFF;	margin-top:7px;}#TB_window a:link {color: #FFFFFF;}#TB_window a:visited {color: #FFFFFF;}#TB_window a:hover {	color: #3366FF;}#TB_window a:active {color: #FFFFFF;}#TB_window a:focus{color: #FFFFFF;}/* ----------------------------------------------------------------------------------------------------------------*//* ---- thickbox settings <<<-----------------------------------------------------------------------------*//* ----------------------------------------------------------------------------------------------------------------*/#TB_overlay {	position: fixed;	z-index:100;	top: 0px;	left: 0px;	height:100%;	width:100%;}.TB_overlayMacFFBGHack {background: url(/aspx/scripts/thickbox/macFFBgHack.png) repeat;}.TB_overlayBG {	background-color:#000;	filter:alpha(opacity=75);	-moz-opacity: 0.75;	opacity: 0.75;}* html #TB_overlay { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_window {	position: fixed;	background: #01203C;	z-index: 102;	color:#FFFFFF;	display:none;	border: 4px solid #3366FF;	text-align:left;	top:50%;	left:50%;}* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_Image {	display:block;	margin: 15px 0 0 15px;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;	border-top: 1px solid #666;	border-left: 1px solid #666;}#TB_caption{	height:32px;	padding:7px 30px 10px 25px;	float:left;}#TB_closeWindow{	height:32px;	padding:11px 15px 10px 0;	float:right;}#TB_closeAjaxWindowBottom{	height:32px;	text-align:center;}#TB_closeAjaxWindow{	padding:0px 10px 0px 0;	margin-bottom:1px;	text-align:right;	float:right;}#TB_ajaxWindowTitle{	float:left;	padding:7px 0 5px 10px;	margin-bottom:1px;}#TB_title{	background-color:#e8e8e8;	height:32px;}#TB_ajaxContent{	clear:both;	padding:2px 15px 15px 15px;	overflow:auto;	text-align:left;	line-height:1.4em;}#TB_ajaxContent.TB_modal{	padding:15px;}#TB_ajaxContent p{	padding:5px 0px 5px 0px;}#TB_load{	position: fixed;	display:none;	height:13px;	width:208px;	z-index:103;	top: 50%;	left: 50%;	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}* html #TB_load { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_HideSelect{	z-index:99;	position:fixed;	top: 0;	left: 0;	background-color:#fff;	border:none;	filter:alpha(opacity=0);	-moz-opacity: 0;	opacity: 0;	height:100%;	width:100%;}* html #TB_HideSelect { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_iframeContent{	clear:both;	border:none;	margin-bottom:-1px;	margin-top:1px;	_margin-bottom:1px;}