/* CSS Document */


body, htm {
	background-color:#FFFFFF;
	color: #666666;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
	}

/* Styles
------------------------------------------------------------------------------
*/

h2 {
	margin-bottom: 0px;	
}

.heading {
	color:#444444;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.heading_sm {
	color:#444444;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.heading_smlr {
	color:#444444;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	}

.heading_smlr2 {
	color:#000000;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	}
	
.subhead {
	font-weight:bold;
	font-size: 11px;
	color:#444444;
	text-transform:uppercase;
}

.heading_orange {
	color:#C60;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	}
	
.italic {
	color: #333333;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 9px;
	font-weight: bold;
}

.italic_med {
	color: #444444;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11px;
	font-weight: normal;
}

.contact_textarea {
	color:#CC3399;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

.hide { display: none; }

.show { display: block; }

.dropcaps {
	float:left;
	font-size:75px;
	line-height:60px;
	padding-top:1px;
	padding-right:5px;
/*	margin-right: 4px;
	border-color:#999966;
	border-style:solid;
	border:thin;
*/
}

.navOn_home {
	text-decoration:none;
	font-variant:small-caps;
	color:#FFFFFF;
	}
.navOn_preg {
	text-decoration:none;
	font-variant:small-caps;
	color:#CC3399;
	}
.navOn_massage {
	text-decoration:none;
	font-variant:small-caps;
	color:#669933;
	}
.navOn_acu {
	text-decoration:none;
	font-variant:small-caps;
	color:#CC3333;
	}
.navOn_beauty {
	text-decoration:none;
	font-variant:small-caps;
	color:#CC9900;
	}
.navOn_weight {
	text-decoration:none;
	font-variant:small-caps;
	color:#006666;
	}
	
p {
	margin:2px;
	}
	
th {
	text-align: left;
	}

a:link	{
	color: #666666;
	}
a:visited {
	color:#111111;
	}
a:hover  {
	color: #FFFFFF;
	}

.bullet2 {
	list-style-type:none;
}

.gc {
	background: none;
	color:#F03;	
}

/* Main
------------------------------------------------------------------------------
*/
	
#wrapper {
	position: relative;
	margin: auto;
	padding:0px;
	top: 0px;
	width: 835px;
	height: 670px;
	z-index: 1;
	}
	
#left_bar {
	position:absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin-left: -110px;
	margin-top: 25px;
	height: 600px;
	width: 100px;
}

#frame {
	margin: auto;
	position: absolute;
	top: -10px;
	padding:0px;
	text-align: right;
	width: 820px;
	height: 650px;
	background-image:url(images/bkgd_home.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	}
	
#frame1 {
	margin: auto;
	position: absolute;
	top: -10px;
	padding:0px;
	text-align: right;
	width: 820px;
	height: 650px;
	background-image:url(images/bkgd_home2.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	}
	
#frame2 {
	margin: auto;
	position: absolute;
	top: -10px;
	padding:0px;
	text-align: right;
	width: 820px;
	height: 650px;
	background-image:url(images/bkgd2.gif);
	background-repeat: no-repeat;
	z-index: 2;
	}
	
#frame3 {
	margin: auto;
	position: absolute;
	padding:0px;
	top: -10px;
	text-align: right;
	width: 820px;
	height: 650px;
	background-image:url(images/bkgd.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	}

#frame4 {
	margin: auto;
	position: absolute;
	top: -10px;
	padding:0px;
	text-align: right;
	width: 820px;
	height: 650px;
	background-image:url(images/packages.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	}

#nav {
	position: absolute;
	top: 628px;
	left: 0px;
	font-size: 12px;
	text-align: center;
	width: 800px;
	height: 10px;
	z-index: 10;
}

#nav a:link	{
	text-decoration:none;
	font-variant:small-caps;
	color: #666666;
	}
#nav a:visited {
	text-decoration:none;
	font-variant:small-caps;
	color:#111111;
	}
#nav a:hover  {
	text-decoration:none;
	font-variant:small-caps;
	color: #FFFFFF;
	}
	
#logo_sm {
	position:absolute;
	left: 23px;
	top: 25px;
	width: 135px;
	height: 100px;
	z-index: 3;
}

