﻿body{
	margin:0;
	color:#656052;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#7aa328;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.container {
	margin:30px auto 0;
	width:821px;
}
.header {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	background: url(Images/header-bg.gif) no-repeat 0 100%;
}
.header .logo {
	background: url(images/logo.gif) no-repeat;
	width:342px;
	height:55px;
	margin:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.header .logo a {
	height:100%;
	display:block;
}

.navigation {
	text-align: right;
	float: right;
	}
			
table.main-nav{
	padding:0;
	float:right;
	margin:6px 0 0;
	width:487px;
	border-collapse:collapse;
	height: 20px;
}
table.main-nav td{
	padding:0 0 0 25px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
table.main-nav td a{
	height: 14px;
	display:block;
}
table.main-nav td.services a
{
    height: 14px;
	background:url(images/nav-services.gif) no-repeat;
	width:63px;
}
table.main-nav td.memberships a{
	background:url(images/nav-member.gif) no-repeat;
	width:105px;
	height: 17px;
}
table.main-nav td.promotions a{
	background:url(images/nav_promotions.gif) no-repeat;
	width:88px;
	height: 17px;
}
table.main-nav td.about a{
	background:url(images/nav-about.gif) no-repeat;
	width:68px;
	height: 14px;
}
table.main-nav td.press a{
	background:url(images/nav-press.gif) no-repeat;
	width:43px;
	height: 17px;
}
table.main-nav td.careers a{
	background:url(images/nav-careers.gif) no-repeat;
	width:57px;
	height: 14px;
}
table.main-nav td.locations a{
	background:url(images/nav-locations.gif) no-repeat;
	width:69px;
	height: 14px;
}
table.main-nav td a:hover {background-position:0 -14px;}
table.main-nav td.memberships a:hover {background-position:0 -17px;}
table.main-nav td.promotions a:hover {background-position:0 -17px;}
table.main-nav td.press a:hover {background-position:0 -17px;}
table.main-nav td a.active {background-position:0 -14px;}
table.main-nav td.memberships a.active {background-position:0 -17px;}
table.main-nav td.promotions a.active {background-position:0 -17px;}
table.main-nav td.press a.active {background-position:0 -17px;}

.content-area {
	width:100%;
	/*background:#7da824 url(images/side-bg.gif) no-repeat;*/ /* GASH - Changed for Mother's Day 2010 */
	background:#7da824 url(images/side-bg-MD.gif) no-repeat;
	overflow:hidden;
	margin-top:2px;
}
.sidebar {
	float:left;
	width:273px;
	padding:26px 30px 0 25px;
}
.slide {
	float:right;
	width:493px;
	position:relative;
}
.slide img {display:block;}
.slide h2 {
	position:absolute;
	margin:0;
	right:0;
	top:14px;
	background:#fff;
	padding:0 8px 0 12px;
	height:38px;
	line-height:35px;
	font-weight:normal;
	font-size:25px;
	color:#716637;
}
.slide h2 em {
	color:#92b647;
}
.sidebar h3 {
	margin:0 0 14px;
	font-size:26px;
	font-weight:normal;
	color:#fff;
}
.sidebar p {
	color:#fff;
	font-size:13px;
	line-height:20px;
	margin:0 0 12px;
}
.spa {
	display:block;
	color:#fff;
	font-size:14px;
}
.bottom-panel {
	background:url(images/footer-box.gif) no-repeat; /* GASH - Commented out for Mother's Day 2010 - Reinstated 2010-06-24 */
	/* background:url(images/footer-box-MD.gif) no-repeat; */ /*GASH - Commented out after Mother's Day 2010*/
	width:797px;
	height:136px;
	margin-top:2px;
	padding:4px 0 0 24px;
	position: relative;
}
.bottom-panel img {
	float:left;
	position:absolute;
	left: 24px;
	top: 5px;
}
.bottom-panel ul {
    position: absolute;
    left: 242px;
    top: 4px;
	list-style:none;
	padding:0;
	width:340px;
	overflow:hidden;
	margin:36px 0 0;
}
.bottom-panel ul li {
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	float:left;
	margin-bottom:12px;
}
.bottom-panel ul li a {
	display:block;
	padding-left:9px;
}
.bottom-panel ul li a:hover, .bottom-panel ul li a.active {background:url(images/sep-hover.gif) no-repeat 0 2px;}
.bottom-panel ul li.facials a:hover, .bottom-panel ul li.facials a.active {background:url(images/sep-hover.gif) no-repeat 0 3px;}
.bottom-panel ul li a span {
	display:block;
	height:14px;
	overflow:hidden;
}
.bottom-panel ul li.facials a span {
	background:url(images/nav-facials.gif) no-repeat;
	width:48px;
}
.bottom-panel ul li.massage a span {
	background:url(images/nav-massage.gif) no-repeat;
	width:69px;
}
.bottom-panel ul li.wax a span {
	background:url(images/nav-wax.gif) no-repeat;
	width:31px;
	height:10px;
}
.bottom-panel ul li a:hover span, .bottom-panel ul li a.active span {background-position:0 -14px;}
.bottom-panel ul li.wax a:hover span, .bottom-panel ul li.wax a.active span {background-position:0 -10px;}
.footer {
	width:801px;
	padding:13px 10px 10px 10px;
	text-align:right;
	font-size:10px;
	margin-top:2px;
	color:#716637;
	background:url(images/footer-bg.gif) no-repeat;
}
.footer a {color:#716637;}
.footer ul {
	list-style:none;
	padding:0;
	margin:0 0 9px;
}
.footer ul li {
	display:inline;
	margin-left:14px;
}
.footer p {margin:0;}
/*page2*/
.heading {
	width:819px;
	height:64px;
	overflow:hidden;
	margin-top:2px;
}

.main {
	width:100%;
	overflow:hidden;
	margin-top:2px;
}
.sub-nav {
	width:185px;
	background:url(images/sub-nav-bg.jpg) no-repeat;
	padding:23px 10px 0 17px;
	float:left;
	min-height:379px;
}
.sub-nav table{
	padding:0;
	margin:0;
	width:185px;
	border-collapse:collapse;
}
.sub-nav table td{
	padding:0 0 11px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.sub-nav table td a {
	height:15px;
	overflow:hidden;
	display:block;
}
.sub-nav table td.something a {
	background:url(images/sub-nav-somehting.gif) no-repeat;
	width:114px;
	height:16px;
}
.sub-nav table td.everyone a {
	background:url(images/sub-nav-everyone.gif) no-repeat;
	width:131px;
	height:13px;
}
.sub-nav table td.mission a {
	background:url(images/sub-nav-mission.gif) no-repeat;
	width:61px;
	height:13px;
}
.sub-nav table td.history a {
	background:url(images/sub-nav-history.gif) no-repeat;
	width:55px;
}
.sub-nav table td.faq a {
	background:url(images/sub-nav-faq.gif) no-repeat;
	width:30px;
}
.sub-nav table td a:hover, .sub-nav table td a.active {background-position:0 -15px;}
.sub-nav table td.something a:hover, .sub-nav table td.something a.active {background-position:0 -16px;}
.sub-nav table td.everyone a:hover, .sub-nav table td.everyone a.active {background-position:0 -13px;}
.sub-nav table td.mission a:hover, .sub-nav table td.mission a.active {background-position:0 -13px;}
.content {
	
	line-height:20px;
	padding:25px 0 0 10px;
	background:url(images/content-bg.gif) no-repeat;
}
.content img{
	float:right;
	margin:14px 0 10px 12px;
}
.content h1 {
    margin-top: 0px;
    font:14pt Helvetica Neue, Helvetica, Arial, sans-serif;
    color:#959288;
}
.content strong {display:block;}
.content p {margin:0 0 13px;}
	
	
.imageSwap a:link, .imageSwap a:visited {
	display: block;
	font: 10pt Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #dddddd;
	min-height: 23px;
	}

.imageSwap a:hover, .imageSwap a:active {
	background: url(images/bullet.gif) 3px 6px no-repeat;
	font:10pt Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #92B647;
	font-weight: bold;
	min-height: 23px;
	}

.imageSwap span {
	display: block;
	padding: 5px 3px 5px 10px;
	margin: 0;
	}

.imageSwap {
	margin-top: 10px;
	margin-bottom: 10px;
	}

div .LinkDiv a:link, div .LinkDiv a:visited
{
	padding: 2px 3px 2px 10px;
	text-decoration: none;
}
div .LinkDiv a:hover, div .LinkDiv a:active
{
    background: url(images/bullet.gif) 3px 6px no-repeat;
	padding: 2px 3px 2px 10px;
	text-decoration: none;
	color: #92B647;	
}
div .LinkDivon a:link, div .LinkDivon a:visited, div .LinkDivon a:hover, div .LinkDivon a:active
{
    background: url(images/bullet.gif) 3px 6px no-repeat;
	font: 10pt Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 2px 3px 2px 10px;
	text-decoration: none;
	color: #92B647;
	font-weight: bold;
}

.tertiaryNav 
{
	padding: 2px 3px 2px 10px;
}


div .tertiaryNav a.tertiaryNav:link, div .tertiaryNav a.tertiaryNav:visited
 {
	padding: 2px 3px 2px 15px;
	text-decoration: none;

 }
 div .tertiaryNav a.tertiaryNav:hover, div .tertiaryNav a.tertiaryNav:active 
 {
    background: url(images/bullet.gif) 3px 6px no-repeat;
	font: 10pt Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 2px 3px 2px 15px;
	text-decoration: none;
	color: #92B647;
	font-weight: bold;
 }
	
div .tertiaryNav a.tertiaryNavOn:link
{
	padding: 2px 3px 2px 15px;
	text-decoration: none;
}

div .tertiaryNav a.tertiaryNavOn:hover, .tertiaryNav a.tertiaryNavOn:active, .tertiaryNav a.tertiaryNavOn:visited
{
    background: url(images/bullet.gif) 3px 6px no-repeat;
	font: 10pt Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 2px 3px 2px 15px;
	text-decoration: none;
	color: #92B647;
	font-weight: bold;
}

div.quaternaryNav a.quaternaryNav:link, div.quaternaryNav a.quaternaryNav:visited 
{
	
}

div.quaternaryNav a.quaternaryNav:hover, div.quaternaryNav a.quaternaryNav:active 
{
	
}
	
.quaternaryNav a.quaternaryNavOn:link, .quaternaryNav a.quaternaryNavOn:visited, .quaternaryNav a.quaternaryNavOn:hover, .quaternaryNav a.quaternaryNavOn:active
{
	
}	