/* ����������-� Background ��-��������� */

body {
	margin: 0 auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:left;
	line-height: 22px;
	color: #3F2800;
	}
	
#outer_wrapper {
	width: 100%;
	background-image: url(../images/canvas_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin: auto;
	text-align: center;
	}
	
#inner_wrapper {
	margin: auto;
	width: 960px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	text-align:left;
	
	}
	
a img {
	border: none;
	outline: none;
	}
	
.border {
	border-bottom: 1px dotted #3F2800;
	height: 1px;
	margin: 20px 0;
	}
	
/* ���������--�-- Header �---���������� */

#header {
	background-image: url(../images/header_bg2.jpg);
	height: 195px;
	}
	
#logo {
	position: relative;
	left: 30px;
	width: 215px;
	height: 125px;
	}
	
#nav {
	font-size: 18px;
	float: right;
	margin: 60px 20px 0 0;
	}
	
.nav_block, .nav_block2, .nav_block3 {
	float: left;
	line-height: 45px;
	padding: 0 15px 0 15px;
	background: url(/assets/images/vr_trans.gif) right repeat-y;
	}
	
.nav_block2 {
	line-height: normal;
	}
	
.nav_block3 {
	background: none;
	line-height: normal;
	}

#top_small_nav {
	float: right;
	position: relative;
	top: -1px;
	left: 685px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#top_small_nav a:link, #top_small_nav a:visited {
	margin-left: 5px;
	text-decoration: none;
	color: #ffffff;
	}	
	
#top_small_nav a:hover, #top_small_nav a:active {	
	color: #E6E0CE;
	}
	
#nav a:link, #nav a:visited {
	color: #3F2800;
	text-decoration: none;
	}
	
#nav a:hover, #nav a:active {
	color: #33876E;
	}
	
#nav a.nav_current:link, #nav a.nav_current:visited, #nav a.nav_current:hover, #nav a.nav_current:active {
	color: #33876E;
	}
	
#top_small_nav a.top_nav_current:link, #top_small_nav a.top_nav_current:visited, #top_small_nav a.top_nav_current:hover, #top_small_nav a.top_nav_current:active {
	color: #E6E0CE;
	border-bottom: 1px solid #e6e0ce;
	padding-bottom: 1px;
	}
	
	
	
/* ���������--�-- Island Tab Bar �---���������� */

#island_tab_bar {
	position: absolute;
	top: 155px;
	padding-left: 30px;
	height: 45px;
	width: 930px;
	}

#tabs div {
	float: left;
	}
	
#out_island_tab {
	background: url(/assets/images/out-island-tabs.gif);
	background-repeat: no-repeat;
	}
	
#out_island_tab a:link, #out_island_tab a:visited {
	height: 30px;
	width: 112px;
	display: block;
	}
	
#out_island_tab a:hover, #out_island_tab a:active {
	background: url(/assets/images/out-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#out_island_tab_current a:link, #out_island_tab_current a:visited, #out_island_tab_current a:hover, #out_island_tab a:active {
	background: url(/assets/images/out-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#abaco_tab {
	background: url(/assets/images/abaco-tabs.gif);
	background-repeat: no-repeat;
	}
	
#abaco_tab a:link, #abaco_tab a:visited {
	height: 30px;
	width: 78px;
	display: block;
	}
	
#abaco_tab a:hover, #abaco_tab a:active {
	background: url(/assets/images/abaco-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#abaco_tab_current a:link, #abaco_tab_current a:visited, #abaco_tab_current a:hover, #abaco_tab a:active {
	background: url(/assets/images/abaco-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#acklins_tab {
	background: url(/assets/images/acklins-tabs.gif);
	background-repeat: no-repeat;
	}
	
#acklins_tab a:link, #acklins_tab a:visited {
	height: 30px;
	width: 51px;
	display: block;
	}
	
#acklins_tab a:hover, #acklins_tab a:active {
	background: url(/assets/images/acklins-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#acklins_tab_current a:link, #acklins_tab_current a:visited, #acklins_tab_current a:hover, #acklins_tab a:active {
	background: url(/assets/images/acklins-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#andros_tab {
	background: url(/assets/images/andros-tabs.gif);
	background-repeat: no-repeat;
	}
	
#andros_tab a:link, #andros_tab a:visited {
	height: 30px;
	width: 51px;
	display: block;
	}
	
#andros_tab a:hover, #andros_tab a:active {
	background: url(/assets/images/andros-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#andros_tab_current a:link, #andros_tab_current a:visited, #andros_tab_current a:hover, #andros_tab a:active {
	background: url(/assets/images/andros-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#bimini_tab {
	background: url(/assets/images/bimini-tabs.gif);
	background-repeat: no-repeat;
	}
	
#bimini_tab a:link, #bimini_tab a:visited {
	height: 30px;
	width: 47px;
	display: block;
	}
	
#bimini_tab a:hover, #bimini_tab a:active {
	background: url(/assets/images/bimini-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#bimini_tab_current a:link, #bimini_tab_current a:visited, #bimini_tab_current a:hover, #bimini_tab a:active {
	background: url(/assets/images/bimini-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#cat_island_tab {
	background: url(/assets/images/cat-island-tabs.gif);
	background-repeat: no-repeat;
	}
	
#cat_island_tab a:link, #cat_island_tab a:visited {
	height: 30px;
	width: 67px;
	display: block;
	}
	
#cat_island_tab a:hover, #cat_island_tab a:active {
	background: url(/assets/images/cat-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#cat_island_tab_current a:link, #cat_island_tab_current a:visited, #cat_island_tab_current a:hover, #cat_island_tab a:active {
	background: url(/assets/images/cat-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}

#eleuthera_tab {
	background: url(/assets/images/eleuthera-tabs.gif);
	background-repeat: no-repeat;
	}
	
#eleuthera_tab a:link, #eleuthera_tab a:visited {
	height: 30px;
	width: 65px;
	display: block;
	}
	
#eleuthera_tab a:hover, #eleuthera_tab a:active {
	background: url(/assets/images/eleuthera-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#eleuthera_tab_current a:link, #eleuthera_tab_current a:visited, #eleuthera_tab_current a:hover, #eleuthera_tab a:active {
	background: url(/assets/images/eleuthera-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#harbour_island_tab {
	background: url(/assets/images/harbour-island-tabs.gif);
	background-repeat: no-repeat;
	}
	
#harbour_island_tab a:link, #harbour_island_tab a:visited {
	height: 30px;
	width: 92px;
	display: block;
	}
	
#harbour_island_tab a:hover, #harbour_island_tab a:active {
	background: url(/assets/images/harbour-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#harbour_island_tab_current a:link, #harbour_island_tab_current a:visited, #harbour_island_tab_current a:hover, #harbour_island_tab a:active {
	background: url(/assets/images/harbour-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#exuma_tab {
	background: url(/assets/images/exuma-tabs.gif);
	background-repeat: no-repeat;
	}
	
#exuma_tab a:link, #exuma_tab a:visited {
	height: 30px;
	width: 80px;
	display: block;
	}
	
