
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:small;
	color: #36454F;
	}
	

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #dda149;	
	background-image: url(../img/background.gif);
	background-position:center top;
	background-repeat:repeat-x;
	
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}

TABLE.shell
{
	width: 778px;
	height: 100%;	
	background-color: #ffffff;
}

TD
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}
TABLE.footerBg
{
	width: 778px;
	height: 51px;
	background-image: url(../img/bgFooter.gif);
	background-repeat:no-repeat;
}

TD.titleBg
{
	width: 381px;
	height: 20px;
	background-image: url(../img/i_subtitlebg.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 6px;
}
	TD.titleBg h3
	{
		margin-top:6px;
	}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #ffffff;	
}

A.footTextLink
{
	color: #ffffff;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #f15a22;
	padding: 0px 3px 0px 3px;
}

A.footNavLink
{
	color: #f15a22;
	text-decoration: none;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

TD.navBottom
{
	height: 26px;
	background-image: url(../img/navBottom.gif);
	background-repeat:no-repeat;
}

TD.header
{
	height: 231px;
}

TD.nav
{
	height: 64px;
}

TD.footer
{
	height: 70px;
}

A.n_home
{
	display: block;
	width: 125px;
	height: 38px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -125px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 125px;
	height: 38px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -125px 0px;	
}

A.n_treatments
{
	display: block;
	width: 173px;
	height: 38px;
	background-image: url(../img/n_treatments.gif);
	background-repeat: no-repeat;	
}
A.n_treatments:hover
{
	background-position: -173px 0px;	
}
A.n_treatmentsSel
{
	display: block;
	width: 173px;
	height: 38px;
	background-image: url(../img/n_treatments.gif);
	background-repeat: no-repeat;	
	background-position: -173px 0px;	
}

A.n_massage
{
	display: block;
	width: 173px;
	height: 38px;
	background-image: url(../img/n_massage.gif);
	background-repeat: no-repeat;	
}
A.n_massage:hover
{
	background-position: -173px 0px;	
}
A.n_massageSel
{
	display: block;
	width: 173px;
	height: 38px;
	background-image: url(../img/n_massage.gif);
	background-repeat: no-repeat;	
	background-position: -173px 0px;	
}

A.n_esthetics
{
	display: block;
	width: 144px;
	height: 38px;
	background-image: url(../img/n_esthetics.gif);
	background-repeat: no-repeat;	
}
A.n_esthetics:hover
{
	background-position: -144px 0px;	
}
A.n_estheticsSel
{
	display: block;
	width: 144px;
	height: 38px;
	background-image: url(../img/n_esthetics.gif);
	background-repeat: no-repeat;	
	background-position: -144px 0px;	
}

A.n_spa
{
	display: block;
	width: 181px;
	height: 38px;
	background-image: url(../img/n_spa.gif);
	background-repeat: no-repeat;	
}
A.n_spa:hover
{
	background-position: -181px 0px;	
}
A.n_spaSel
{
	display: block;
	width: 181px;
	height: 38px;
	background-image: url(../img/n_spa.gif);
	background-repeat: no-repeat;	
	background-position: -181px 0px;	
}

A.n_contact
{
	display: block;
	width: 155px;
	height: 38px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -155px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 155px;
	height: 38px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -155px 0px;	
}

.rollNav2
{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;

}
.rollNav2:hover { 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}