* {
	margin: 0;
	padding: 0;
}

html {
overflow-y:scroll
}

body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#5B737C;
	font-family: Georgia, Serif;
	font-size: 14px;
	color: #D8E6EB;
}



h1 {
	font-size: 30px;
	color: #BCEDFF;
	font-weight: normal;
	font-family: verdana,arial,helvetica;
	margin-left:24px;
	margin-top:0;
}

h2 {
	font-size: 22px;
	color: #DDB27B;
	margin-left: 12px;
	margin-top:20px;
	font-weight:normal;
	font-family: verdana,arial,helvetica;
}

h3 {
	font-size: 22px;
	color: #DDB27B;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:16px;
	font-weight:normal;
	font-family: verdana,arial,helvetica;
}

h5 {
	font-size: 18px;
	color: #5d9732;
}



h4 {
	font-size: 22px;
	color: #DDB27B;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:16px;
	font-weight:normal;
	font-family: verdana,arial,helvetica;
}

h6 {
	font-size: 30px;
	color: #DDB27B;
	font-weight: normal;
	font-family: verdana,arial,helvetica;
	margin-left:24px;
	margin-top:0;
	margin-bottom:14px;
}

li 	{
	float:left;
}

ul	{
	list-style-type:none;
	}

ul a	{
	margin-right:35px;
	}
	
	
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


a 	{
	color: #F9D5AE;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color:#FCEDDA;
	}

a img {
	border: none;
}
img.left {
	float: left;
	margin: 15px 20px 4px 0;
}

img.right {
	float: right;
	margin: 15px 20px 5px 20px;
}


/* Wrapper */

#wrapper {
	width: 954px;
	margin: 0px auto;
	background: transparent;
}

#wrapper2 {
	width: 954px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}
#wrapper3 {
	width: 954px;
	background: transparent;
	}

/* Header */

#header {
	margin-top:50px;
  	height: 85px;
  	width: 954px;
  	text-align:center;
}

#giftcertificate  {
	position: absolute;
	top:40px;
  	height: 70px;
  	width: 894px;
  	float:right;
	z-index:3
	}
	
#giftcertificatetext  {
	position: absolute;
	float:right;
	top:63px;
  	height: 50px;
  	width: 894px;
  	float:right;
	z-index:5
	}

/* Navigation div*/

#navigation {
	height: 126px;
	width: 954px;
	background: url(images/navbg.png);
	}
	
/* Nav links*/

#nav 	{
	position: relative;
	left:30px;
	top: 56px;
	width: 665px;
	color: #F9D5AE;
	font-size: 14px;
	font-family: arial,sans-serif;
	word-spacing: 30px;
	float:left;
	white-space:nowrap;
	}

#sched {
	position: relative;
	right: 30px;
	top: 49px;
	float:right;
	}


/* Content */

#content {
	height:276px;
	width: 954px;
	}

/* Sub Page Content */
	
#subcontent {
	}

#submain {
	margin-top:16px;
	margin-bottom:20px;
	margin-left:24px;
	margin-right:24px;
	width:900px;
	float:left;
	}

#submain ul {
	list-style-type:square;
	margin-left:20px;
	font-size:20px;
	line-height:30px;
	margin-bottom:20px;
	color:#DDB27B;
	}
	
#submain li {
	float:none;
	}
	
#submain2 {
	margin-top:16px;
	margin-bottom:20px;
	margin-left:24px;
	margin-right:24px;
	width:900px;
	float:left;
	}
	
#submain3 {
	margin-top:16px;
	margin-bottom:20px;
	margin-left:24px;
	margin-right:24px;
	width:300px;
	float:left;
	}
	
#submain .line {
	margin-top:14px;
	margin-bottom:14px;
	}
	
#therapists {
	margin-top:28px;
	margin-bottom:20px;
	margin-left:24px;
	margin-right:24px;
	}
	
#spotlightleft {
	margin-top:28px;
	margin-bottom:20px;
	margin-left:24px;
	margin-right:24px;
	float:left;
	width:710px;
	}
	
#spotlightright {
	float:right;
	width:150px;
	margin-right:30px;
	margin-top:28px;
	text-align:right;
	padding:5px;
	}
	
#spotlightright img {
	margin-bottom:10px;
	}
	
#contactright {
	width:600px;
	float:left;
	}
	
	
#contactright p {
	margin-left:12px;
	margin-top:16px;
	width:560px;
	}

#contactright img {
	float:left;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:30px;
	}

#test {
	background-color:#677D86;
	width:440px;
	margin-bottom:10px;
	}
	
p.max 	{

	}
	

#testleft {
	float:left;
	width:450px;
	}
	
#testright {
	float:left;
	width:450px;
	}
	
.peach {
	color: #DDB27B;
	}
	
.ratesgap {
	margin-bottom:3px;
	color:#BCEDFF;
	}
	
.spotlight li {
	list-style-type:disc;
	margin-left:40px;
	float:none;
	margin-right:0;
	}
	

/* Slider */


#s3slider {
   	width: 504px; /* important to be same as image width */
   	height: 270px; /* important to be same as image height */
   	position: relative; /* important */
   	overflow: hidden; /* important */
   	float:left;
   	margin-top:0;
}

#s3sliderContent {
   	width: 504px; /* important to be same as image width or wider */
   	position: absolute; /* important */
   	top: 0; /* important */
   	margin-left: 0; /* important */
   	left: 0px;
	border: 0px;
	float: left;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	right: 0px;
}

.s3sliderImage {
   	float: left; /* important */
   	position: relative; /* important */
   	display: none; /* important */
}

.s3sliderImage span {
   	position: absolute; /* important */
   	left: 0;
   	font: 10px Arial, Helvetica, sans-serif;
   	padding: 10px 13px;
   	width: 503px;
   	background-color: #000;
   	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
   	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   	opacity: 0.7; /* here you can set the opacity of box with text */
   	color: #fff;
   	display: none; /* important */
   	bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span strong {
    font-size: 16px;
	font-style:italic;
	color: #DDB27B
}


.clear {
   clear: both;
}

/* Welcome */

#welcome {
	width: 440px;
	height: 276px;
	float: left;
	margin-top:0px;
	}
	
#welcometext {
	margin-left:24px;
	margin-top:5px;
	font-size:14px;
	}


/* Bottom */

#bottom {
	height:340px;
	width: 954px;
	background: url(images/bottom.png) no-repeat;
	}
	
#bottomleft {
	width:310px;
	
	float:left;
	margin-left:6px;
	}
	
#bottomleft p {
	margin-left:12px;
	margin-right:22px;
	margin-top:10px;
	
	}
	
#bottomleft img.button {
	margin-top:10px;
	}	
	
#testimonials {
	width:310px;
	
	float:left;
	}
	
#testimonials p {
	margin-left:12px;
	margin-right:19px;
	margin-top:10px;
	
	}
	
#testimonials img.button {
	margin-left:12px;
	margin-top:16px;
	vertical-align:baseline;
	}

#bottomright {
	width:310px;
	
	float:left;
	}
	
#bottomright p {
	margin-left:12px;
	margin-top:10px;
	
	}

#bottomright img {
	float:left;
	margin-left:12px;
	margin-top:12px;
	}


/* Footer */

#footer {
	font-size: 11px;
	margin-bottom: 35px;
	text-align:center;
	}

#footer p {
	margin-top:10px;
	color:#7796A2;
	}

#social {
	margin-top:10px;
	font-size: 14px;
	color: #D8E6EB;
	}

#social img {
	vertical-align:middle;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:1px;
	}