#exuma_tab a:hover, #exuma_tab a:active {
	background: url(/assets/images/exuma-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#exuma_tab_current a:link, #exuma_tab_current a:visited, #exuma_tab_current a:hover, #exuma_tab a:active {
	background: url(/assets/images/exuma-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}
	
#long_island_tab {
	background: url(/assets/images/long-island-tabs.gif);
	background-repeat: no-repeat;
	}
	
#long_island_tab a:link, #long_island_tab a:visited {
	height: 30px;
	width: 76px;
	display: block;
	}
	
#long_island_tab a:hover, #long_island_tab a:active {
	background: url(/assets/images/long-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	}
	
#long_island_tab_current a:link, #long_island_tab_current a:visited, #long_island_tab_current a:hover, #long_island_tab a:active {
	background: url(/assets/images/long-island-tabs.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	display: block;
	}

#search {
	background-image:url(/assets/images/search_bg.gif);
	height: 30px;
	width: 211px;
	background-repeat: no-repeat;
	position: relative;
	}
	
.search_box {
	background-color: #ffffff;
	border: 1px solid #1BA5AF;
	color: #3F2800;
	margin: 11px 0 0 33px;
	padding: 1px 3px 2px 3px;
	font-size: 11px;
	width: 104px;
	height: 13px;
	}
	
.search_button {
	position: absolute;
	top: 11px;
	left: 151px;
	}
	
#border_top {
	background-image: url(/assets/images/hr_trans.gif);
	background-position: 0px 5px;
	background-repeat: repeat-x;
	height: 15px;
	background-color: #FFFFFF;
	clear: both;
	width: 900px;
	}
	

/* �������-�-��� Main Content ����-���-���� */

#content {
	width: 960px;
	position: relative;
	background-image: url(/assets/images/2col-bg.gif);
	background-repeat: repeat-y;
	background-position: 570px 10px;
	padding-top: 5px;
	clear:both;
	}
	
#content.single-column {
	background-image: url(/assets/images/vr_trans.gif);
	background-repeat: repeat-y;
	background-position: 750px 10px; 
	}
.single-column {
	background-image: url(/assets/images/vr_trans.gif);
	background-repeat: repeat-y;
	background-position: 750px 10px; 
	}
.brochure-link {
	width: 160px;
	height: 170px;
	display: block;
	text-indent: -9999px;
	background: url(/assets/images/brochure-link.jpg) no-repeat 0px 0px;
}
.brochure-link:hover {
	background-position: -160px 0px;
}
		
/* ����������� Main Left Column ����������� */

#main {
	float: left;
	width: 700px;
	position: relative;
	}
#main2 {
	float: left;
	width: 740px;
	position: relative;
	}
#main-promo {
	float: left;
	width: 950px;
	position: relative;
	}
	
#main_image {
	height: 325px;
	margin: 0 0 0 40px;
	background-color: #fff;
	}

#video_main { width: 700px; height: 388px; overflow: hidden; margin-left: 40px; background-color: #FFFFFF; padding-bottom: 10px;}	
#home_image { height: 325px; width: 700px; margin-left: 40px; background-color: #FFFFFF; padding-bottom: 10px;}

