body {
	background: url(images/topGradient.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;	
	}
	
#topContain {
	margin:33px auto 0px;
	width: 1000px;
	height: 270px;
	background: url(images/headerBK.gif) no-repeat;
	}
	
#logo {
	margin: 0 auto;
	width: 280px;
	height: 200px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	}

#bigLine {
	height: 55px;
	width: 806px;
	margin: 0px auto;
	/* border-bottom: 1px solid #edaf1c;*/ 
	}

#nav {
	width: 660px;
	margin: 0px auto;
	}
	
	
ul#nav {
	margin: 0px auto;
	text-align: center;
	
	}
	
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px 5px;
		
	}	


#nav li a {
	font: 14px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #6d6e71;
	border: 1px solid #edaf1c;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	}	


#nav li a:hover {
	color: #FFF;
	background: #EDAF1C;
	border: 1px solid #666;	
	text-decoration: none;
	}	

	
	
#nav li a.active {
	color: #FFF;
	background: #EDAF1C;
	border: 1px solid #666;	
	text-decoration: none;
	}	
	
	
	
#content {
	width: 806px;
	margin: 10px auto 0;
	position: relative;
	font: 10px Verdana, Geneva, sans-serif;
	color: #333;	
	}
	
#content2 {
	width: 806px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	font: 10px Verdana, Geneva, sans-serif;
	color: #333;	
	}
	/*CONTENT */

#leftPan {
	width:185px;
	float: left;
	}
	
	
#leftPan h3 {
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #666;
	
	}

.hours {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEAF1E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D6E71;	
	}
	
#rightPan {
	float: left;
	width: 600px;
	margin-left: 20px;
	}	
	
	
#productPan {
	float: left;
	width: 806px;
	margin: 0px;	
	}	
	
	
	
#welcome {
	margin: 0px 0px 25px;
	float: left;
	}
	
#welcome h2{
	font: bold 22px Tahoma, Geneva, sans-serif;
	color: #666;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;	
	}
	
#welcome h2 span.orange {
	color: #EDAF1C;	
	}
	

#welcome a {
	text-decoration: none;
	color: #EDAF1C;	
	}
	
#welcome a:hover {
	text-decoration: underline;
	color: #666;	
	}
	
#welcome img {
	margin: 0px 15px 10px 0px;
	}
	
	
#welcome p {
	font: 12px/18px Verdana, Geneva, sans-serif;
	color: #666;
	margin-bottom: 10px;
	}
	
#welcome p span.headline {
	font: 14px Verdana, Geneva, sans-serif;
	color: #EDAF1C;
	margin-bottom: 10px;
	display: block;
	}
	
	
#prodTop {
	width: 775px;
	}
	
#prodTop h2 {
	font: bold 20px Tahoma, Geneva, sans-serif;
	color: #666;
	margin-bottom: 10px;
		
	}
	
#prodTop h2 span.orange {
	color: #EDAF1C;	
	}
	
	

#solutions {
	width:280px;
	float: left;
	}
	
	
#solutions h2 {
	height: 20px;
	background: url(images/starCandice.gif) no-repeat left bottom;
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: #EDAF1C;
	text-indent: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	
	}	

.solutionsDetail {
	width: 275px;
	margin-bottom: 10px;
	}
	
	
.solutionsDetail p {
	font: 10px Verdana, Geneva, sans-serif;
	color: #666;	
	
	}	

.solutionsDetail p a {
	font-weight: bold;
	color: #EDAF1C;
	text-decoration: underline;	
	
	}
	
.solutionsDetail p span.headline {
	font: 14px Verdana, Geneva, sans-serif;
	color: #EDAF1C;
	margin-bottom: 10px;
	display: block;
	}
	
	
	
.solutionsDetail img {
	margin: 0px 15px 10px 0px;
	float: left;
	}
	
	
#adspace2 {
	margin: 0px 0px 0px 26px;
	float: left;
	}
	
.clear {
	clear: both;
	margin: 0px;
	}
	
	
#footer {
	width: 100%;
	height: 100px;
	position: relative;
	clear: both;
	float: left;
	margin-top: 30px;
	background-image: url(images/footerBK.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#footerNav {
	width: 806px;
	margin: 0px auto;
	
	}
	
#footerNav p {
	font: 10px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #666;
	padding: 15px 0px;
	text-align: center;	
	}
	
	
#footerNav p a {
	color: #666;
	text-decoration: none;	
	}
	
#sideNav {
	width: 180px;
	margin: 0px auto;
	}
	
	
#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

	
	}
	
	
#sideNav li {
	margin: 0 0 5px 0;
	text-align: left;
	text-indent: 15px;
	}	


#sideNav li a {
	display: block;
	font: 12px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #6d6e71;
	padding: 10px;
	text-decoration: none;
	border-left: 2px solid #fff;
	}	


#sideNav li a:hover {
	color: #EDAF1C;
	border-left: 2px solid #EDAF1C;
	text-decoration: none;
	background-color: #fff;
	background-image: url(images/over1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}	

	
	
#sideNav li a.active {
	color: #EDAF1C;
	border-left: 2px solid #EDAF1C;
	text-decoration: none;
	background-color: #fff;
	background-image: url(images/over1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}	
	

#massage {
	width:585px;
	float: left;
	}
	
	
#massage h2 {
	font: bold 20px Tahoma, Geneva, sans-serif;
	text-indent: 35px;
	color: #666;
	height: 28px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999
	}	
	

#massage h2 span.orange {
	color: #EDAF1C;
	}


.massageDetail {
	width: 585px;
	margin-bottom: 2px;
	}
	
	
.massageDetail p {
	font: 10px Verdana, Geneva, sans-serif;
	color: #666;	
	}	

.massageDetail p a {
	font-weight: bold;
	color: #EDAF1C;
	text-decoration: underline;	
	
	}
	 
.massageDetail p span.headline {
	font: 14px Verdana, Geneva, sans-serif;
	color: #EDAF1C;
	margin-bottom: 2px;
	display: block;
	}
	
	
	
.massageDetail img {
	margin: 0px 15px 10px 0px;
	float: left;
	}


.servmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 160%;	
	}
	
.price {
	font-size: 12px;
	font-weight: bold;
	color: #EDAF1C;	
	
	}	

.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #666;
	font-weight: bold;
	}


.minutes {
	font-size: 10px;
	color: #999;
	line-height: normal;
	}



input {
	background: #fff;
	border: 1px solid #EDAF1C;
}




textarea {
	background: #fff;
	border: 1px solid #EDAF1C;
}

select {
	color: #345079;
	background-color: #fff;
	border: 1px solid #EDAF1C;

}


.formborder {
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	height:30px;
	padding-bottom:1px;
	background-color: #EDAF1C;
	}
	
.formborder:hover {
    border-style:solid;
    border-width:1px;
    border-color:#EDAF1C;
	color:#666;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:130%;
	height:30px;
	padding-bottom:1px;
	}
	
	
	.fineprint {
	font-size: 9px;		
		
		}

