a:active {outline: none;}

a:focus {-moz-outline-style: none;}

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	background: #a69e94;
	}
	
h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
	}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding: 30px 0 4px 0;
	}
	
h5 {
	font-size: 7pt;
	line-height: 11px;
	}

p {
	line-height: 18px;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	text-align: justify;
	}
	
.small {
	font-size: 8pt;
	}

#container {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background: url(../images/secondaryBg2.jpg) #f3e4d2 no-repeat 0px 51px;
	}
	
#container_home {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background: url(../images/mainBg2.jpg) #f3e4d2 no-repeat 0px 51px;
	}	
	
#main {
	width: 630px;
	margin-right:auto;
	margin-left:auto;
	}
	
#main_about {
	width: 630px;
	margin-right:auto;
	margin-left:auto;
	}

#main_about p{
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
#main_about h2 {
	padding: 0;
	margin: 0 0 6px 0;
	}
	
#main_contact {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	}	
	
#main p {
	line-height: 18px;
	font-size: 9pt;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
	}
	
#main_home {
	width: 850px;
	margin-right:auto;
	margin-left:auto;
	}
	
#logo {
	margin: 10px 0 0 36px;
	}
	
#logo_secondary {
	margin: 0 0 0 48px;
	}	
	
#top_nav dl, dd { display: inline; }

#top_nav {
	width: 850px;
	height: 51px;
	background: url(../images/linkBg.gif) repeat-x;
	padding: 0 0 20px 0;
	}
	
#nav {
	float: left;
	padding: 25px 0 0 20px;
	font-size: 11pt;
	color: #f3e4d2;
	}

#nav a {
	color: #c4df9b;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #f3e4d2;
	}	
	
dl {
	margin: 0 0 0 22px;
	}
	
#nav dd {
	margin: 0 0 0 6px;
	}	

#nav .divs a {
	padding: 26px 15px 7px 0px;
	margin: 0 0 0 0;
	background: url(../images/linkDiv.gif) no-repeat bottom right;
	}
	
#phone {
	float: right;
	font-size: 10pt;
	font-weight: bold;
	padding: 25px; 30px 0 0;
	margin: 0;
	color: #f3e4d2;
	}	
	
#left_nav {
	float: left;
	font-size: 8pt;
	width: 175px;
	margin: 189px 0 0 50px;
	line-height: 20px;
	}

#left_nav dd {
	margin: 0 0 5px 0;
	}

#left_nav .servs a {
	display: block;
	color: #f3f5dd;
	text-decoration: none;
	font-size: 10pt;
	}
	
#left_nav .servs a:hover {	
	color: #000000;
	}
	
#left_nav .all_servs a {
	display: block;
	color: #464646;
	text-decoration: underline;
	font-size: 8pt;
	text-align: center;
	}	
	
#left_nav .all_servs a:hover {
	color: #f3f5dd;
	}	
	
#three_boxes {
	padding: 35px 0 0 0;
	width: 850px;
	clear: both;
	line-height: 19px;
	}
	
#welcome {
	float: right;
	width: 395px;
	margin: 332px 45px 20px 0;
	line-height: 17px;
	color: #898989;
	}	
	
#welcome p {
	font-size: 9pt;
	}

#did_you {
	float: left;
	width: 210px;
	padding: 0 20px 0 39px;
	}
	
#towelhead {
	position: absolute;
	}
	
#pamper {
	position: relative;
	float: right;
	padding-right: 65px;
	width: 182px;
	}
	
#special_offer {
	position: relative;
	float: right;
	width: 210px;
	padding: 0 39px 0 20px;
	}	
	
#footer {
	clear: both;
	position: relative;
	background: #525252;
	top: 5px;

	padding: 20px 0 20px 25px;
	color: #f3e4d2;
	font-size: 8pt;
	}

#title {
	margin: 142px 0 0 49px;
	}
	
.pics {
	padding-left: 16px;
	}

#home_form {
	margin: 5px 0 0 0;
	}
label {
	width: 4em;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}

.submit input {
	margin-left: 4.5em;
	}
	
input {
	color: #781351;
	background: #ffffff;
	border: 1px solid #525252
	}

.submit input {
	color: #ffffff;
	background: #6b757e;
	border: 1px #525252
	} 
	
.submit input:hover {
	color: #525252;
	background: #c7b299;
	border: 1px #525252
	} 	
	
#list_left {
	float: left;
	}

#list_right {
	float: right;
	margin-right: 60px;
	}
	
ul {
	margin: 0;
	padding: 0 0 0 30px;
	}
	
li	{	
	list-style: circle;
	line-height: 18px;		
	}
	
#price_table {
	width: 600px;
	margin-right:auto;
	margin-left:auto;	
	}
	
#price_table th {
	background: #525252;
	color: #f3e4d2;
	padding: 5px 0 5px 5px;
	}
	
#price_table td {
	padding: 6px 0 6px 5px;
	border-bottom: 1px solid #c69c6d;
	}

#price_table .spacer {
	padding: 0 50px 0 5px;
	}	

#myForm {
	float: left;
	margin-left: 50px;
	}
	
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 0;
	padding-left: 125px; /*width of left column containing the label elements*/
	}
	
.cssform label{
	text-align: right;
	font-weight: bold;
	float: left;
	margin-left: -125px; /*width of left column*/
	width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
	
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	}
	
.cssform textarea{
	width: 300px;
	height: 100px;
	}
	
.submit2 input {
	color: #ffffff;
	background: #6b757e;
	border: 1px #525252
	} 
	
.submit2 input:hover {
	color: #525252;
	background: #c7b299;
	border: 1px #525252
	} 	
	
a.aptRollover {
	display: block;
	width: 107px;
	height: 22px;
	text-decoration: none;
	margin-top: 8px;
	background: url(../images/appointments_roll.gif);
	}
	
a.aptRollover:hover {
	background-position: 0 -23px;
	}		

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
	margin-left: 3px;
	}
	
#map {
	float: right;
	width: 300px;
	height: 300px;
	border: 1px solid #555555;
	color: #000;
	margin: 0 0 0 30px;
	}
	
#map a {
	color: #fe7b6e
	}		
	
#gift_form button{
	background: url(../images/button_buynow.gif) no-repeat;
	width: 107px;
	height: 27px;
	margin: 17px 0 0 0;
	border: 0;
	color: white;
	font-size: 13pt;
	cursor: pointer; /* hand-shaped cursor */
   cursor: hand; /* for IE 5.x */
	}	
	
#login {
	width: 770px;
	margin: 10px auto 50px auto;
	text-align: right;
	font-weight: bold;
	}
	
#login a {
	color: #cccccc;
	}
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