/*-- NEW HOME PAGE BANNER ELEMENTS - 7-23-2010--*/
.special-quad-new2 {
	width: 690px;
	height: 107px;
	overflow: hidden;
	margin: 10px 0 0 40px;
}
.ThreeHundredCreditBT-new {
	 float: left; 
	 width: 349px; 
	 height: 107px; 
	 background-image: url(../images/promo-homePageBannerLeft-072310.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.ThreeHundredCreditBT-new a:link, .ThreeHundredCreditBT-new a:visited {
	 float: left; 
	 width: 349px; 
	 height: 107px; 
	 background-image: url(../images/promo-homePageBannerLeft-072310.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.ThreeHundredCreditBT-new a:hover {
	 float: left; 
	 width: 349px; 
	 height: 107px;
	 background-image: url(../images/promo-homePageBannerLeft-072310-ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 	 
.twoFlyFreeBT-new2 {
	 float: left; 
	 width: 349px; 
	 height: 107px;
	 background-image: url(../images/promo-homePageBannerRight-072310.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.twoFlyFreeBT-new2 a:link, .twoFlyFreeBT-new2 a:visited {
	 float: left; 
	 width: 349px; 
	 height: 107px;
	 background-image: url(../images/promo-homePageBannerRight-072310.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.twoFlyFreeBT-new2 a:hover {
	 float: left; 
	width: 349px; 
	 height: 107px; 
	 background-image: url(../images/promo-homePageBannerRight-072310-ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 	
/* -- Home Page Banners 08-02-2010 -- */
.special-quad-08022010 {
	width: 700px;
	height: 150px;
	overflow: hidden;
	margin: 10px 0 0 40px;
}
.homePageLeftBT {
	 float: left; 
	 width: 349px; 
	 height: 116px; 
	 background-image: url(../images/homePageBanner-companion-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.homePageLeftBT a:link, .homePageLeftBT a:visited {
	 float: left; 
	 width: 349px; 
	 height: 116px; 
	 background-image: url(../images/homePageBanner-companion-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.homePageLeftBT a:hover {
	 float: left; 
	 width: 349px; 
	 height: 116px;
	 background-image: url(../images/homePageBanner-companion-073010ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	
.homePageRightBT {
	 float: left; 
	 width: 349px; 
	 height: 116px; 
	 background-image: url(../images/homePageBanner-flyfree-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.homePageRightBT a:link, .homePageRightBT a:visited {
	 float: left; 
	 width: 349px; 
	 height: 116px; 
	 background-image: url(../images/homePageBanner-flyfree-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.homePageRightBT a:hover {
	 float: left; 
	 width: 349px; 
	 height: 116px;
	 background-image: url(../images/homePageBanner-flyfree-073010ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }		  	 
.homePageBannerBottomBT {
	 width: 698px;
	 clear: both; 
	 height: 34px;
	 background-image: url(../images/homePageBanner-credit-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.homePageBannerBottomBT a:link, .homePageBannerBottomBT a:visited {
	 width: 698px; 
	 height: 34px;
	 background-image: url(../images/homePageBanner-credit-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.homePageBannerBottomBT a:hover {
	 width: 698x; 
	 height: 34px; 
	 background-image: url(../images/homePageBanner-credit-073010ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 		  	 
/* -- Home Special Elements -- */

/* -- Internal Special Elements -- */
.internal-quad-08022010 {
	width: 520px;
	height: 112px;
	overflow: hidden;
	margin: 10px 0 0 40px;
	clear: both;
}
.InternalPageLeftBT {
	 float: left; 
	 width: 260px; 
	 height: 87px; 
	 background-image: url(../images/InternalPageBanner-companion-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.InternalPageLeftBT a:link, .InternalPageLeftBT a:visited {
	 float: left; 
	 width: 260px; 
	 height: 87px; 
	 background-image: url(../images/InternalPageBanner-companion-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.InternalPageLeftBT a:hover {
	 float: left; 
	 width: 260px; 
	 height: 87px;
	 background-image: url(../images/InternalPageBanner-companion-073010ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	
.InternalPageRightBT {
	 float: left; 
	 width: 260px; 
	 height: 87px; 
	 background-image: url(../images/InternalPageBanner-flyfree-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.InternalPageRightBT a:link, .InternalPageRightBT a:visited {
	 float: left; 
	 width: 260px; 
	 height: 87px; 
	 background-image: url(../images/InternalPageBanner-flyfree-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.InternalPageRightBT a:hover {
	 float: left; 
	 width: 260px; 
	 height: 87px;
	 background-image: url(../images/InternalPageBanner-flyfree-073010ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }		  	 
.InternalPageBannerBottomBT {
	 width: 520px;
	 clear: both; 
	 height: 25px;
	 background-image: url(../images/InternalPageBanner-credit-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.InternalPageBannerBottomBT a:link, .InternalPageBannerBottomBT a:visited {
	 width: 520px; 
	 height: 25px;
	 background-image: url(../images/InternalPageBanner-credit-073010.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.InternalPageBannerBottomBT a:hover {
	 width: 520x; 
	 height: 25px; 
	 background-image: url(../images/InternalPageBanner-credit-073010ro.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 		  	 
/* -- Internal Special Elements -- */


.special-quad {
	width: 700px;
	height: 128px;
	overflow: hidden;
	margin: 10px 0 0 40px;
}
.special-quad-new {
	width: 700px;
	height: 128px;
	overflow: hidden;
	margin: 10px 0 0 40px;
}
.special-quad-oneoffer {
	width: 700px;
	height: 105px;
	overflow: hidden;
	margin: 10px 0 0 40px;
}
.ThreeHundredCreditBT {
	 float: left; 
	 width: 351px; 
	 height: 128px; 
	 background-image: url(../images/promo-flyfree-header1-070210.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.ThreeHundredCreditBT a:link, .ThreeHundredCreditBT a:visited {
	 float: left; 
	 width: 351px; 
	 height: 128px; 
	 background-image: url(../images/promo-flyfree-header1-070210.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.ThreeHundredCreditBT a:hover {
	 float: left; 
	 width: 351px; 
	 height: 128px; 
	 background-image: url(../images/promo-flyfree-header1-070210RO.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 	 
.twoFlyFreeBT-new {
	 float: left; 
	 width: 349px; 
	 height: 128px; 
	 background-image: url(../images/promo-flyfree-header2-070210.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 }
.twoFlyFreeBT-new a:link, .twoFlyFreeBT-new a:visited {
	 float: left; 
	 width: 349px; 
	 height: 128px; 
	 background-image: url(../images/promo-flyfree-header2-070210.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 
.twoFlyFreeBT-new a:hover {
	 float: left; 
	 width: 349px; 
	 height: 128px; 
	 background-image: url(../images/promo-flyfree-header2-070210RO.jpg); 
	 background-position: top left; 
	 background-repeat: no-repeat;
	 display: block;
	 visibility: visible;
	 }	 	

a.two-fly-book-btn {
	display: block;
	width: 135px;
	height: 27px;
	background: url(../images/TwoFlyFreeBookBtn.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
a.two-fly-book-btn:hover {
	background-position: 0px -27px;
}

a.home-special-companion:link, a.home-special-companion:visited {
	display: block;
	float: left;
	width: 350px;
	height: 128px;
	background: url(../images/home-companion.jpg) no-repeat 0px 0px;
}
a.home-special-companion:hover, a.home-special-companion:active {
	display: block;
	float: left;
	width: 350px;
	height: 128px;
	background: url(../images/home-companion.jpg) no-repeat 0px -127px;
}
a.home-special-flyfree:link, a.home-special-flyfree:visited {
	display: block;
	float: left;
	width: 350px;
	height: 128px;
	background: url(../images/home-flyfree.jpg) no-repeat 0px 0px;
}
a.home-special-flyfree:hover, a.home-special-flyfree:active {
	display: block;
	float: left;
	width: 350px;
	height: 128px;
	background: url(../images/home-flyfree.jpg) no-repeat 0px -127px;
}
a.home-special-flyfree-only:link, a.home-special-flyfree-only:visited {
	display: block;
	float: left;
	width: 700px;
	height: 105px;
	background: url(../images/home-two-fly-free.jpg) no-repeat 0px 0px;
}
a.home-special-flyfree-only:hover, a.home-special-flyfree-only:active {
	display: block;
	float: left;
	width: 700px;
	height: 105px;
	background: url(../images/home-two-fly-free.jpg) no-repeat 0px -105px;
}
a.home-special2:link, a.home-special2:visited {
	position: absolute;
	top: 540px;
	left: 50px;
	display: block;
	width: 700px;
	height: 115px;
	background: url(../images/home-special-quad.jpg) no-repeat 0px 0px;
}
a.home-special2:hover, a.home-special2:active {
	position: absolute;
	top: 540px;
	left: 50px;
	display: block;
	width: 700px;
	height: 115px;
	background: url(../images/home-special-quad.jpg) no-repeat 0px -115px;
}

#flash_map {
	background-image: url(/assets/images/white.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}
		
#copy, #resort_copy, #news_copy {
	padding: 0 20px 20px 50px;
	float: left;
	clear: both;
	}

#promo_copy {
	padding: 0 50px 20px 43px;
	float: left;
	clear: both;
}
#promo_copy_divider {
	padding: 0 50px 20px 43px;
	margin-bottom: 15px;
	float: left;
	clear: both;
	/* background: url(/assets/images/vr_trans2000.gif) no-repeat 49.5% 225px; */
}
	
#resort_copy, #news_copy {
	}
	
#copy p {margin-top: 5px;}
	
#copy p a:link, #copy p a:visited, #resort_copy p a:link, #resort_copy p a:visited, h2 a:link, h2 a:visited, h4 a:link, h4 a:visited, #news_copy p a:link, #news_copy p a:visited {
	/*color: #83745A;*/
	color: #3F2800;
	text-decoration: underline;
	}
	
#copy p a:hover, #copy p a:active, #resort_copy p a:hover, #resort_copy p a:active, h2 a:hover, h2 a:active, h4 a:hover, h4 a:active, #news_copy p a:hover, #news_copy p a:active {
	color: #1BA5AF;
	text-decoration: underline;
	}
a.text-link:link, a.text-link:visited {
	color: #3F2800;
	text-decoration: underline;
}
a.text-link:hover, a.text-link:active {
	color: #1BA5AF;
	text-decoration: underline;
}
h1, #copy h1,  #news_copy h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 28px;
	color: #1BA5AF;
	margin-top: 0px;
	}

h1.promo {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 23px;
	color: #3F2800;
	margin-top: 0px;
	text-align: left;
}
h2.promo {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 23px;
	color: #1BA5AF;
	margin-top: 0px;
	text-align: center;
}
h1.promo-click {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 23px;
	color: #1BA5AF;
	margin-top: 10px;
	text-align: left;
	}

#column_no_pic h1 {
	padding-top: 20px;
	}
	
.context {background-color: #FFFF00;}
	
h2, #copy h2, #news_copy h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 23px;
	}
h2.popup {
	text-align: left;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 0px;
}	
h3 {
	font-size: 16px;
	color: #1BA5AF;
	margin: 0 0 5px 0;
	line-height: 16px;
	}
h5 {
	font-size: 14px;
	color: #1BA5AF;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0px 0;
	}
#copy h1 {padding-top: 20px;}

	
h4 {font-weight: bold; color:#3f2800; margin: 0; padding: 20px 0 0 0; line-height: 18px; font-size: 14px;}
/*.promo-container {
	clear: both;
	background: url(/assets/images/vr_trans.gif) repeat-y 50% 200px;
}*/
.left-promo {
	float:left;
	display: inline;
	width: 410px;
	margin-top: 15px;
	padding: 0px 15px 15px 15px;
}
.right-promo {
	float: left;
	display: inline;
	clear: right;
	width: 380px;
	margin-top: 15px;
	padding: 0px 15px 15px 15px;
	background: url(/assets/images/vr_trans.gif) repeat-y left 210px;
}
.middle-line {
	float: left;
	width: 20px;
	height: 100%;
	background: url(/assets/images/vr_trans.gif) repeat-y 50% top;
}
ul.offer-details {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.offer-details li {
	background: url(/assets/images/offer-bullet.gif) no-repeat 0px 10px;
	padding: 4px 0px 4px 9px;
	font-weight: normal;
}
.faq_question {color: #1BA5AF; font-size: 14px; font-style: italic; line-height: 20px; padding-top: 20px;}

#header-landing {
	position: absolute;
	top: 0px;
	z-index: 100;
	width: 960px;
	height: 90px;
	background: url(/assets/images/landing-header.png) no-repeat 0px 0px;
}

/* ------------ Slide Down Toggle Effect ------------ */
a.promo-click:link, a.promo-click:visited {
	width: 308px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotels-click-here.gif) no-repeat 0px 0px;
}
a.promo-click:hover, a.promo-click:active {
	width: 308px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotels-click-here.gif) no-repeat 0px -28px;
}
a.promo-click-slider:link, a.promo-click-slider:visited {
	width: 314px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotels-click-here2.gif) no-repeat 0px 0px;
}
a.promo-click-slider:hover, a.promo-click-slider:active {
	width: 314px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotels-click-here2.gif) no-repeat 0px -28px;
}
a.active { background-position -314px -28px; }

a.promo-click2:link, a.promo-click2:visited {
	width: 397px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotelsair-click-here.gif) no-repeat 0px 0px;
}
a.promo-click2:hover, a.promo-click2:active {
	width: 397px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotelsair-click-here.gif) no-repeat 0px -28px;
}
a.promo-click2-slider:link, a.promo-click2-slider:visited {
	width: 397px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotelsair-click-here2.gif) no-repeat 0px 0px;
}
a.promo-click2-slider:hover, a.promo-click2-slider:active {
	width: 397px;
	height: 28px;
	display: block;
	margin-left: 10px;
	outline: none;
	background: url(/assets/images/promo-hotelsair-click-here2.gif) no-repeat 0px -28px;
}
a.promo-click-slider.active { background-position -397px -28px; }

.toggle_container, .toggle_container2 {
	margin: 0 0 5px;
	padding: 0;
	/*border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	width: 380px;
	clear: both;
}
.toggle_container3 {
	margin: 0 0 5px;
	padding: 0;
	/*border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	width: 680px;
	clear: both;
}
/*.toggle_container .block {
	padding: 20px; --Padding of Container--*/
	/*background: url(toggle_block_btm.gif) no-repeat left bottom; --Bottom rounded corners--
}*/
.toggle_container h2.popup, .toggle_container2 h2.popup, .toggle_container3 h2.popup {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
}	
.column-hotel {
	width: 200px;
	margin-left: 25px;
	float: left;
}
.column-hotel:first {
	margin-left: 0px;
}
.column-hotel-wide {
	width: 265px;
	margin-left: 25px;
	float: left;
}
.column-hotel-wide:first {
	margin-left: 0px;
}
.toggle_container-wide {
	margin: 0 0 5px;
	padding: 0;
	/*border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	width: 875px;
	clear: both;
}
a.closewindow:link, a.closewindow:visited {
	width: 54px;
	height: 30px;
	display: block;
	float:right;
	overflow:hidden;
	background: url(/assets/images/popup-close.gif) no-repeat 0px 0px;
}
a.closewindow:hover, a.closewindow:active {
	width: 54px;
	height: 30px;
	display: block;
	float:right;
	overflow:hidden;
	background: url(/assets/images/popup-close.gif) no-repeat 0px -30px;
}
.hidden {
	visibility: hidden;
}
.home-image-abacos {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 20;
}
.abacos-img-1, .andros-img-1, .bimini-img-1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.abacos-img-2, .andros-img-2, .bimini-img-2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}


/* ---------- Revised Side Nav ---------------- */
#col2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	width: 160px;
	padding: 0px;
}
#col2, #story_col2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 160px;
	padding-left: 0px;
	}
.hr-divider {
	height: 1px;
	margin: 15px 0;
	background: url(/assets/images/hr_trans.gif) repeat-x 0px 0px;
}
ul.second-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.bottom {margin: 20px 10px 0 0; background-image: url(/assets/images/hr_trans.gif); background-repeat: repeat-x;}

li.nav2-bottom {width: 140px; padding-top: 10px;}
.nav2 {
	background: url(/assets/images/bullet.gif) no-repeat 0px 50%;
	padding: 3px 0px 4px 9px;
	font-weight: bold;
}
.nav2 a:link, .nav2 a:visited {
	color: #3F2800;
	font-weight: bold;
	text-decoration: none;
	}
	
.nav2 a:hover, .nav2 a:active {
	color: #1BA5AF;
	font-weight: bold;
	text-decoration: underline;
	}
	
.nav2_current a:link, .nav2_current a:visited, .nav2_current a:hover, .nav2_current a:hover {
	color: #1BA5AF;
	text-decoration: none;
	}
	
.nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited {
	color: #3F2800;
	text-decoration: none;
	padding: 0 0 0 10px;
	font-size: 11px;
	}
	
.nav3 a:hover, .nav3 a:active, .nav4 a:hover, .nav4 a:active {
	color: #1BA5AF;
	}
	
.nav3_current a:link, .nav3_current a:visited, .nav3_current a:hover, .nav3_current a:hover, .nav4_current a:link, .nav4_current a:visited, .nav4_current a:hover, .nav4_current a:hover {
	color: #1BA5AF;
	text-decoration: none;
	padding: 0 0 0 10px;
	font-size: 11px;
	}
	
.nav4 a:link, .nav4 a:visited {
	padding: 0 0 0 25px;
	}
a.imagemap:link, a.imagemap:visited {
	width: 160px;
	height: 192px;
	display: block;
	overflow:hidden;
	background: url(/assets/images/islands-map-thumb.gif) no-repeat 0px 0px;
}
a.imagemap:hover, a.imagemap:active {
	width: 160px;
	height: 192px;
	display: block;
	overflow:hidden;
	background: url(/assets/images/islands-map-thumb.gif) no-repeat -160px 0px;
}
#photo_tab {
	position: absolute;
	top: 100px;
	left: 0px;
	}

#photo_tab div {
	float: left;
	}
	
#left_photo_tab {
	width: 29px;
	height: 60px;
	}
	
#middle_photo_tab {
	background-image: url(/assets/images/photo_tab_middle.gif);
	background-repeat: repeat-x;
	height: 60px;
	padding: 0 10px;
	}
	
#right_photo_tab {
	width: 11px;
	height: 60px;
	}
	
.photo_description {
	font-size: 13px;
	float: left;
	padding: 7px 0 3px 0;
	border-bottom: 1px dotted #3f2800;
	width: 300px;
	}
	
.photo_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-top: 2px;
	width: 300px;
	clear: both;
	}
	
.home_photo_tab #photo_tab {
	position: absolute;
	top: 245px;
	}
	
#photo_tab a:link, #photo_tab a:visited {
	color: #83745A;
	text-decoration: none;
	}
	
#photo_tab a:hover, #photo_tab a:active {
	color: #3F2800;
	}
	
#save_page {
	position: absolute;
	top: 0;
	left: 577px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	height: 50px;
	}
	
#save_page img, #save_page_home img {
	vertical-align: middle;
	}
	
#save_page a:link, #save_page a:visited, #save_page_home a:link, #save_page_home a:visited {
	color: #3F2800;
	text-decoration: none;
	}
	
#save_page a:hover, #save_page a:active, #save_page_home a:hover, #save_page_home a:active {
	color: #83745A;
	}
	
	
#next_story {
	}
	
#subnav_right {
	margin: 60px 0 0 0;
	}
	
.out_island_map {
	margin: 0 10px 0 60px !important;
	}
	

/* �����--������ Resort Pages �����--��-���� */

#resort_left {
	width: 570px;
	float: left;
	}
	
#resort_right, #subnav_right, #story_nav, #gallery_right {
	width: 160px;
	float: right;
	padding: 35px 15px 0 0;
	
	}
#home_right {
	width: 160px;
	float: left;
	padding: 30px 15px 0 0;
	}	
	
#resort_info {
	height: 290px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	position: relative;
	margin: 0 0 30px 0;
	width: 165px;
	float: left;
	}

#resort_info p {
	margin: 0 0 0 10px;
	}
	
.resort_title	{
	font-size: 13px;
	font-weight: bold; 
	line-height: 16px;
	padding: 5px 0;
	}
	
.resort_website, .resort_address_title, .resort_phone_title {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 0;
	}
	
.resort_page_url {padding: 0 0 10px 0;}

.resort_page_url a:link, .resort_page_url a:visited {
	color: #1BA5AF;
	text-decoration: none;
	font-size: 11px;
	}
	
.resort_page_url a:hover, .resort_page_url a:active {
	color: #137C84;
	}
	
.resort_address_title, .resort_phone_title {
	}

.resort_address, .resort_phone {
	font-size: 11px;
	}
	
#resort_photos, #story_photos {
	position: absolute;
	bottom: 0px;
	width: 160px;
	padding-left: 5px;
	}
	
.resort_photo {
	width: 50px;
	height: 50px;
	background-color: #000000;
	float: left;
	margin: 5px 0 0 0;
	}
	
.resort_photo_spacer {
	width: 5px;
	height: 50px;
	float: left;
	margin: 5px 0 0 0;
	}
	
#resort_copy ul {padding: 0 0 0 10px; margin: 0; list-style: circle;}

#resort_copy li {line-height: 18px;}
	
.table_head, .table_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	}
	
.table_body {
	font-weight: normal;
	}
	
.white_bottom {
	padding-bottom: 30px;
	background-color: #fff;
	}

	
/* �����--������ Story Pages �����--��-���� */

#story_nav {
	height: 325px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	}	
	
/* �����--������ Finder Results �����--��-���� */


#column_no_pic {
	padding: 25px 15px 25px 75px;
	}

.result_block_title div, .result_block div {
	float: left;
	}
	
.result_block_title {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.result_block {
	font-size: 11px;
	}
	
.pic_block, .name_block, .island_block, .rate_block {
	padding: 10px 15px 10px 0px;
	}
	
.pic_block_title, .name_block_title, .island_block_title, .rate_block_title {
	padding: 0 15px 0 0;
	}

.pic_block_title, .pic_block {
	width: 150px;
	}
	
.name_block_title, .name_block {
	width: 150px;
	}
	
.island_block_title, .island_block {
	width: 75px;
	text-align: center;
	line-height: 16px;
	}
	
.rate_block_title, .rate_block {
	width: 90px;
	text-align: center;
	line-height: 16px;
	}
	
.request_block_title, .request_block {
	width: 135px;
	text-align: right;
	padding: 10px 0px 10px 0px;
	line-height: 16px;
	}
	
.request_block_title {
	padding: 0;
	}
	

.pic_block {
	}
	
.name_block {
	}
	
.island_block {
	color: #1ba5af;
	font-weight: bold;
	}
	
.rate_block {
	}
	
.request_block {
	}
	
.resort_name {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1BA5AF;
	line-height: 16px;
	text-decoration: none;
	padding-bottom: 3px;
	}
	
.resort_url {
	padding: 0 0 10px 0;
	}

.resort_url a:link, .resort_url a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1ba5af;
	text-decoration: none;
	}
	
.resort_url a:hover, .resort_url a:active {
	color: #137C84;
	}
	
.resort_description {
	line-height: 15px;
	}
	
.resort_description ul { margin: 10px 0 5px 20px; line-height: 14px; padding: 0 0 0 5px; }

.resort_description ul li { margin: 0 0 8px 0; }
	
.resort_name, .resort_url, .resort_description { width: 200px;}
	
.visit_resort_page {
	width: 135px;
	text-align: right;
	}

.visit_resort_page a:link, .visit_resort_page a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1ba5af;
	}
	
.visit_resort_page a:hover, .visit_resort_page a:active {
	color: #137C84;
	}
	

.request_more_info {
	font-family: Arial, Helvetica, sans-serif;
	width: 93px;
	font-size: 10px;
	line-height: 13px;
	float: left;
	}

.request_check_box {
	float: right;
	width: 11px;
	line-height: normal;
	padding: 4px 0 0 4px;
	}

.info_request {
	float: left;
	width: 110px;
	}
	
.result_clear, .saved_page_clear {
	float: none;
	clear: both;
	border-bottom: 1px dotted #3F2800;
	}
	
.submit_button {
	}	
	

/* �����--������ Saved Pages �����--��-���� */

.saved_page_block_title div, .saved_page_block div {
	float: left;
	}
	
.saved_page_block_title {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.saved_page_block {
	font-size: 11px;
	}
	
.saved_name_block_title, .description_block_title, .date_block_title {
	padding: 0 15px 0 0;
	}
	
.saved_name_block, .description_block, .date_block {
	padding: 10px 15px 10px 0px;
	}
	
.saved_page_block_title {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.saved_name_block_title, .saved_name_block {
	width: 160px;
	}
	
.saved_name_block a:link, .saved_name_block a:visited {
	font-size: 13px;
	color: #1BA5AF;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	}
	
.description_block_title, .description_block {
	width: 265px;
	line-height: 16px;
	}
	
.date_block_title, .date_block {
	width: 90px;
	text-align: center;
	line-height: 16px;
	}
	
.remove_block_title, .remove_block {
	width: 100px;
	text-align: right;
	padding: 10px 0px;
	line-height: 16px;
	}
	
.remove_block_title {
	padding: 0;
	}

.remove_block img {
	vertical-align: text-top;
	}
	
.remove_block a:link, .remove_block a:visited {
	color: #FAA634;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	}
	
.tbl_results tbody tr td.remove_block a:hover {
	color: #FAA634;
	}


/* �����--������ Forms �����--��-���� */

#column_no_pic input, #column_no_pic textarea, #column_no_pic select,
#column_no_pic_resort input, #column_no_pic_resort textarea, #column_no_pic_resort select
 {
	border: 1px solid #3F2800;
	color: #3F2800;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#column_no_pic select {
	padding: 2px 1px;
	}
	
#column_no_pic .submit, #column_no_pic_resort .submit {
	background-color: #3F2800;
	color: #fff;
	padding: 2px 5px; !important
	height: 23px; !important
	}
	
.add_button {margin-top: 10px;}

.resort_sending_title {font-size: 14px; font-weight: bold; padding-top: 3px;}

.form_element {
	padding-top: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
	
.form_left {
	float: left;
	text-align: right;
	width: 250px;
	padding: 3px 5px 0 0;
	}
	
.form_right {
	float: right;
	width: 400px;
	text-align: left;
	padding-bottom: 0;
	}
	
.form_multi {float: left; margin-right: 10px;}
	
#resort_left .form_left {
	width: 125px;
	}
	
#resort_left .form_right {
	width: 330px;
	}
	
#recipient_display {
	padding-top: 10px;
	}
	
.form_clear {
	clear: both;
	}
	
.form_right p, .form_left p {
	margin: 0;
	padding: 0;
	}
	
.form_left p {
	color: #1BA5AF;
	}

.bold {
	font-weight: bold;
	}
	
p.padding_bottom {
	padding-bottom: 15px;
	}
	
.send_brochure {
	font-size: 14px;
	color: #1BA5AF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 30px 0 10px 0;
	}
	
	
.form_element img {
	vertical-align: text-bottom;
	}
	
a.add_button:link, a.add_button:visited {
	color: #1BA5AF;
	text-decoration: none;
	}
	
a.add_button:hover, a.add_button:active {
	}
	
.sending_to {
	font-style: italic;
	}

.resort_grid_submit {color: #fff; border: none; background-color: #1BA5AF; font-size: 11px; height: 20px; padding-bottom: 3px;}

.align-right {text-align: right;}



/* �����--������ Main Right Column �����--��-���� */

#side {
	float: right;
	width: 199px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0 1px 0 8px;
	position: relative;
	padding-bottom: 20px;
	}
	
#promo {
	}
	
#promo_top, #mypage_top, #passport_top, #event_top {
	background-image: url(../images/promo_tab_top2.gif); 
	background-repeat: no-repeat;
	height: 10px;
	width: 198px;
	}
	
#promo_middle, #mypage_middle, #passport_middle, #event_middle {
	position: relative;
	min-height: 95px;
	height:auto !important;
	height: 95px;
	}
	
#promo_text, #mypage_text, #passport_text, #event_text {
	padding: 5px 41px 5px 0;
	}
	
#promo_text p, #mypage_text p, #passport_text p, #event_text p {
	margin: 0;
	padding-bottom: 10px;
	}
	
.promo_title, .mypage_title, .passport_title, .event_title {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #1BA5AF;
	}
	
#promo_bottom, #mypage_bottom, #passport_bottom, #event_bottom {
	background-image: url(../images/promo_tab_bottom2.gif); 
	background-repeat: no-repeat;
	height: 10px;
	width: 198px;
	clear: both;
	}
	
#promo a:link, #promo a:visited {
	color: #1BA5AF;
	text-decoration: none;
	}
	
#promo a:hover, #promo a:active { color: #137C84; }
	
.email_box {
	background-color: #ffffff;
	border: 1px solid #1BA5AF;
	color: #3F2800;
	padding: 1px 3px 2px 3px;
	font-size: 11px;
	width: 115px;
	height: 13px;
	}
	
.email_box_text { background-image: url(/assets/images/blue_dash.gif); background-repeat: repeat-x; padding-top: 10px; margin-top: 5px;}
	
.email_button {
	position: absolute;
	left: 130px;
	margin-bottom: 5px;
	}
	
#returnpage {height: 0;}
	
#mypage {
	}
	
#mypage_top {
	background-image: url(../images/my_page_tab_top.gif); 
	height: 10px;
	width: 198px;
	}
	
#mypage_middle {
	background-image: url(../images/my_page_tab_bg.gif);
	min-height:122px;
	height:auto !important;
	height:122px;
	}	

#mypage_text {
	}
	
.mypage_title {
	color: #FAA634;
	}
	
#mypage_bottom {
	background-image: url(../images/my_page_tab_bottom.gif);
	height: 10px;
	width: 198px; 
	}
	
#mypage_count {
	font-weight: bold;
	padding-bottom: 15px;
	}
	
.mypage_number {
	color: #FAA634;
	font-weight: bold;
	font-size: 18px;
	}
	
#mypage a:link, #mypage a:visited {
	color: #FAA634;
	text-decoration: none;
	}
	
#passport {
	}
	
#passport a:link, #passport a:visited {
	color: #E22276;
	text-decoration: none;
	}
	
#passport_top {
	background-image: url(../images/passport_tab_top2.gif); 
	height: 10px;
	width: 198px;
	}
	
#passport_middle {
	min-height:112px;
	height:auto !important;
	height:112px;
	}
	
#passport_text {
	}

.passport_title {
	color: #E22276;
	}

#passport_bottom {
	background-image: url(../images/passport_tab_bottom2.gif);
	height: 10px;
	width: 198px ;
	}
	
