body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-size: 13px;
	text-align: justify;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #753333;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

.style1 {
	font-size: 18px
}
.style3 {color: #996600}
.style4 {
	color: #CC9999;
	font-size: 9px;
	display: block;
	clear: both;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style5 {
	color: #CC9999;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	display: block;
	height: auto;
	width: 500px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {color: #666666}



blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #666666;
}

a:hover {
	color: #666666;
}

hr {
	display: none;
}

/* Header */

#header,
#headerMassage,
#headerWraps,
#headerFacial,
#headerMicro,
#headerPack,
#headerManicure,
#headerLash,
#headerHair,
#headerMakeup,
#headerTroy,
#headerDenise {
	width: 900px;
	height: 380px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}

/*start header image for each page*/

#header {
	background-image: url(images/indexPic.jpg);
	text-decoration: none;
	}
#headerMassage{
	background-image: url(images/massagePic.jpg);
	text-decoration: none;
	}
#headerWraps{
	background-image: url(images/wrapPic.jpg);
	text-decoration: none;
	}
	
#headerFacial{
	background-image: url(images/facialsPic.jpg);
	text-decoration: none;
	}
	
#headerMicro{
	background-image: url(images/microPic.jpg);
	text-decoration: none;
	}
	
#headerPack{
	background-image: url(images/packPic.jpg);
	text-decoration: none;
	}
	
#headerManicure{
	background-image: url(images/manicurePic.jpg);
	text-decoration: none;
	}
	
#headerLash{
	background-image: url(images/lashPic.jpg);
	text-decoration: none;
	}
	
#headerHair{
	background-image: url(images/hairremPic.jpg);
	text-decoration: none;
	}
	
#headerMakeup{
	background-image: url(images/makeupPic.jpg);
	text-decoration: none;
	}
	
#headerTroy{
	background-image: url(images/troyPic.jpg);
	text-decoration: none;
	}
	
#headerDenise{
	background-image: url(images/denisePic.jpg);
	text-decoration: none;
	}
	
	/*end header image for each page*/

#header h1, #header p,
#headerMassage h1, #headerMassage p,
#headerWraps h1, #headerWraps p,
#headerFacial h1, #headerFacial p,
#headerMicro h1, #headerMicro p,
#headerPack h1, #headerPack p,
#headerManicure h1, #headerManicure p,
#headerLash hi, #headerLash p,
#headerHair hi, #headerHair p,
#headerMakeup hi, #headerMakeup p,
#headerTroy hi, #headerTroy p,
#headerDenise hi, #headerDenise p {
	margin: 0;
	padding: 0;
}

#header h1,
#headerMassage h1,
#headerWraps h1,
#headerFacial h1, 
#headerMicro h1,
#headerPack h1,
#headerManicure h1,
#headerLash h1, 
#headerHair h1,
#headerMakeup h1,
#headerTroy h1,
#headerDenise h1 {
	float: left;
	padding: 150px 0 0 420px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}

#header p,
#headerMassage p,
#headerWraps p,
#headerFacial p,
#headerMicro p,
#headerPack p,
#headerManicure p, 
#headerLash p,
#headerHair p,
#headerMakeup p,
#headerTroy p,
#headerDenise p {
	float: left;
	padding: 160px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #F51F47;
}

#header a,
#headerMassage a,
#headerWraps a,
#headerFacial a,
#headerMicro a,
#headerPack a,
#headerManicure a,
#headerLash a,
#headerHair a,
#headerMakeup a,
#headerTroy a,
#headerDenise a {
	text-decoration: none;
	color: #F51F47;
}

#header #logo,
#headerMassage #logo,
#headerWraps #logo,
#headerFacial #logo,
#headerMicro #logo,
#headerPack #logo,
#headerManicure #logo,
#headerLash #logo,
#headerHair #logo,
#headerMakeup #logo,
#headerTroy #logo,
#headerDenise #logo {
	position: relative;
	left: 460px;
	top: 125px;
	float:left;
	text-decoration: none;
}



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 530px;
	margin: 0;
	padding: 0;
	background: url(images/img08.jpg) repeat-y left top;
}



