@charset "utf-8";
/* CSS Document */

h1.h1_logo,
h2.h2_innsideEdition,
h4.h4_subtitle,
h3.h3_happySummer,
h3.h3_familyFun,
h3.h3_adultIndulgence,
h3.h3_summertime,
h3.h3_dining,
h3.h3_tunesTastes,
h3.h3_verandaMusic,
h3.h3_spa,
h3.h3_golf,
h3.h3_membership,
h3.h3_giftCards,
h4.h4_weekendActivities,
h4.h4_dailyActivities,
h4.h4_dailyDelights,
h4.h4_kidsRulePackage,
h4.h4_teensOnlyPackage,
h4.h4_allPlay,
h4.h4_tunesTastes{
	height:0;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top center;
}
h1.h1_logo{
	background:url(../images/footer/h1_logo.gif);
	width:320px;
	padding-top:15px;
	height:0;
	line-height: 30px;
	overflow: hidden;
	margin:0 auto 30px auto;
}
h2.h2_innsideEdition{
	background:url(../images/index/h2_insideEdition.png);
	width:389px;
	padding-top:39px;
	margin:50px auto 15px auto;
}
h4.h4_subtitle{
	background:url(../images/index/h4_subtitle.gif);
	width:301px;
	padding-top:16px;
	margin:0 auto 45px auto;
}
h3.h3_happySummer{
	background:url(../images/index/h3_happySummer.gif);
	width:301px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_familyFun{
	background:#f47b2a url(../images/index/h3_familyFun.gif) no-repeat;
	background-position:top center;
	width:436px;
	padding:28px 3px 0 10px;
	margin:0 auto 0 auto;
}
h3.h3_adultIndulgence{
	background:url(../images/index/h3_adultIndulgence.gif);
	width:376px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_summertime{
	background:url(../images/index/h3_summertime.gif);
	width:374px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_dining{
	background:url(../images/index/h3_dining.gif);
	width:499px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_tunesTastes{
	background:url(../images/index/h3_tunesTastes.gif);
	width:307px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_verandaMusic{
	background:url(../images/index/h3_verandaMusic.gif);
	width:447px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_spa{
	background:url(../images/index/h3_spa.gif);
	width:155px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_golf{
	background:url(../images/index/h3_golf.gif);
	width:394px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_membership{
	background:url(../images/index/h3_membership.gif);
	width:508px;
	padding-top:28px;
	margin:0 auto;
}
h3.h3_giftCards{
	background:url(../images/index/h3_giftCards.gif);
	width:369px;
	padding-top:28px;
	margin:0 auto;
}

/**************************************************************************/
h4.h4_weekendActivities{
	background:url(../images/index/family_fun/h4_weekendActivities.gif);
	width:312px;
	padding-top:27px;
	margin:22px auto;
}
h4.h4_kidsRulePackage{
	background:url(../images/index/family_fun/h4_kidsRulePackage.png);
	width:544px;
	padding-top:33px;
	margin:22px auto;
}
h4.h4_teensOnlyPackage{
	background:url(../images/index/family_fun/h4_teensOnlyPackage.png);
	width:343px;
	padding-top:33px;
	margin:22px auto;
}
h4.h4_allPlay{
	background:url(../images/index/adults/h4_allPlay.png);
	width:414px;
	padding-top:34px;
	margin:22px auto;
}
h4.h4_tunesTastes{
	background:url(../images/index/tunes_tastes/h4_tunesTastes.png);
	width:386px;
	padding-top:34px;
	margin:50px auto 20px auto;
}
h4.h4_dailyActivities{
	background:url(../images/index/family_fun/h4_dailyActivities.gif);
	width:232px;
	padding-top:33px;
	margin:22px auto;
}
h4.h4_dailyDelights{
	background:url(../images/index/family_fun/h4_dailyDelights.gif);
	width:450px;
	padding-top:193px;
	margin:22px auto;
}