#event_calendar {
	}
	
#event_calendar a:link, #event_calendar a:visited {
	color: #3F2800;
	text-decoration: none;
	margin: 10px 0 0 0;
	}
	
#event_top {
	background-image: url(../images/events_tab_top.gif); 
	height: 10px;
	width: 198px;
	}
	
#event_middle {
	background-image: url(../images/events_tab_bg.gif);
	min-height: 150px;
	height:auto !important;
	height:150px;
	}
	
#event_text {
	}
	
.event_title {
	color: #3F2800;
	}
	
#event_bottom {
	/*background-image: url(../images/events_tab_bottom.gif);*/
	background-image: url(../images/guide_tab_bottom.gif);
	/*height: 12px;*/
	height:10px;
	width: 198px; 
	}
	
.tab_link {
	width: 28px;
	float: right;
	position: absolute;
	top: 5px;
	right: 1px;
	}
	
	
/* �����--����-�� Footer ����-�--������ */

#footer {
	clear: both;
	width: 900px;
	height: 125px;
	background-image: url(/assets/images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-left: 30px;
	background-color: #FFFFFF;
	margin-top: 5px;
	}
	
#footer_logo {
	width: 150px;
	padding: 39px 0 0 16px;
	float: left;
	}
	
#footer_links {
	float: right;
	width: 675px;
	color: #33876E;
	padding: 20px 20px 0 20px;
	}

