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

Body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11.5px;
	color:#363636;
	background-color:#363636;
	margin:0px;
}

a: hover 	{
	color:#7e8590;
	text-decoration:none;
}

a:link, a:visited 	{
	color:#2d2c2c;
	text-decoration:none;
}
#Wrapper #Content a:visited {
	color: #363636;
	text-decoration:none;
}
#BookOnline {
	width:250px;
	padding-top:5px;
	margin-left:10px;
	float: left;
}
#BookOnline  img  {
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
/*	border: 1px solid #8D8E92;   */
}
etiq{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11.5px;
	color:#363636;
	
}
h1{
	font-size: 24px;
	font-weight: normal;
}

h2{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h3{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8D8E92;
	width: 645px;
	font-size: 16px;
	text-align:left;
	text-transform: capitalize;
	font-weight: normal;
	padding-top: 5px;
}

.clear	{
	clear:both;
}

#Wrapper{
	max-width:915px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#HeaderMassage{
	background-image: url(../images/header-massage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#HeaderEtiquette{
	background-image: url(../images/header-etiquette.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#HeaderFAQ{
	background-image: url(../images/header-faq.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#HeaderStaff{
	background-image: url(../images/header-staff.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#HeaderYoga{
	background-image: url(../images/header-yoga.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#HeaderFacial{
	background-image: url(../images/header-facials.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#Header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#HeaderAcup{
	background-image: url(../images/header-acup.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 915px;
}
#iFrame{
	margin: 0px;
	padding: 0px;
	width: 915px;
	height: 700px;
}

#Menu {
	width:245px;
	padding-left:5px;
	padding-top:5px;
	float: left;
}

.Nav{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../images/Layout/Nav_Bkg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 245px;
	padding-left: 0px;
	padding-top: 0px;
	background-position: center;
	text-indent: 20px;
}
#Wrapper  #Menu  .Nav  a  {
	text-decoration: none;
	color:#FFFFFF;
	display:block;
}
#Wrapper  #Menu  .Nav  a:hover  {
	color:#FFFFFF;
	background-image:url(../images/Layout/Nav_Bkg_over.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	line-height:39px;
	min-height:39px;
}

#Wrapper  #Menu  .Nav  a:visited  {
	text-decoration: none;
/*	color:#2d2c2c;*/
}

.WelcomeNav{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background-image:url(../images/Layout/Welcome_Nav_Bkg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 245px;
	padding-left: 0px;
	padding-top: 0px;
	background-position: center;
	text-indent: 20px;
	text-decoration: none;
}
#Wrapper  #Menu  .WelcomeNav  a  {
	text-decoration: none;
	color:#FFFFFF;
	display:block;
}
#Wrapper  #Menu  .WelcomeNav  a:hover  {
	cursor: default;
/*	color:#FFFFFF;
	background-image:url(../images/Layout/Welcome_Nav_Bkg_over.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	line-height:39px;
	min-height:39px;*/
}
#Wrapper  #Menu  .WelcomeNav  a:visited  {
	text-decoration: none;
/*	color:#2d2c2c;*/
}

#Content {
	width:645px;
	padding-top:5px;
	margin-left: 260px;
	float: none;
}
#Wrapper  #Content  img  {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
/*	border: 1px solid #8D8E92;   */
}
#Wrapper  #Content  p  {
	text-align: justify;
}
#Footer {
	background-color: #75191b;
	background-repeat: no-repeat;
	height: 87px;
font-family:arial,Trebuchet MS, Helvetica, sans-serif;
font-size:26px;
color:#b8babc;
}


#Footer a:hover 	{
	color: #7e8590;
	text-decoration:none;
}

#Footer a:link, a:active, a:visited 	{
	color: #FFFFFF;
	text-decoration:none;
}

