body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Grande CE", Verdana, Arial;
	font-size:100%;
	background-color: #FFFFFF;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat;
}
html {
   height: 100%;
   width: auto;
}
#wrapper {
	text-align: left;
	border:0;
	width: 922px;
	background-image: url(images/drop-shad.jpg);
	background-repeat: repeat-y;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#top-corners {
	background-image: url(images/header-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 922px;
	background-image: url(images/header-bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 228px;
	left: -2px;
	padding: 0px;
	float: left;
	position: relative;
	overflow: ;
}
#logo {
	float: left;
	width: 225px;
	text-align: center;
	padding: 0px 5px 5px 15px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	cursor:pointer;  /* Turn cursor to hand */
	color: #492171;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #471F70;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	cursor:pointer;  /* Turn cursor to hand */
	text-decoration: underline;
	color: #6D3696;
}
a:active {
	cursor:pointer;  /* Turn cursor to hand */
	color: #CAD8A5;
	text-decoration: underline;
}
.footer {
	clear: both;
	background-image: url(images/footer-bkgrd.jpg);
	background-repeat: no-repeat;
	width: 922px;
	background-position: center top;
	text-align: center;
	height: 123px;
}
.footerbox  {
	font-weight: normal;
	width: 860px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.footer  p {
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	line-height: 1em;
	padding-top: 12px;
	padding-bottom: 3px;
}
.footer h2 {
	font-size:0.9em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.footer ul {
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	display: inline;
	text-transform: uppercase;
	list-style-type: none;
}
.footer li {
	margin: 0px;
	display: inline;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #878C5C;
}
.footer a {
	color: #492171;
	display: inline;
	text-decoration: none;
}
.footer a:hover {
	color: #2D1445;
	display: inline;
	text-decoration: underline;
}
DIV1 {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
TD {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size:1.45em;
	line-height: 1.3em;
	margin-top: 5px;
	font-weight: normal;
	margin-bottom: 0px;
	color: #471F70;
}
h2 {
	font-size:0.9em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
p {
	font-size:0.75em;
	line-height: 1.3em;
	font-weight: normal;
}
h3 {
	font-size:0.8em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
}
h4 {
	font-size:0.75em;
	line-height: 1.3em;
	font-weight: normal;
	margin:  0px;
}
h5 {
	font-size: 0.65em;
	line-height: 1.2em;
	color: #492171;
	padding: 0px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h6 {
	font-size:0.65em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
}
#menu {
	height:32px;
	text-align:center;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-right: 12px;
	margin-left: 8px;
	background-position: center;
}
#menu ul {
	display:inline-block;
	margin:0 auto;
	padding:0;
	list-style:none;
	white-space:nowrap;
	background-image: url(images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li {display:inline;}
#menu li a {
	display:block;
	margin-top:0px;
	height:30px;
	float:left;
	color:#F4E2BA;
	text-decoration:none;
	padding:0 10px 0 10px;
	font-size: 0.825em;
	font-weight: bold;
	line-height: 2.2em;
	background-image: url(images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu li a:hover {
	padding:0 9px;
	border:1px solid #000;
	border-color:#000 #888 #666 #222;
	color:#fff;
	line-height:2.3em;
	background-color: #3B2055;
	margin: 0px;
}
.input, textarea     {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Grande CE", Verdana, Arial;
	font-size: .8em;
	font-weight: bold;
	color: #471F70;
	background-color: #FFECC6;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px inset #D3B1E5;
	line-height: 1.25em;
}
#expertquestion {
	margin: 15px;
}
.button, #appt_form .button {
	background-color: #CAD8A5;
	font-weight: bold;
	color: #471F70;
	cursor:pointer;
	font-size: 1em;
	border: 1px ridge #FFECC6;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}
.button:hover, #appt_form .button:hover {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFECC6;
	font-weight: bold;
	color: #471F70;
	border: 1px groove #CAD8A5;
}
#content {
	width: 922px;
	background-image: url(images/drop-shad.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	height: 100%;
}
.main {
	width: 640px;
	float: left;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/menu-shad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	overflow: hidden;
	display: inline;
}
.main p {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 0px;
}
.main h2 {
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
}
.main h6 {
	font-size: 0.6em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 0px;
}
.sidebar {
	width: 223px;
	float: right;
	display: inline;
	padding-right: 11px;
}
form { margin:0px; padding:0px; }
.centered-table {
   margin-left: auto;
   margin-right: auto;
}
a img {border: none;
}
#SignUp {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.8em;
	width: 475px;
	border: 1px solid #E4D0AE;
	padding: 12px;
	margin-top: 25px;
	margin-bottom: 5px;
	background-color: #F4EAD1;
}
.main-centered  {
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.25em;
	color: #C3A874;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}
.main   ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 91%;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.main    li {
	font-size: 0.8em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding: 0px;
}
#container/* Start of Column CSS */
 {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
#container    p {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #333333;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#container   ul {
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: left;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-type: square;
	font-weight: bold;
}
.spotlight {
	font-size: 1em;
	color: #990000;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	margin-right: -8px;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	color: #fff;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	width: 98%;
}
.submit {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	background-color: #C7B796;
	color: #000000;
	cursor:pointer;  /* Turn cursor to hand */
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
	height: 22px;
}
.submit:hover {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	background-color: #785631;
	color: #FFFFFF;
	cursor:pointer;  /* Turn cursor to hand */
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
	height: 22px;
}
.caption {
	font-size: 0.75em;
	line-height: 1.2em;
	color: #662D91;
	text-align: center;
	width: 200px;
	margin: 0px;
	padding: 4px;
	border: 1px dotted #8C5F9B;
	height: auto;
	top: -135px;
	right: 130px;
	font-style: italic;
	z-index: 101;
	position: relative;
}
#slideshow {
	height:228px;
	left: -9px;
	position: relative;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	visibility: visible;
	width: 509px;
	float: right;
	text-align: right;
	display: inline;
}
.rotator {
	height: 228px;
}
#contact {
	background-image: url(images/green-panel.gif);
	background-repeat: no-repeat;
	width: 218px;
	text-align: center;
	padding: 12px 5px 12px 2px;
}
#giftpanel {
	background-image: url(images/violet-panel.gif);
	background-repeat: repeat-y;
	width: 218px;
	text-align: center;
	padding: 12px 5px 14px 0px;
	display: block;
}
#giftpanel h2 {
	text-align: center;
	font-size: 0.875em;
	line-height: 1.2em;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#giftpanel h2 a {
	color: #f3d8a1;
	font-weight: normal;
}
#giftpanel h2 a:hover {
	color: #FFF;
	text-shadow: 0px 0px 5px #fff;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.Chroma(color=#ffffff),
	        progid:DXImageTransform.Microsoft.Blur(pixelradius=3);
}
#experts {
	background-image: url(images/cyan-panel.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
	width: 223px;
	text-align: center;
}
#experts  p  {
	font-size: 0.7em;
	padding-right: 12px;
	padding-left: 9px;
	text-align: left;
	line-height: 1.2em;
}
#benefits {
	background-image: url(images/blue-panel.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
	width: 223px;
	text-align: center;
}
#benefits  p  {
	font-size: 0.75em;
	padding-right: 12px;
	padding-left: 9px;
	text-align: left;
	color: #333333;
}
#benefits  li {
	padding-right: 10px;
	padding-left: 0px;
	text-align: left;
	line-height: 1.2em;
	font-size: .75em;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #333333;
}
#benefits ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.sidebar .title {
	text-align: center;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#policies   p  {
	font-size: 0.7em;
	line-height: 1.1em;
	color: #EDD4FA;
	padding-right: 12px;
	padding-left: 9px;
}
#contact h1 {
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}
#contact h6 {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0px;
	padding: 5px 0px;
}
#social {
	width: 213px;
	text-align: center;
	height: 95px;
	font-size: 0.75em;
	line-height: 0.5em;
	padding: 10px 5px 20px;
	margin-bottom: 10px;
}
#social img {
	padding: 4px;
}
#social p {
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: left;
	padding: 5px;
}
#hours {
	background-image: url(images/peach-panel.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 0px;
	width: 223px;
	text-align: center;
}
#brochure {
	background-image: url(images/orange-panel.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 22px;
	width: 200px;
	text-align: left;
	height: 95px;
	font-size: 0.75em;
	line-height: 0.5em;
}
#tagline {
	background-image: url(images/flowers-footer.jpg);
	height: 35px;
	width: 903px;
	margin-left: 8px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #917649;
	text-indent: 100px;
	white-space: nowrap;
	padding-top: 25px;
}
#description {
	font-size: 0.6em;
	z-index: 100;
	position: absolute;
	width: 903px;
	text-align: right;
	color: #9F8660;
	float: right;
	left: 6px;
	top: 220px;
}
#contact-form {
	width: 208px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 10px 10px 15px 5px;
}
#contact-form  h6 {
	font-size: .6em;
	line-height: 1em;
	color: #DAC3EC;
	padding-top: 4px;
}
body#homepage li#homepage a, body#etiquette li#etiquette a, body#skincare li#skincare a, body#massage li#massage a, body#body-treatments li#body-treatments a, body#spa-packages li#spa-packages a, body#specials li#specials a, body#appointment li#appointment a, body#directions li#directions a, body#waxing li#waxing a, body#tanning li#tanning a, body#giftcert li#giftcert a, body#epicuren li#epicuren a, body#h2t li#h2t a, body#sitemap li#sitemap a, body#spa-policy li#spa-policy a, body#expertpage li#expertpage a {
	color: #7A8556;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