#footer_links a:link, #footer_links a:visited {
	color: #33876E;
	text-decoration: none;
	}
	
#footer_links a:hover, #footer_links a:active {
	color: #4EA68D;
	}
	
#tier1 {
	font-size: 14px;
	}
	
#tier2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#tier3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#copyright {
	color: #3F2800;
	font-size: 11px;
	padding-top: 10px;
	}

.social-media {
	position: absolute;
	bottom: 15px;
	right: 35px;
}
.social-media > ul {
	list-style-type: none;
}
.social-media > ul li {
	color: #3f2800;
	float: left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
.social-media > ul li a {
	display: block;
	height: 29px;
	text-indent: -9999px;
	width: 29px;
	outline: none;
	border: none;
}
a.facebook { background: url(/assets/images/social-facebook.png) no-repeat 0px 0px; }
a.facebook:hover { background-position: 0px -29px; }
a.twitter { background: url(/assets/images/social-twitter.png) no-repeat 0px 0px; }
a.twitter:hover { background-position: 0px -29px; }
a.youtube { background: url(/assets/images/social-youtube.png) no-repeat 0px 0px; }
a.youtube:hover { background-position: 0px -29px; }

	
	
/* �����--����-�� Resort Finder ����-�--������ */

#resort_finder_top {
	background-color: #A7C61C;
	color: #ffffff;
	width: 150px;
	background-image: url();
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 10px;
	background-image: url(../images/resort_finder_top_bg.gif);
	background-repeat: no-repeat;
	background-color: #95b617;
	height: 20px;
	border-bottom: 1px dotted #ffffff;
	}