#logo {
	position:absolute;
	left: 155px;
	top: 35px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width: 455px;
	height: 330px;
	z-index: 3;
	}
	
#footer {
	clear: both;
	z-index: 1;
	text-align: center;
}

#footer a:link {
	text-decoration: none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: 666666;
}

#intro {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:0px;
	left: 0px;
	width: 825px;
	height: 655px;
	z-index: 3;
}

#skip_intro {
	position: absolute;
	top: 555px;
	left: 145px;
	width: 65px;
	height: 10px;
	text-align: center;
	z-index: 4;
}

#quotes_all {
	position: absolute;
	font-style:oblique;
	font-size: 11px;
/*	top: 275px;*/
	top: 220px;
	left: 332px;
/*	height: 160px;*/
	width: 450px;
	text-align: center;
	z-index: 12;
}
#quotes_all2 {
	position: absolute;
	font-style:oblique;
	font-size: 11px;
	top: 125px;
	left: 412px;
	height: 160px;
	width: 250px;
	text-align: center;
	z-index: 12;
}
#quote {
	text-align: center;
	z-index: 12;
}

#deals {
	position: relative;	
	top: 20px;
	left: 18px;
	height: 187px;
	width: 278px;
	text-align: center;
	z-index: 12;
}

#pkgs {
	position: relative;	
	top: 425px;
	left: 463px;
	height: 51px;
	width: 185px;
	text-align: center;
	z-index: 12;
}

#packages_text {
	padding: 115px 40px 15px 40px;
	text-align: left;
	font-size: 11px;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#CC0000; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#packages_text p {
	font-size: 11px;
}

#gallery {
	position: absolute;	
	top: 70px;
	left: 75px;
	height: 500px;
	width: 660px;
	text-align: center;
	z-index: 12;
}

/* CARDS
------------------------------------------------------------------------------
*/
	
#preggo {
	position: absolute;
	top: 35px;
	left: 200px;
	width: 110px;
	height: 160px;
	z-index: 5;
	}
	
#massage {
	position: absolute;
	top: 135px;
	left: 120px;
	width: 110px;
	height: 160px;
	z-index: 5;
}
	
#chinese {
	position: absolute;
	top: 235px;
	left: 200px;
	width: 110px;
	height: 160px;
	z-index: 5;
}

#beauty {
	position: absolute;
	top: 335px;
	left: 120px;
	width: 110px;
	height: 160px;
	z-index: 5;
}
	
#weight {
	position: absolute;
	top: 435px;
	left: 200px;
	width: 110px;
	height: 160px;
	z-index: 5;
}

/* PREGGO------------------------------------------------------------------*/

#preggo_lg {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/preggo_lg.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#preggo_slides {
	position: absolute;
	top: 25px;
	left: 140px;
	height: 165px;
	width: 220px;
	z-index: 15;
}

#preggo_text {
	position: absolute;
	margin: 0px 20px 15px 15px;
	top: 210px;
	left: 15px;
	height: 370px;
	width: 330px;
	text-align: left;
	z-index: 12;
}

#preggo_text p {
	margin-bottom: 6px;
}

#preggo_text ul {
	margin-top: 0px;
}

#preggo_benefits {
	position: absolute;
	margin: 0px 30px 15px 20px;
	top: 355px;
	left: 5px;
	height: 300px;
	width: 200px;
	text-align: left;
	z-index: 12;
}

#preggo_benefits p {
	margin-bottom: 6px;
}

#preggo_benefits ul {
	margin-top: 0px;
}

#preggo_broch {
	position: absolute;
	top: 340px;
	left: 250px;
	height: 150px;
	width: 100px;
	text-align: center;
	z-index: 13;
}

/* MASSAGE------------------------------------------------------------------*/

#massage_lg {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/massage_lg.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#massage_slides {
	position: absolute;
	top: 15px;
	left: 150px;
	height: 165px;
	width: 220px;
	z-index: 15;
}

#massage_text {
	position: absolute;
	padding-right: 10px;
	margin: 0px 20px 15px 0px;
	top: 200px;
	left: 30px;
	height: 360px;
	width: 330px;
	text-align: left;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#669933; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#massage_text p {
	margin-bottom: 9px;
}

