/*Reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, form { margin: 0; padding: 0; }


body {
	color: #000000;	
	text-align:center;
	background-color:#000000;
	background-image:url('pattern_design.jpg');
	font-family:Arial;	
}

h2, h3 {
	font-family: 'Cookie', cursive;
	color:#ff30aa;
}

h2 {
	font-size:2em;
}

h3{
	font-size:1.8em;
}

div#container {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#ffffff;
	overflow:auto;
	padding-bottom:100px;
}

div#top {
	background-image:url('top.gif');
	height:304px;
	width:780px;
	position:relative;
}

img#logo {
	position:absolute;
	top:22px;
	right:113px;
}

div#m h1 a {
	background-image:url('m.gif');
	height:146px;
	width:350px;
	text-indent:-8000px;
	position:absolute;
	top:0px;
	left:117px;
	display:block;
}

div#tel {
	background-image:url('tel.gif');
	height:44px;
	width:260px;
	text-indent:-8000px;
	position:absolute;
	top:158px;
	left:158px;
}

div#nav{
	list-style-type: none;
	position:absolute;
	top:205px;
	left:55px;
}

div#bottom {
	background-image:url('bottom.gif');
	width:780px;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

div#footer {
	clear:both;
	background-image:url('footer.gif');
	height:68px;
	width:725px;
	margin-left:30px;
	color:#ff30aa;
	margin-top:20px;
	text-align:center;
	line-height:5em;
	font-size:0.75em;
}

div#footer a,div#footer a:visited{
	margin-right:20px;
	text-decoration:none;
	color:#ff30aa;
	}

p {
	margin-bottom:10px;
	}

div#content {
	margin-left:90px;
	padding-top:45px;
	width:625px;
	font-size:0.8em;
	}
	
body.mceContentBody {
   background: #ffffff;
   text-align:left;
}





input, textarea{ 
	border: #ff2faa 1px solid;
	}
	
ul.and {
	list-style: url('and.gif') none;
}






div#cmscontent ul {
	margin-left:20px;
	}

.pink { color:#ff30aa;}





	
div#col1 {
	width:355px;
	float:left;display:inline;
}

div#col2 {
	width:270px;
	float:left;display:inline;
}


/*-----------Navigation--------------*/

div#nav ul{
	list-style-type: none;
	}

div#nav ul li {
	display:inline;
	float:left;
	overflow: hidden;
}

div#nav ul li a{
	display:inline;
	float:left;	
	text-indent:-8000px;
	display:block;	
	background-repeat:no-repeat;
}


div#nav ul li#navhome a{background:url('bttn-off-home.gif') no-repeat left 0px; height:99px; width:82px;}
div#nav ul li#navtherapy a{background:url('bttn-off-therapy.gif') no-repeat left 0px; height:99px; width:120px;}
div#nav ul li#navpamperparty a{background:url('bttn-off-pamperparty.gif') no-repeat left 0px; height:99px; width:118px;}
div#nav ul li#navdaypackages a{background:url('bttn-off-daypackages.gif') no-repeat left 0px; height:99px; width:124px;}
div#nav ul li#navpamperluncheons a{background:url('bttn-off-pamperluncheons.gif') no-repeat left 0px; height:99px; width:136px;}
div#nav ul li#navcontact a{background:url('bttn-off-contact.gif') no-repeat left 0px; height:99px; width:98px;}

.homepg div#nav ul li#navhome a{background:url('bttn-on-home.gif') no-repeat left 0px; height:99px; width:82px;}
.therapypg div#nav ul li#navtherapy a{background:url('bttn-on-therapy.gif') no-repeat left 0px; height:99px; width:120px;}
.pamperypg div#nav ul li#navpamperparty a{background:url('bttn-on-pamperparty.gif') no-repeat left 0px; height:99px; width:118px;}
.daypackagespg div#nav ul li#navdaypackages a{background:url('bttn-on-daypackages.gif') no-repeat left 0px; height:99px; width:124px;}
.pamperluncheonspg div#nav ul li#navpamperluncheons a{background:url('bttn-on-pamperluncheons.gif') no-repeat left 0px; height:99px; width:136px;}
.contactpg div#nav ul li#navcontact a{background:url('bttn-on-contact.gif') no-repeat left 0px; height:99px; width:98px;}

div#nav ul li#navhome a:hover{ background-image:url('bttn-on-home.gif'); height:99px; width:82px;}
div#nav ul li#navhome { background-image:url('bttn-on-home.gif'); height:99px; width:82px;}
div#nav ul li#navtherapy a:hover{ background-image:url('bttn-on-therapy.gif'); height:99px; width:120px;}
div#nav ul li#navtherapy { background-image:url('bttn-on-therapy.gif'); height:99px; width:120px;}
div#nav ul li#navpamperparty a:hover{ background-image:url('bttn-on-pamperparty.gif'); height:99px; width:118px;}
div#nav ul li#navpamperparty { background-image:url('bttn-on-pamperparty.gif'); height:99px; width:118px;}
div#nav ul li#navdaypackages a:hover{ background-image:url('bttn-on-daypackages.gif'); height:99px; width:124px;}
div#nav ul li#navdaypackages { background-image:url('bttn-on-daypackages.gif'); height:99px; width:124px;}
div#nav ul li#navpamperluncheons a:hover{ background-image:url('bttn-on-pamperluncheons.gif'); height:99px; width:136px;}
div#nav ul li#navpamperluncheons { background-image:url('bttn-on-pamperluncheons.gif'); height:99px; width:136px;}
div#nav ul li#navcontact a:hover{ background-image:url('bttn-on-contact.gif'); height:99px; width:98px;}
div#nav ul li#navcontact { background-image:url('bttn-on-contact.gif'); height:99px; width:98px;}

/*----------end navigation----------*/
	