#resort_finder {
	background-color: #B7d02e;
	color: #ffffff;
	width: 140px;
	padding: 10px;
	margin-bottom: 15px;
	background-image: url(../images/resort_finder_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 235px;
	height:auto !important;
	height:235px;
	position: relative;
	}

#resort_finder label {display:block; font:bold 11px arial, sans-serif; color:#fff; margin-bottom: 3px;}
#resort_finder {font:normal 10px arial, sans-serif; color:#fff}
#resort_finder td {padding:3px 3px 0 0}
#resort_finder .spacer {height:9px; width:100%; background:url(/assets/images/hr_resort_finder.gif) center repeat-x; padding: 3px 0;}
#resort_finder .spacer_blank {height:20px; width:100%}
#resort_finder .keyword {font:normal 10px arial, sans-serif; color:#3f2800; width:103px; height:15px; float: left; border: none; padding: 3px 3px 0 3px; margin-top: 2px;}
#resort_finder input {margin:0 2px 2px 0; padding: 0; }
.resort_finder_small_text {margin: 0 0 5px 0;}
#resort_finder .resort_finder_button {width: 24px; height: 18px; padding: 2px 0 0 5px; margin: 0;}
.hotel_type {width: 140px; border: none; padding: 2px; margin-top: 2px;}





