* {
	margin:0;
	padding:0
}
body {
	background-color:#662C90;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size:100%;
	padding-top:10px;
}
img {
	border:none;
}
#wrapper {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	text-align:left;
}
#top {
	width:1000px;
	height:80px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#top .telephone {
	float:right;
	padding-right:35px;
	padding-top:15px;
	display:block;
}
#top .address {
	float:right;
	clear:both;
	padding-right:32px;
	padding-top:20px;
	font-size:0.8em;
	color:#999999;
	width:860px;
	text-align:right;
}
#top .address strong {
	color:#662C90;
	font-weight:normal;
}
#top .address .social {
	margin-right:3px;
	margin-bottom:-4px;
}
#top .address a {
	color:#662C90;
	text-decoration: none;
}
#top span {
	margin-top:-3px;
}
#top .address a:hover {
	text-decoration: underline;
}
#header {
	padding-left:35px;
	padding-right:30px;
	padding-top:6px;
	position:relative;
	clear:both;
	height:90px;
}
#header #portfolio {
	float:right;
	width:728px;
	height:90px;
	list-style:none;
	overflow:hidden;
}
#header .logo {
	float:left;
}
/* -------------------------------------------------------------------------------------- Nav */
#nav {
	background-image: url(../images/nav-bg.jpg);
	width:940px;
	height:35px;
	position:relative;
	margin-top:10px;
	clear:both;
	margin-left:30px;
}
#nav li {
	height:35px;
	line-height:35px;
	font-size:12px;
	list-style:none;
	display:inline;
}
#nav li a {
	color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	font-weight:bold;
	height:35px;
}
#nav li a:hover {
	height:35px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	height:35px;

}
.on {
	background-image:url(../images/nav-highlight.jpg);
	height:35px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:35px;
	padding-top:10px;
	padding-bottom:10px;

}
/* -------------------------------------------------------------------------------------- Sub-Nav */
#subnav {
	background-image: url(../images/subnav-bg.jpg);
	width:940px;
	height:26px;
	background-repeat: repeat-x;
	position:relative;
	margin-left:30px;
}
#subnav li {
display:inline;
	height:25px;
	line-height:25px;
	font-size:11px;
	list-style:none;
}
#subnav li a {
	color:#555555;
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;
	height:35px;

}
#subnav li a:hover {
	color:#A2A2A2;
}
#main {
	clear:both;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}
#left {
	width:150px;
	float:left;
}
#left .searchform {
	width:135px;
	margin-bottom:7px;
	font-size:0.7em;
	padding:2px;
	color:#555555;
}
#left .searchheading {
	padding-bottom:8px;
}
.searchbutton {
	margin-bottom:7px;
	font-family: Helvetica, Arial, sans-serif;
}
#left .searchdrop {
	width:140px;
	font-size:0.7em;
	padding:2px;
}
#left .contact {
	color:#555555;
	margin-bottom:4px;
	width:131px;
	font-size:0.8em;
	padding:2px;
	font-family: Helvetica, Arial, sans-serif;
}
#left .contacttab {
	margin-top:3px;
}
.short {
	width:142px;
	height:92px;
	background-image: url(../images/short-side-box.jpg);
	background-repeat: repeat-x;
	margin-bottom:10px;
	padding:4px;
}


#left .signform {
	width:96px;
	margin-bottom:7px;
	font-size:0.7em;
	padding:2px;
	color:#555555;
	font-family: Helvetica, Arial, sans-serif;
}
#left .signbutton {
	width:38px;
	margin-bottom:7px;
	font-family: Helvetica, Arial, sans-serif;
}
.long {
	width:142px;
	height:192px;
	background-image: url(../images/long-side-box.jpg);
	background-repeat: repeat-x;
	margin-bottom:10px;
	padding:4px;
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
}

.stories {
	width:142px;
	height:92px;
	background-image: url(../images/long-side-box.jpg);
	background-repeat: repeat-x;
	margin-bottom:10px;
	padding:4px;
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
}
.long p { margin-bottom:20px; margin-top:10px;}
.sideimage {
	margin-bottom:5px;
}
.signup {
	width:145px;
	height:35px;
	background-image: url(../images/sign-up.jpg);
	background-repeat: no-repeat;
	padding-top:65px;
	padding-left:5px;
}
#middle {
	width:620px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#middle .flash {
	margin-bottom:10px;
	width:620px;
	height:210px;
	display:block;
}

.images {
	float:left;
	padding:1px;
	margin-right:5px;
	border: 1px solid #CCCCCC;
}
#content {
	padding-left:10px;
	padding-right:10px;
}
#middle h1 {
	color:#662C90;
	margin-bottom:3px;
	padding:0px;
	font-size:1.4em;
}
#middle h2 {
	color:#555555;
	margin:0 0 10px 0;
	padding:0px;
	font-size:0.98em;
}
#middle h3 {
	color:#68D2FC;
	font-size:0.97em;
	margin-bottom:8px;
	padding-top:15px;
}
#middle p, #middle li {
	color:#555555;
	font-size:0.82em;
	line-height:1.5em;
	padding:0;
	margin:0 0 10px 0;
	text-align:justify;
}
#middle p.first {
	font-size:0.98em;
	line-height:1.4em;
	margin-top:15px;
	margin-bottom:15px;
}
.questionnaire {
	font-size:0.98em;
}
.smalltext {
	font-size:0.85em;
}
#middle strong {
	color:#662C90;
}
#middle .place {
	border: 1px solid #cccccc
}
#middle ul {
	margin-left:35px;
	margin-bottom:20px;
	margin-top:10px;
}
#middle .tables, #middle .tables2, .meetstaff {
	margin-bottom:25px;
}
#middle .tables td, #middle .tables2 td, .meetstaff td {
	color:#555555;
	font-size:0.82em;
	line-height:1.5em;
	padding:3px 3px 10px 3px;
	vertical-align: top
}


#middle .tables th, #middle .tables2 th {
	color:#662C90;
	font-size:0.82em;
	line-height:1.5em;
	padding:3px;
	text-align:left;
}
.treatments { width:168px;}
.description { width:387px;}
.from { width:39px;}
.facialt { width:354px;}


#middle .tables tr, .meetstaff tr { background-color:#ebfbff}
#middle .tables th {
	background-color:#FFFFFF}
#middle .tables tr:hover {
	background-color:#b0e7fb
}
#middle a {
	color:#662C90;
}
#middle a:hover {
	color:#68D2FC;
}
#middle .events {
	width:600px;
	margin-top:15px;
	margin-bottom:20px;
}
#middle .events td {
	background-color:#CCCCCC;
	padding:3px;
}
#middle .events th {
	background-color:#70d0ff;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
#right {
	width:150px;
	float:right;
}
#footer {
	width:1000px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear:both;
	background-color:#662C90;
	padding-top:30px;
	color:#AA72D3;
	font-size:11px;
	text-align:center;
	padding-bottom:5px;
}
#footer a, .short a, .long a, .stories a {	color:#AA72D3;}
#footer a:hover, .short a:hover, .long a:hover, .stories a:hover { color:#ffffff;}

.white {
	color: #ffffff;
}

.clear { clear:both;}