#massage_text li {
	margin-bottom: 9px;
}

#back_top {
	position: absolute;
	top:563px;
	left:32px;
	text-align: right;
	z-index: 14;
}

/* TESTIMONIALS ------------------------------------------------------------------*/

#test_lg {
	position: absolute;
	background-image:url(images/test_lg.gif);
	background-repeat: no-repeat;
	top: 20px;
	left: 372px;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#test_text {
	position: absolute;
	padding-right: 10px;
	color:#FFFFFF;
	font-size: 110%;
	margin: 0px 20px 15px 0px;
	top: 85px;
	left: 25px;
	height: 455px;
	width: 350px;
	line-height:125%;
	text-align: center;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#960; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#test_text p {
	margin-bottom: 9px;
}

#test_text li {
	margin-bottom: 9px;
}

#long_test {
	display: none;
}


.contact_textarea2 {
	color:#9966FF;
	background-color:#FFFFFF;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

/* ACUPUNCTURE------------------------------------------------------------------*/

#chinese_lg {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/chinese_lg.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#acupuncture_slides {
	position: absolute;
	top: 20px;
	left: 160px;
	height: 165px;
	width: 220px;
	z-index: 15;
}

#acupuncture_text {
	position: absolute;
	padding-right: 10px;
	margin: 0px 20px 15px 0px;
	top: 200px;
	left: 30px;
	height: 360px;
	width: 330px;
	text-align: left;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#CC3333; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#acupuncture_text p {
	margin-bottom: 9px;
}

#acupuncture_text ul {
	margin-left: 0px;
	padding-left: 15px;
}

#acupuncture_text li {
	margin-bottom: 9px;
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
}

/* BEAUTY------------------------------------------------------------------*/

#beauty_lg {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/beauty_lg.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#beauty_slides {
	position: absolute;
	top: 25px;
	left: 150px;
	height: 165px;
	width: 220px;
	z-index: 15;
}

#beauty_text {
	position: absolute;
	padding-right: 10px;
	margin: 0px 20px 15px 0px;
	top: 205px;
	left: 30px;
	height: 350px;
	width: 330px;
	text-align: left;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#CC9900; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#beauty_text li {
	margin-bottom: 9px;
}

/* WEIGHT------------------------------------------------------------------*/

#weight_lg {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/weight_lg.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#weight_slides {
	position: absolute;
	top: 33px;
	left: 150px;
	height: 165px;
	width: 220px;
	z-index: 15;
}

#weight_text {
	position: absolute;
	padding-right: 10px;
	margin: 0px 20px 15px 0px;
	top: 215px;
	left: 30px;
	height: 340px;
	width: 330px;
	text-align: left;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#006666; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#weight_text p {
	margin-bottom: 9px;
}

#weight_text li {
	margin-bottom: 9px;
}

/* PRICES
------------------------------------------------------------------------------
*/

#price_printable {
	position: relative;
	text-align: right;
	top: 55px;
	left: -65px;
	z-index: 11;
}

#price_lg {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/price_list_lg.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#price_text {
	position: absolute;
	padding-right: 10px;
	margin: 0px 20px 15px 0px;
	top: 85px;
	left: 30px;
	height: 490px;
	width: 330px;
	text-align: left;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#333333; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#price_text th {
	color:#444444;
	font: "Georgia";
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

#price_text td {
	font-size: 10px;
}

#price_text p {
	margin-bottom: 9px;
}

#price_text li {
	margin-bottom: 9px;
}

/* BIOS
------------------------------------------------------------------------------
*/

#bios {
	margin:0px;
	position: absolute;
	text-align:center;
	top: 70px;
	left: 310px;
	height: 600px;
	width: 620px;
	z-index: 10;
}

#bios_cards {
	position: absolute;
	top: 30px;
	left: 0px;
	margin: 0px;
	width: 605px;
	height: 150px;
	z-index: 15;
}

#bios_text1 {
	position: absolute;
	margin:0px;
	padding-left:40px;
	padding-right: 40px;
	display: none;
	color:#444444;
	top: 160px;
	left: 25px;
	height: 200px;
	width: 350px;
	text-align: center;
	z-index: 12;
}

