@CHARSET "ISO-8859-1";

.StyleSheetHiddenPlaceHolder { display: none; }


* {
	font-family: Verdana, Arial,'Times New Roman', serif;
}

/* Beginning of styles for menubar	*/

/*  menuBar is the bar that holds the menu buttons 			*/
/*  menuButton is the menu button objects that are on the menuBar   	*/
/*  menu is a drop down menu activated by a menuButton  		*/
/*  menuItem is a menu item in the drop down menu  			*/

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

div.menuBar {
  background-color: #000000;
  border: 0px solid;
  border-color: transparent;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: #f7c600;
  border: 2px solid #f7c600;  
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 0px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}


div.menuBar a.menuButton:hover {
  border-color: #f7c600;
  font-weight: bold;
  color: #000000;
  }

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #f7c600;
  border-color: #f7c600;
  font-weight: normal;
  color: #000000;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #f7c600;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 2px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #f7c600;
  font-weight: bold;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}

/* End of styles for menu bar */

/****************************************************************/
/*  Colours  used per page					*/
/*	1 = Aesthetics & Products = 999933			*/
/*	2 = Body Treatments & Etiquette = cc9966		*/
/*	3 = Specialty Treatments & About = cccc99		*/
/*	4 = (Packages & Specials) & Contact US = ffcc66		*/
/*								*/
/****************************************************************/



.regularText {
	color: Black;
	font-size: 10pt;
	text-align: left;
	float: left;
	width: 55%;
}


#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 20px;
	padding:0px;
	border:0px solid #ffffff;
	background:#000000;
	}

#pageImage {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	border: 0px;
	background: #ffffff;
	float: left;
	width: 300px;
	}
	
#contentheader {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #000000;
	}

#headerLogo {
	Width: 500px;
	height: 80px;
	float: left;
	}
	
#headerAddress {
	width:300px;
	height: 80px;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
	position: relative;
	float: left;
	}		
a.header_link {
	color: #ffffff;
	font-size: 8pt;
	font-weight: none;
	text-align: left;
	text-decoration: underline;
	}
	
a.header_link:hover {
	color: #f7c600;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}
	
#contentfooter {
	width:800px;
	padding:0px;
	margin:0px;
	border:0px;
	}

#footerLogo {
	Width: 97px;
	height: 30px;
	float: right;
	}
	
#footerText {
	font-size: 6pt;
	color: #cccccc;
	position: relative;
	float: right;
	top: 9px;
	left: -2px;
	}

		
/*	Home Theme 	*/	
#mainContent {
	width:750px;
	padding: 0px 20px 20px 20px;
	border: 15px solid;
	margin:0px;
	border-color: #f7c600;
	float: left;
	background:#ffffff;
	}
h1.heading {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #f7c600;
	position: relative;
	float: left;
	}
	
h1.price {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #f7c600;
	position: relative;
	float: right;
	}
	
.mainContentTitle {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #f7c600;
	position: relative;
	}
	
.homeContentTitle1 {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	text-align: left;
	color: #999933;
	position: relative;
	left : 160px;
	top: 0px;
	}
	
.homeContentTitle2 {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	text-align: left;
	color: #cc9966;
	position: relative;
	left : 1px;
	top: 11px;
	}
	
.homeContentTitle3 {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	text-align: left;
	color: #f7c600;
	position: relative;
	left : -50px;
	top: 30px;
	}

.homeContentTitle4 {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	text-align: left;
	color: #cccc99;
	position: relative;
	left : 220px;
	top: -15px;
	}


	
/*	Theme #1	*/	
#mainContent1 {
	width:750px;
	padding: 0px 20px 20px 20px;
	border: 15px solid;
	margin:0px;
	border-color: #999933;
	float: left;
	background:#ffffff;
	}
h1.heading1 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #999933;
	position: relative;
	float: left;
	}
	
h1.price1 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #999933;
	position: relative;
	float: right;
	}
	
.mainContentTitle1 {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #999933;
	position: relative;
	}

/*	Theme #2	*/
#mainContent2 {
	width:750px;
	padding:0px 20px 20px 20px;
	border: 15px solid;
	margin:0px;
	border-color: #cc9966;
	float:left;
	background:#ffffff;
	}

h1.heading2 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #cc9966;
	position: relative;
	float: left;
	}
	
h1.price2 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #cc9966;
	position: relative;
	float: right;
	}
	
.mainContentTitle2 {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #cc9966;
	position: relative;
	}

/*	Theme #3	*/	
#mainContent3 {
	width:750px;
	padding:0px 20px 20px 20px;
	border: 15px solid;
	margin:0px;
	border-color: #cccc99;
	float: left;
	background:#ffffff;
	}
h1.heading3 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #cccc99;
	position: relative;
	float: left;
	}
	
h1.price3 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #cccc99;
	position: relative;
	float: right;
	}
	
.mainContentTitle3 {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #cccc99;
	position: relative;
	}

/*	Theme #4	*/	
#mainContent4 {
	width:750px;
	padding:0px 20px 20px 20px;
	border: 15px solid;
	margin:0px;
	border-color: #ffcc66;
	float: left;
	background:#ffffff;
	}
h1.heading4 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #ffcc66;
	position: relative;
	float: left;
	}
	
h1.price4 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	color: #ffcc66;
	position: relative;
	float: right;
	}
	
.mainContentTitle4 {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #ffcc66;
	position: relative;
	}

/*  specials   */

.special1 {
	height: 50px; 
	width: 50px;" 
	position: relative; 
	left: 230px; 
	top: -430px; 
	}
