@charset "UTF-8";
body {margin: 0;
padding: 0;
text-align: center;}

html {overflow-y: scroll;}

#wrapper {
	height: auto;
	width: 949px;
	overflow: hidden;
	margin:0 auto;
	text-align:left;
	background-image: url(_img/constants/back-fader.jpg);
	background-repeat: repeat-x;
}
.ad-content {
	height: auto;
	width: 180px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1C08;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 100px;
	padding-left: 30px;
}
.ad-content-text {
	height: 200px;
	width: 180px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D1C08;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 100px;
	padding-left: 30px;
}
.topleft {
	height: 102px;
	width: 732px;
	background-image: url(_img/constants/top.jpg);
	background-repeat: no-repeat;
	float:left;
}
#signin {
	height: 102px;
	width: 137px;
	float: right;
	display: block;
}
#redeem {
	height: 102px;
	width: 200px;
	float: right;
	display: block;
}
#topright {
	height: 102px;
	width: 217px;
	float:right;
	background-image: url(_img/constants/topright-back.jpg);
	background-repeat: no-repeat;
}
.botnav {
	height: 134px;
	width: 949px;
	background-image: url(_img/constants/botnav-back.png);
	background-repeat: no-repeat;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 28px;
	padding-left: 46px;
}
.subpage-content {
	float: right;
	width: 597px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 80px;
	}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
/* BEGIN TOPNAV */
#topnavwrapper {
	height: 42;
	width: 956px;
	float: left;
}
.topnavleft {
	width: 123px;
	height: 45px;
	background-image: url(_img/topnav/left.jpg);
	background-repeat: no-repeat;
	float:left;
}
#home {
	width: 79px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/home.jpg);
	background-repeat: no-repeat;
	display: block;
}
#home:hover {
	background-position: 0 -45px;	
}
#home-down {
	width: 79px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/home.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0 -90px;
}
#classes {
	width: 94px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/classes.jpg);
	background-repeat: no-repeat;
	display: block;
}
#classes:hover {
	background-position: 0 -45px;
	
}
#classes-down {
	width: 94px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/classes.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0 -90px;
}
#parties {
	width: 90px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/parties.jpg);
	background-repeat: no-repeat;
	display: block;
}
#parties:hover {
	background-position: 0 -45px;
	
}
#parties-down {
	width: 90px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/parties.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0 -90px;
}
#membership {
	width: 124px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/membership.jpg);
	background-repeat: no-repeat;
	display: block;
}
#membership:hover {
	background-position: 0 -45px;
	
}
#membership-down {
	width: 124px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/membership.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0 -90px;
}
#shop {
	width: 78px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/shop.jpg);
	background-repeat: no-repeat;
	display: block;
}
#shop:hover {
	background-position: 0 -45px;
	
}
#shop-down {
	width: 78px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/shop.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0 -90px;
}
#contact {
	width: 111px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/contact.jpg);
	background-repeat: no-repeat;
	display: block;
}
#contact:hover {
	background-position: 0 -45px;
	
}
#contact-down {
	width: 111px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/contact.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0 -90px;
}
#calendar {
	width: 105px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/calendar.jpg);
	background-repeat: no-repeat;
	display: block;
}
#calendar:hover {
	background-position: 0 -45px;
	
}
#calendar-down {
	width: 105px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/calendar.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0 -90px;
}
.topnavright {
	width: 145px;
	height:45px;
	float:left;
	background-image: url(_img/topnav/right.jpg);
	background-repeat: no-repeat;
}
/* END TOPNAV */
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.flasharea {
	height: 488px;
	width: 949px;
	float:right;
	background-image: url(_img/constants/backgrounder-flash.jpg);
	background-repeat: no-repeat;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #f9054a;
}

/* BEGIN CONTENT */
.topbreak {
	float:left;
	width: 949px;
	height: 4px;
}
.bottombreak {
	float:left;
	width: 949px;
	height: 4px;
}
#body {
	float:left;
	width: 949px;
	height: auto;
	background-image: url(_img/constants/infinityback.png);
	background-repeat: repeat-y;
}
#body-white {
	float:left;
	width: 949px;
	height: auto;
	background-image: url(_img/constants/infinityback-white.png);
	background-repeat: repeat-y;
}
#body-white2 {
	float:left;
	width: 949px;
	height: 600px;
	background-image: url(_img/constants/infinityback-white.png);
	background-repeat: repeat-y;
}
.content {
	float:left;
	width: 600px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 50px;
	padding-left: 60px;
	padding-bottom: 30px;
}
.healcode-content {
	float:left;
	width: 849px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.healcode-spacer {
	float:left;
	width: 17px;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.groupon-spacer {
	float:left;
	width: 50px;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.groupon-coupon {
	float:left;
	width: 194px;
	height: auto;
	padding-top: 72px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	background-image: url(_img/ads/groupon-top.png);
	background-repeat: no-repeat;
}
.groupon-spacer2 {
	float:left;
	width: 25px;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.body-bottom {
	float:left;
	width: 949px;
	height: 30px;
	background-image: url(_img/constants/bottom-content.png);
	background-repeat: no-repeat;
}
.body-bottom-white {
	float:left;
	width: 949px;
	height: 30px;
	background-image: url(_img/constants/bottom-content-white.png);
	background-repeat: no-repeat;
}

/* END CONTENT */
	
/* BEGIN ENHANCERS */

.enh-classes {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/classes.jpg);
	background-repeat: no-repeat;
	}
.enh-parties {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/parties.jpg);
	background-repeat: no-repeat;
	}	
.enh-membership {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/membership.jpg);
	background-repeat: no-repeat;
	}
.enh-shop {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/shop.jpg);
	background-repeat: no-repeat;
	}	
.enh-contact {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/contact.jpg);
	background-repeat: no-repeat;
	}	
.enh-calendar {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/calendar.jpg);
	background-repeat: no-repeat;
	}	
.enh-privacy {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/privacy.jpg);
	background-repeat: no-repeat;
	}	
.enh-sitemap {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/sitemap.jpg);
	background-repeat: no-repeat;
	}	
.enh-mediakit {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/mediakit.jpg);
	background-repeat: no-repeat;
	}		
.enh-employment {
	float: right;
	width: 949px;
	height: 115px;
	background-image: url(_img/enhancers/employment.jpg);
	background-repeat: no-repeat;
	}		
	
	/* END ENHANCERS */		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