#bios_text2 {
	position: absolute;
	margin:0px;
	padding-left:40px;
	padding-right: 40px;
	display: none;
	color:#444444;
	top: 160px;
	left: 25px;
	height: 185px;
	width: 350px;
	text-align: center;
	z-index: 12;
}

#bios_text3 {
	position: absolute;
	margin:0px;
	padding-left:40px;
	padding-right: 40px;
	display: none;
	color:#444444;
	top: 160px;
	left: 25px;
	height: 185px;
	width: 350px;
	text-align: center;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#999966; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
	z-index: 12;
}

#bios_text4 {
	position: absolute;
	display: none;
	margin:0px;
	padding-left:40px;
	padding-right: 40px;
	color:#444444;
	top: 160px;
	left: 25px;
	height: 200px;
	width: 350px;
	text-align: center;
	z-index: 12;
}

#bios_text5 {
	position: absolute;
	display: none;
	margin:0px;
	padding-left:40px;
	padding-right: 40px;
	color:#444444;
	top: 160px;
	left: 25px;
	height: 200px;
	width: 350px;
	text-align: center;
	z-index: 12;
}

#nicole {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/nicole_lg.png);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#nicole_text {
	position: absolute;
	padding-right: 30px;
	margin: 35px 40px 25px 0px;
	top: 100px;
	left: 30px;
	height: 440px;
	width: 310px;
	text-align: left;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#999966; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#nicole_text p {
	margin-bottom: 10px;
}

#nic_quote {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 77px;
	left: 30px;
	height: 450px;
	width: 310px;
	text-align: center;
	z-index: 12;
}

#kim {
	position: absolute;
	top: 20px;
	left: 372px;
	background-image:url(images/nicole_lg.png);
	background-repeat: no-repeat;
	height: 600px;
	width: 405px;
	z-index: 10;
}

#kim_text {
	position: absolute;
	padding-right: 30px;
	margin: 35px 40px 25px 0px;
	top: 70px;
	left: 35px;
	height: 440px;
	width: 330px;
	text-align: left;
	z-index: 12;
	overflow: auto;
	scrollbar-3dlight-color:#D6D6D6; 
	scrollbar-arrow-color:#999966; 
	scrollbar-base-color:#EBEBEB; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#D6D6D6; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#D6D6D6;
}

#kim_text p {
	margin-bottom: 10px;
}

/* CONTACT
------------------------------------------------------------------------------
*/

#contact_form {
	position: absolute;
	top: 25px;
	left: 355px;
	width: 400px;
	height: 475px;
	text-align: center;
	z-index: 10;
}

#contact_form p{
	margin: 0px 0px 1px 0px;
}

#contact_info {
	position: absolute;
	top: 225px;
/* top: 505px; */
	left: 425px;
	width: 250px;
	height: 225px;
	text-align: center;
	z-index: 10;
}

#contact_info2 {
	position: absolute;
	top: 505px;
	left: 385px;
	width: 450px;
	height: 225px;
	text-align: center;
	z-index: 10;
}

#form_response {
	position: absolute;
	top: 150px;
	left: 425px;
	width: 250px;
	height: 50px;
	text-align: center;
	font-weight: bold;
	font-size:11px;
	z-index: 10;
}

#directory {
	float: left;
	margin: 15px;
	width: 400px;
	color:#333333;
	text-align: left;
}

#reiki {
	float: left;
	margin: 45px 15px 0px 100px;
	width: 440px;
	color:#333333;
	text-align: left;
	font-size: 110%;
}

#waxing ul {
	margin: 3px;
	padding: 0px;
	font-size: 10px;
}

#waxing td {
	font-size: 10px;
}


/* LINKS
------------------------------------------------------------------------------
*/

#links {
	position: absolute;
	margin: 20px;
	top: 50px;
	left: 335px;
	width: 400px;
	height: 500px;
	text-align: center;
	z-index: 10;
}

/* ION
------------------------------------------------------------------------------
*/

#ion {
	position: absolute;
	top: 512px;
	left: 80px;
	width: 112px;
	height: 110px;
	z-index: 15;
}