body#homepage li#menuhome a, body#skincare li#menuskin a, body#massage li#menumassage a, body#spa-packages li#menupackage a, body#body-treatments li#menubodt a, body#tanning li#menutan a, body#waxing li#menuwax a, body#specials li#menuspecial a, body#appointment li#menuappt a, body#products li#menuprod a, body#giftcert li#menugift a {
	background-color:#2A1643;
	color: #6D3696;
	cursor: text;
	line-height: 2.3em;
	border:1px solid #000;
	border-color:#000 #888 #666 #222;
	padding:0 9px;
	margin: 0px;
}
.Caps {
	font-size:1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #471F70;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A884C3;
	margin: 0px auto 10px;
	clear: both;
	text-align: center;
	display: block;
	padding-top: 10px;
}
#featured-title {
	width: 444px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}
.prices {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #990000;
	display: inline;
}
.treatments {
	padding: 0px;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#legend {
	width: 655px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 0.65em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
.categories {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	letter-spacing: 0.35em;
	font-size: 11px;
	color: #999999;
	width: 150px;
	line-height: 12px;
	margin: 0px;
	float: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.trigger {
	cursor: pointer;
	color: #471F70;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A884C3;
	background-image: url(images/expandbutton-open.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 600px;
	padding-left: 25px;
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	overflow: auto;
	text-indent: 20px;
}
h2.trigger:hover  {
	color: #A884C3;
	font-weight: bold;
}
h2.trigger:active {
	color: #8BBF6A;
	text-decoration: underline;
}
h2.active {
	background-position: 5px;
	background-image: url(images/expandbutton-close.gif);
}
.toggle_container {
	width: 620px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7E6C9;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F7E6C9;
}
.toggle_container p{
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: justify;
}
.toggle_container img {
	margin-left: 10px;
	float: right;
	border: 2px solid #F7E6C9;
	margin-top: -5px;
}
.treatment {
	background-color: #FFFFFF;
	border: 1px dotted #F9C6A9;
	width: 600px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.treatment p {
	text-align: justify;
}
.treatment:hover {
	background-color: #FEFBF3;
}
.treatment img {
	margin-left: 10px;
	float: right;
	border: 2px solid #F7E6C9;
	margin-top: 2px;
}
.treatment h6 {
	font-size: 0.7em;
	margin: 0px;
	text-align: right;
	padding: 0px;
	display: block;
}
#epicuren .toggle_container li {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
}
#epicuren .toggle_container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px;
	margin: 0px;
}
.specials {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px dotted #9F7DB8;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.specials:hover {
	background-color: #FEFBF3;
	cursor: pointer;
}
.specials p {
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.35em;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.specials h1 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #471F70;
	background-color: #D8E3B8;
	text-align: center;
	letter-spacing: 0.1em;
}
.specials h6 {
	text-align: center;
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.5em;
	color: #666666;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.specials h1 .price {
	background-color: #FFECC6;
	color: #990000;
	padding: 2px;
	margin-left: 10px;
}
.specials h4 {
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 0.7em;
	background-color: #F5E2F6;
	padding: 3px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
.specials .prices {
	background-color: #FFECC6;
	margin: 0px;
	padding: 4px;
	font-size: .9em;
}
#appt_form div {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
#appt_form h6 {
	margin-left: 185px;
	color: #333333;
	margin-top: 2px;
}
#creditcard {
	font-size: 0.7em;
	line-height: 1.1em;
	text-align: justify;
	display: block;
	width: 625px;
}
form div label {
	text-align: right;
	width: 175px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.75em;
	margin-top: 6px;
	font-weight: normal;
	color: #000000;
}
#nlsignup   {
	font-family: Trebuchet, "Lucida Grande", Verdana, Arial;
	font-weight: bold;
	color: #502C7C;
	font-size: .8em;
	background-color: #FCF5DE;
}
#appt_form input, textarea {
	font-family: Trebuchet, "Lucida Grande", Verdana, Arial;
	font-weight: bold;
	color: #502C7C;
	font-size: .8em;
	background-color: #FCF5DE;
}
#appt_form .center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#appt_form select  {
	background-color: #FEFAF5;
	color: #492272;
	font-family: Trebuchet, "Lucida Grande", Verdana, Arial;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 0.7em;
	line-height: 1em;
	display: inline;
	padding: 0px;
}
#newsletter  {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 8px;
}
#newsletter h6 {
	line-height: 1em;
	color: #593A80;
	text-align: left;
}
#googlemapbox {
	height: 200px;
	width: 300px;
	display: block;
	text-align: center;
	background-color: #CC9900;
}
.main #map {
	margin-right: 35px;
	margin-left: auto;
}
#waxing-table {
	float: left;
	border: 1px dotted #A884C3;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	width: 205px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