#content .bgtop {
	background: url(images/img09.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post {
	padding: 40px 30px 0px 30px;
}

.title {
	margin: 0;
	padding: 0;
	font-size: 24px;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #753333;
}

.title a {
	text-decoration: none;
	color: #753333;
}

.pagetitle {
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	color: #646464;
}

.meta {
	margin: 0;
	padding: 18px 0 10px 0;
	background: url(images/img12.jpg) no-repeat center bottom;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}






.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
}

.last {
	border: none;
}

/* Sidebar */

#sidebar,
#massage,
#wraps,
#facial,
#micro,
#pack,
#manicure,
#lash,
#hair,
#makeup,
#troy,
#denise, 
#contact {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	background: url(images/img04.jpg) repeat-y left top;
	color: #EEEEEE;
}





#sidebar .bgbtm,
#massage .bgbtm,
#wraps .bgbtm,
#facial .bgbtm, 
#micro .bgbtm,
#pack .bgbtm,
#manicure .bgbtm,
#lash .bgbtm,
#hair .bgbtm,
#makeup .bgbtm,
#troy .bgbtm,
#denise .bgbtm,
#contact .bgbtm
 {
	background: url(images/img06.jpg) no-repeat left bottom;
}

#sidebar ul,
#massage ul,
#wraps ul,
#facial ul,
#micro ul,
#pack ul,
#manicure ul,
#lash ul,
#hair ul,
#makeup ul,
#troy ul,
#denise ul,
#contact ul{
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0;
	list-style: none;
}

#sidebar li,
#massage li,
#wraps li,
#facial li,
#micro li,
#pack li,
#manicure li,
#lash li,
#hair li,
#makeup li,
#troy li,
#denise li,
#contact li{
}

#sidebar li ul,
#massage li ul,
#wraps li ul,
#facial li ul,
#micro li ul,
#pack li ul,
#manicure li ul,
#lash li ul,
#hair li ul,
#makeup li ul,
#troy li ul,
#denise li ul,
#contact li ul{
	padding: 0px 17px 16px 0px;
}

#sidebar li li,
#massage li li,
#wraps li li,
#facial li li,
#micro li li, 
#pack li li, 
#manicure li li,
#lash li li,
#hair li li,
#makeup li li,
#troy li li,
#denise li li,
#contact li li{
	border-bottom: 1px dotted #E3E3E3;
	padding: 0 0 10px 0px;
}

#sidebar h2,
#massage h2,
#wraps h2,
#facial h2,
#micro h2,
#pack h2,
#manicure h2,
#lash h2,
#hair h2,
#makeup h2,
#troy h2,
#denise h2,
#contact h2{
	margin: 0;
	height: 40px;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #753333;
}

#sidebar a,
#massage a,
#wraps a,
#facial a,
#micro a,
#pack a,
#manicure a, 
#lash a,
#hair a,
#makeup a,
#troy a,
#denise a,
#contact a{
	color: #666666;
}

#sidebar a:hover,
#massage a:hover,
#wraps a:hover,
#facial a:hover,
#micro a:hover,
#pack a:hover,
#manicure a:hover,
#lash a:hover,
#hair a:hover,
#makeup a:hover,
#troy a:hover,
#denise a:hover,
#contact a:hover {
	text-decoration: none;
}

/*begin sidebar current page navigation*/

#massage a#massagenav,
#wraps a#bodynav,
#facial a#facialnav,
#micro a#micronav,
#pack a#packnav,
#manicure a#manicurenav,
#lash a#lashnav,
#hair a#hairnav,
#makeup a#makenav,
#troy a#troynav,
#denise a#denisenav,
#contact a#contactnav {
	color:#753334;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	cursor: text;
	filter: Invert;
}
	
/*end sidebar current page navigation*/


/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #EEEEEE url(images/img05.jpg) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 140px;
	background: url(images/img03.jpg) repeat-x left bottom;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #D52442;
}

#footer p {
	text-transform: uppercase;
}

#footer p a {
	color: #CC9999;
}