/* ���������--�-- News Section / Packages / Press Releases �---���������� */

#news_copy {
	min-height: 910px;
	height:auto !important;
	height:910px;
	width: 460px;
	}

.news_item, .package {
	border-top: 1px dotted #3F2800;
	padding: 10px 0;
	margin: 20px 0 0 0;
	}
	
.news_title, .package_title {
	color: #1ba5af;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	}
	
.news_date, .package_date, .news_author {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.news_article, .package_description {
	padding: 10px 0 0 0;
	}
	
.more_info a:link, .more_info a:visited {
	color: #1BA5AF;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif bold;
	}
	
.more_info a:hover, .more_info a:active {
	color: #137C84;
	}
	
#news_copy h1 {padding-top: 30px; font-family: Georgia, "Times New Roman", Times, serif;}	

#news_copy h2 {font-family: Georgia, "Times New Roman", Times, serif}

.news_item a:link, .news_item a:visited {color: #1ba5af; text-decoration: none;}

.news_item a:hover, .news_item a:active {color: #137C84;}

	
/* ���������--�-- Travel Search �---���������� */

#travel_search {
	width: 530px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 25px;
	position: relative;
	}
	
#travel_search_top {
	background-image: url(/assets/images/travel_search_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	font-size: 14px;
	font-weight: bold;
	line-height: 0;
	padding: 13px 0 0 55px;
	}
	
#travel_search_bottom {
	background-color: #1BA5AF;
	background-image: url(/assets/images/travel_search_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 124px;
	position: relative;
	}


#travel_search select {
	border: none;
	color: #3f2800;
	background-color: #fff;
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 285px;
	margin-bottom: 10px;
	}
	
input.travel_button {
	float: left;
	position: relative;
	top: 44px;
	left: 10px;
	border:1px solid #fff;
	background-color: #95B617;
	color: #fff;
	font-size: 10px;
	height: 20px;
	padding-bottom: 2px;
	}
	
#search_left {
	float: left;
	padding-left: 15px;
	}
	
#search_right {
	float: left;
	padding-left: 30px;
	}
	