dl{
	width: 200px;
	overflow: auto;
	background-image: url(treatments/images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 .75em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	float: left;
	display: block;
}
dt,dd.price{
	background: #FFF;
	font-weight: bold;
}
dt{
	float: left;
	padding-right: 3px;
	font-size: 0.875em;
	line-height: 1.25em;
}
dd{margin:0}
dd.price{
	float: right;
	padding-left: 3px;
	color: #990000;
	font-size: .875em;
	line-height: 1.25em;
}
a:focus, a:active {
	background-color : #FEFBF3;
 }
.main h1 a {
	font-weight: bold;
	color: #492272;
}
#appt_form label.error {
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #D50000;
	font-size: 0.7em;
	white-space: nowrap;
	background-image: url(images/unchecked.gif);
	background-repeat: no-repeat;
	float: right;
	padding-right: 15px;
}
.lay {
	display: none;
	position: relative;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 5px;
}
.hiddenDiv {
	display: none;
}
.visibleDiv {
	display: block;
}
.specials img {
	margin-left: 10px;
	float: right;
	border: 2px solid #F7E6C9;
	margin-top: 2px;
}
.toggle_container ul li {
	text-align: left;
	line-height: 1.1em;
	font-size: .7em;
}
p#antispam { display:none;
}
/* -- Call Me Pop -- */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#333333;
  display:none;
}
#callme .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
#callme #dialog {
  background:url(images/sticky-note.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
#dialog .callmeinput  input{
	position:relative;
	top:50px;
	left:3px;
	border:2px solid #e4b769;
	height:18px;
	width:200px;
	font-size:15px;
	padding:4px;
	margin-top:3px;
}
#dialog #callmesubmit {
	position:relative;
	top:60px;
	left:100px;
	clear: both;
}
/* -- End Call Me Pop -- */
.callmebutton {
	background-image: url(images/call-me-button.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 219px;
	padding-top: 16px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	text-shadow: 0px 0px 5px #88985c;
	font-size: 0.95em;
}
#callme a {
	color: #4C2777;
}
#callme a:hover {
	color: #6D3796;
	text-decoration: none;
}

