HTML {
padding:0px;
margin:0px;
border:0px;
background-color : #999;
}
BODY {
padding: 0px;
margin-top: 30px;
margin-right:auto;
margin-bottom:30px;
margin-left:auto;
width:922px;
}
ADDRESS,BLOCKQUOTE,BODY,CAPTION,CENTER,DD,DIR,DIV,DL,DT,FORM,INPUT,H1,H2,H3,H4,H5,H6,HTML,MENU,OL,P,TD,TH,UL,LI 
{
	font-family: Times, 'Times New Roman', Helvetica, serif; 
}
H1
{
	font:24px Arial, Verdana, sans-serif bold;
	font-weight:bold;
	color:#CF4274;
}
H2,H4
{
	margin:0px;
	font:19px Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#EF868C;
}
H3
{
	margin:0px;
	font:16px Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#EF868C;
}
H5
{
	margin:0px;
	font:16px Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#757575;
}

12:59 9/18/2008

P
{
	font:16px Times, 'Times New Roman', serif;
}
#facialsbodytext P
{
	font:16px Times, 'Times New Roman', serif;
}
A:link
{
	color:#575656;
	text-decoration:underline;
}
A:visited
{
	color:#757575;
	text-decoration:underline;
}
A:hover
{
	color:#EA5F8B;
	text-decoration:underline;
}
A:active
{
	color:#EA5F8B;
	text-decoration:underline;
}
INPUT, TEXTAREA
{
	color:#EF868C;
}
#facialspage
{
	color:#757575;
	background: #FFF url(images/leftnavbg.gif) repeat-y center left;
	width:922px;
}
#facialsmasthead
{
	background: #999 url(images/masthead.gif) no-repeat center top;
	width:922px;
	height:167px;
}
#leftnav
{
	width:197px;
	height:100%;
	float:left;
	background-color:#FDE6E0;
	font-size:14px;
}
#leftnav A
{
	display:block;
	height:25px;
	width:172px;
	font:16px Arial, Verdana, sans-serif bold;
	vertical-align: middle;
	padding:5px 5px 5px 20px;
	color:	#575656;
	text-decoration:none;
	font-weight:bold;
}
A.leftnavlink:link
{
	height:25px;
	width:162px;
}
A.leftnavlink:visited
{
background:url(images/leftnavoff.gif) top left;
	height:25px;
	width:162px;
}

A.leftnavlink:hover
{
background:url(images/leftnavover.gif) top left;
	height:25px;
	width:162px;
}
A.leftnavlink:active
{
background:url(images/leftnavon.gif) top left;
	height:25px;
	width:162px;
}
A.current
{
background:url(images/leftnavon.gif) top left;
	height:25px;
	width:162px;
}
#facialsbodytext
{
	margin-left:197px;
	padding:10px 30px 30px 30px;
}
#bottomnav
{
	background-color:#EA5F8B;
	width:922px;
	text-align: center;
}
#bottomnav A, #bottomnav P
{
	font:9px Arial, Verdana, sans-serif bold;
	color:#EEEDE3;
	text-transform:uppercase;
	margin-top: 5px;
}
.review
{
display:block;
float:right;
width:180px;
background:url(images/leftnavon.gif) center top;
margin-top:15px;
margin-left:5px;
margin-right:8px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
border:1px solid white;
}
/*.revtop
{
width:180px;
background:url(images/blurb-boxtop.gif) center top;
	margin-top:-10px;
	height:14px;
}
.revbtm
{
width:180px;
background:url(images/blurb-boxbtm.gif) center top;
	margin-bottom:-10px;
	height:14px;
}
*/
.review P
{
	margin:0px 7px 0px 10px;
	font:12px Arial bold;
}
.review A
{
	text-decoration:none;
	color:#999;
}

.special
{
display:block;
float:right;
width:180px;
background:url(images/leftnavon.gif) center top;
margin-top:10px;
margin-left:5px;
margin-right:8px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
border:1px solid white;
}
/*.spetop
{
width:180px;
background:url(images/blurb-boxtop.gif) center top;
	margin-top:-10px;
	height:14px;
}
.spebtm
{
width:180px;
background:url(images/blurb-boxbtm.gif) center top;
	margin-bottom:-10px;
	height:14px;
}
*/
.special P
{
	margin:0px 5px 0px 5px;
	font:12px Arial bold;
}



.rightpic
{
	float:right;
	margin:0px 0px 10px 10px;
}
.leftpic
{
	float:left;
	margin:0px 10px 10px 0px;
}
.quicklink
{
	 text-align:center;
	 font-size:12px;
	 font-weight:bold;
	 background-color:#FDE6E0;
	 color:#999;
	 padding-top:5px;
	 padding-bottom:5px;
}
.quicklink A
{
	 background-color:#FDE6E0;
	 color:#999;	
}

.quicknav
{
	 text-align:center;
	 font-size:14px;
	 font-weight:bold;
	 background-color:#FDE6E0;
	 color:#999;
	 padding-top:5px;
	 padding-bottom:5px;
}
.quicknav A
{
	 background-color:#FDE6E0;
	 color:#999;	
}
.ppbutton
{
	position:relative;
	display:inline;
	margin-top:5px;
}

/*ReCAPTCHA form styles*/

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color::#FDE6E0 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #999; !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #999 !important; //Text input field border color
   background-color::#FDE6E0 !important; //Text input field background color