* { padding: 0px; margin: 0px; }
body {
	background-image: url(binaries/faceback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #595959;
}

p {
	font-size: 1.3em;
	line-height: 1.3em;
	padding-bottom: 12px;
}
ul { list-style-type: none;
     font-size: 1.3em; }
a {
	color: #B84E3E;
}
a:hover {
    text-decoration: none;
}



ul#mainNav {
	position: absolute;
	left: 286px;
	top: 10px;
	font-size: 1em;
}
ul#mainNav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1E0CE;
}
ul#mainNav a {
	text-decoration: none;
	font-size: 1.4em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F1E0CE;
	padding-top: 5px;
	padding-left: 10px;
	color: #5B5758;
	display: block;
	padding-bottom: 2px;
}
ul#mainNav a.active {
	color: #CF6444;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B2AEB0;
}
ul#mainNav a:hover {
	color: #CF6444;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B2AEB0;
}


/* COPYRIGHT FOOTER
------------------------------------ */

#footer {
	width: 740px;
	margin: 0px auto 0px 5px;
	font-size: 0.8em;
	color: #626d75;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F1E0CE;
	padding-left: 10px;
}
#footer img {
   border: none;
}
#raLogo  {
	float: left;
	margin-top: 5px;
}
#raTitle {
	margin: 10px 0 0 0;
}
#raTitle a {
	color: #626d75;
	text-decoration: none;
}

#raTitle a:hover {
	color: #626d75;
	text-decoration: underline;
}

.copyright {
     float:right;
}



#address {
	width: 730px;
	padding: 10px 0px 0px 20px;
	font-size: 1.1em;
	color: #B7493C;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F1E0CE;
	margin-left: 5px;
}
h1 {
	height: 150px;
	width: 265px;
	background-image: url(binaries/h1_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h2 {
	font-weight: normal;
	font-size: 2em;
	color: #755546;
	padding-top: 20px;
	clear: both;
}


#content {
	width: 730px;
	padding-left: 20px;
	padding-top: 20px;
}
#content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
	padding: 2px;
	border: 1px solid #F1DAC7;
}
#homeLeft {
	width: 175px;
	float: left;
	margin-top: 20px;
	display: inline;
}
#homeLeft a {
    text-indent: -9999px;
	height: 85px;
	background-repeat: no-repeat;
	display: block;
}
.homeFace {
	background-image: url(binaries/homenav_face.jpg);
}
.homeTan {
    background-image: url(binaries/homenav_tan.jpg);
}
.homeStaff {
    background-image: url(binaries/homenav_staff.jpg);
}
.homeFit{
    background-image: url(binaries/homenav_fitness.jpg);
}
.homeHair {
    background-image: url(binaries/homenav_hair.jpg);
}
#homeLeft a:hover {
	background-position: 0 -85px;
}

#homeText {
	position: relative;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	display: inline;
	width: 535px;
}
h3 {
	color: #AC553A;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8CBBA;
	margin-top: 15px;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
}
h4 {
	font-size:2em;
	margin-bottom:10px;
}
.reddishText {
	font-weight: bold;
	color: #BA4F3F;
}
.h3home {
	margin-bottom: 12px;
	margin-top: 3px;
}

/* HAIR REMOVAL PAGE */
body.hairPage {
	background-color: #343858;
	color: #FFFFFF;
	background-image: url(binaries/hairback.jpg);
}
body.hairPage h1 {
   background-image: url(binaries/h1_bg_hair.gif);
}
body.hairPage h2 {
	color: #FFFFFF;
}
body.hairPage h3 {
	color: #FCDF7A;
}
body.hairPage #footer {
	border-top: none;
}
body.hairPage #address {
	color: #FFFFFF;
	border-top: none;
}
body.hairPage ul#mainNav a {
	border-left-color: #A0B5D0;
	color: #FFFFFF;
}
body.hairPage ul#mainNav a.active {
	color: #FCDF7A;
	border-left-color: #FCDF7A;
}
body.hairPage ul#mainNav a:hover {
	color: #FCDF7A;
	border-left-color: #FCDF7A;
}
body.hairPage #content img {
    border: none;
	clear: both;
}
body.hairPage a {
    color: #fff;
	}
	ul.list { margin-left:20px; }
ul.list li {
	float:left; width:33%; list-style-type:circle;
}