.travel_description {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.travel_instructions {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 10px 0 5px 15px;
	}

.travel_name {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1BA5AF;
	}

.travel_name a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #1BA5AF;
	}
	
.travel_name a:hover {
	text-decoration: underline;
	}

.travel_phone {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

.travel_type {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F2800;
	}

.question {
	padding: 15px 0 5px 0;
	}
		
/*---------- Photo Gallery & Stories ------------- */

#gallery_image {
height:420px;
margin:0pt 0pt 0 40px;
padding-bottom: 30px;
width:700px;
background-color: #FFFFFF;
}
#gallery_thumbs {
margin:0pt 0pt 0pt 75px;
}
.thumb {
float:left;
height:65px;
margin:0pt 15px 15px 0pt;
width:65px;
}
.thumb_clear {
clear:both;
}
#gallery_copy {
padding:25px 25px 0pt 0pt;
}

#gallery_right {padding: 35px 15px 0 0;}

#gallery_copy #save_page {
	position: absolute;
	top: 450px;
	}
	
#gallery_copy #photo_tab {
	position: absolute;
	top: 340px;
	}


/*---------- Press Section ------------- */

#press_photos {
	float: left;
	margin: 0 20px 0 50px;
	padding: 30px 0 0 0;
	background-color: #fff;
	}

.press_photo {
	width: 150px;
	height: 225px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	}

.press_thumb {
	background-color: #000000;
	width: 150px;
	height: 90px;
	margin: 10px 0;
	}
	
.press_photo_info {
	font-size: 12px;
	font-weight: bold;
	}
	
.press_photo_location {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
.press_photo_credit {
	font-size: 10px;
	padding-top: 10px;
	}
	
.press_photo_clear {
	clear: both;
	}
	
.press_thumb_spacer {
	width: 12px;
	height: 175px;
	float: left;
	margin: 10px 0;
	}
	
#media_info {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	margin: 20px 10px 0 10px;
	clear: both;
	float: left;
	width: 150px;
	background-image: url(/assets/images/hr_trans.gif);
	background-repeat: repeat-x;
	}
	
.media_name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	}
	
.media_question {
	margin-top: 10px;
	} 
	
/*-------------- Leap Promotion ------------------ */

.leapcontent {
	background-color:#FFFFFF;
	border-style:solid none none;
	border-top:1px solid #FFFFFF;
	color:#3F2800;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	line-height:22px;
	}

.participatinghotel {
	float:left;
	font-size:11px;
	height:100px;
	line-height:18px;
	margin:0pt 28px 10px 0pt;
	width:155px;
	font-family: Arial, Helvetica, sans-serif;
	}

.hotel {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.offerdetails {
	color:#1BA5AF;
	font-size:14px;
	}

.leapcontent ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

.leapcontent li {
	width:155px;
	}

.leapcontent a:link, .leapcontent a:visited {
	color:#1BA5AF;
	text-decoration:none;
	}
	
.leapcontent a:hover, .leapcontent a:active {
	color:#33876E;
	}
	
.disclaimer {
	color:#1BA5AF;
	}
	

/*-------------- Jobs ------------------ */

a.jobs_link:link, a.jobs_link:visited, a.back_link:link, a.back_link:visited {color: #1ba5af; text-decoration: none;}

a.jobs_link:hover, a.jobs_link:active, a.back_link:hover, a.back_link:active {color: #137C84;}

#job_application input, #send_to_a_friend input, #job_application textarea, #send_to_a_friend textarea {border: none;}

#job_application input, #send_to_a_friend input, #job_application textarea, #send_to_a_friend textarea {border: 1px solid #3F2800; font-size: 12px; padding: 3px; font-family: Arial, Helvetica, sans-serif;}

a.job-button, .job-submit {background-color: #3f2800; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px 10px; margin-right: 10px; float: left; text-decoration: none; border: none; line-height: normal;} !important

#copy_normal a.job-button:hover, #copy_normal a.job-button:visited, #copy_normal a.job-button:active {color: #0000FF;} !important
.job-submit { }

#job_application, #send_to_a_friend {clear: both; display:none;  width:95%; padding-top: 10px; font-family: Arial, Helvetica, sans-serif;}


#job_application file {background-color: #3f2800;}



/*-------------- Flash Maps ------------------ */
.promo-resorts-title { color:#1ba5af; font-size: 18px; margin-bottom: 0; padding-top: 10px; }


/*-------------- Flash Maps ------------------ */
#bigFlash {display: none; z-index: 100; position: absolute; top: 0px;}


/*-------------- Doubleclik Code ------------------ */
#dbl-click { display: none; visibility: hidden; }


/*-------------- Inset Navigation / Linking ------------------ */

.inset { width: 500px; font-size: 12px; margin-bottom: 25px; }

#copy .inset p {line-height: 18px; margin: 0 0 6px 0; padding: 0; }

.inset-top { height: 20px; width: 500px; background-image: url(/assets/images/inset-top.gif); float: left; }

.inset-middle { width: 480px; background-color: #e6e0ce; padding: 0 10px; clear: left; float: left; }

.inset-bottom { height: 20px; width: 500px; background-image: url(/assets/images/inset-bottom.gif); clear: left; }

.inset-title { color: #1ba5af; font-size: 16px; padding-bottom: 10px; }

.inset a:link, .inset a:visited { color: #3f2800; font-weight: bold; text-decoration: underline; }

.inset a:hover, .inset a:active { background-color: #b09f73; } 

.insetsub { font-family: Arial, Helvetica, sans-serif; font-size: 11px;	line-height: 14px; font-style: italic; }

.banner {float: left; width: 145px; /*margin: 20px 10px 0 0; padding: 0 0 0 5px;*/ background-image: url(/assets/images/hr_trans.gif); background-repeat: repeat-x; background-position: top;  }
.banner-resort {float: left; width: 145px; margin: 0 0 0 5px; padding: 0 0 0 5px; background-image: url(/assets/images/hr_trans.gif); background-repeat: repeat-x; background-position: top;  }
.divider {background-image: url(/assets/images/hr_trans.gif); background-repeat: repeat-x;}

/* ----------------Inset Wide ---------------------------- */
.inset-top-wide { height: 20px; width: 690px; background-image: url(/assets/images/inset-top-wide.jpg); float: left; }

.inset-middle-wide { width: 670px; background-color: #ede5da; padding: 0 10px; clear: left; float: left; text-align: center; }

.inset-bottom-wide { height: 20px; width: 690px; background-image: url(/assets/images/inset-bottom-wide.jpg); clear: left; }

.inset-wide-title { color: #1ba5af; font-size: 16px; padding: 0px; }

.inset-wide a:link, .inset-wide a:visited { color: #3f2800; font-weight: bold; text-decoration: underline; }

.inset-wide a:hover, .inset-wide a:active { background-color: #b09f73; } 

.inset-wide-subsub { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-style: italic; }