*{
	margin: 0;
	padding: 0;
	}
#wrapper{
	background:url(../images/Chandelier.gif) no-repeat top right;
	height:295px;
	}
#wrapper2{
	width:850px;
	margin: 0 auto;
	}
body{
/*	background:url(../images/background1.jpg); */
	font: 12px/18px Lucida, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color:#3D3772; 
	}	
	

/*************GENERAL LAYOUT STYLINGS*************/	
#header{
	margin-bottom:0px;
	}
#section_header {
	color:#fff;
	margin: 10px 0 10px 10px;
	text-align:center;
	font: 18px Lucida, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	}

#spacer{
	height:10px;
	background-color:#22241F;
	width:850px;
	}

#content{
	background-color:#fff; /* hair page background */
	width:840px;
	border-left:#22241F 10px solid;
	border-right:#22241F 10px solid;
	border-bottom:#22241F 10px solid;
	}
#hair_content{
	background-color:#5A584C; /* hair page background */
	width:840px;
	border-left:#22241F 10px solid;
	border-right:#22241F 10px solid;
	border-bottom:#22241F 10px solid;
	}
#footer{
	background-color:#fff; /* hair page background */
	width:840px;
	border-bottom:#22241F 10px solid;
	border-left:#22241F 10px solid;
	border-right:#22241F 10px solid;
}
#footer_text {
	text-align:center;
	color: #22241F;
	margin: 0px 10px 10px 10px;
	font: 10px Lucida, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
}
#content_left{
	width:430px;
	float:left;
	margin-right:24px;
	}
#content_right{
	width:375px;
	float:right;
	margin-right:0px;
	}
#body_content{
	background-color:#5A584C; /* hair page background */
	width:820px;
	margin-top: 20px;
	text-align:left;
	}
#body_content_left{
	width:380px;
	float:left;
	margin-right:24px;
	}
#body_content_right{
	width:380px;
	float:right;
	margin-right:20px;
	}
#body_font_header{
	width: 360px;
	overflow: auto;
	margin: 0 5px 2px 10px;
	color:#FBEEEE; /*pink darker*/
	font: 16px Lucida, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-decoration:bold;
	}
#body_font_description{
	width: 100%;
	overflow: inherit;
	margin: 0px 10px 10px 10px;
	color:#FBEEEE; /*pink darker*/
	}
#body_font_description2{
	width: 350px;
	overflow: auto;
	margin: 0px 5px 10px 25px;
	color:#FBEEEE; /*pink darker*/
	}

#photo-gallery{
	width:800px;
	margin: 0 auto;
	text-align:center;
	}	
#flashcontent{
	width:740px;
	height:490px;
	margin: 0 auto;
	}
img.center{
	display:block;
	margin: 0 auto;
	}		
	
/*************COMMON STYLINGS*************/		
p.callout{
	line-height:16px;
	color:#FBEEEE; /*pink darker*/
	font-size:11px;
	text-align:center;
	margin: 0 10px 0 20px;
	}

#content_right p{
	margin-bottom:9px;	
	}
#content_right h3{
	margin-bottom:5px;	
	color:#c77c81; /*pink darker*/
	font-size:14px;
	}	
#content_right a, #content_home a{
	color:#FFFFFF; /*teal*/
	text-decoration:none;
	font-weight:bold;
	}
#content_right a:hover, #content_home a:hover{
	text-decoration:underline;
	}
#content_right a.pink{
	color:#31a6b1; /*teal*/
	color:#c77c81; /*pink darker*/
	text-decoration:none;
	font-weight:bold;
	}
#content_right a.pink:hover{
	text-decoration:underline;
	}	
#content_right a.email-link{
	color:#705f58; /*brown*/
	text-decoration:underline;
	font-weight: normal;
	}
#content_right a.email-link:hover{
	color:#31a6b1; /*teal*/
	}		
p.pink{
	color:#b3666b; /*pink darker*/
	}
p.indent{
	margin-left:25px;
	margin-top:-8px;
	}	
p.indent-pink{
	color:#b3666b; /*pink darker*/
	margin-left:25px;
	margin-top:-8px;
	}
#content_right p.subtext{
	line-height:16px;
	font-size:11px;
	margin-top:4px;
	}
#content_left p.subtext-pink{
	line-height:16px;
	color:#22241F; /*pink darker*/
	font-size:11px;
	text-align:center;
	margin: 0 30px 0 30px;
	}
#content_right p.subtext-indent{
	line-height:16px;
	font-size:11px;
	margin-left:25px;
	margin-top:-1px;
	}
#content_right p.subtext-pink-indent{
	line-height:16px;
	color:#b3666b; /*pink darker*/
	font-size:11px;
	margin-left:25px;
	margin-top:-1px;
	}
#content_right ul{
	margin-left:14px;	
	}
#content_right li{
	margin-bottom:3px;	
	}	
/*************HOME PAGE STYLINGS*************/	
#content_home{
	height:120px;
	width:802px;
	margin: 0 auto;
	padding-left:8px;
	padding-top: 8px;
	}
#content_home_left{
	width:340px;
	padding-top:10px;
	float:left;
	}
#content_home_right{
	width:250px;
	float:left;
	}			
		
/*************NAVIGATION*************/
#nav{
	height:37px;
	background-color:#22241F;
	width:860px;
	}
#nav a, #nav img{
	float:left;
	}
#nav a{
	display:block;
	height:37px;
	background-position:top;
	}	
#nav a.about-us{
	background-image:url(../images/Nav_About-Us.gif);
	width:85px;
	}
#nav a.hair{
	background-image:url(../images/Nav_Hair.gif);
	width:57px;
	}
#nav a.nails{
	background-image:url(../images/Nav_Nails.gif);
	width:61px;	
	}
#nav a.skin{
	background-image:url(../images/Nav_Skin.gif);
	width:57px;
	}	
#nav a.body{
	background-image:url(../images/Nav_Body.gif);
	width:61px;
	}
#nav a.giftcards{
	background-image:url(../images/Nav_Giftcards.gif);
	width:87px;
	}
#nav a.packages{
	background-image:url(../images/Nav_Packages.gif);
	width:87px;
	}
#nav a.products{
	background-image:url(../images/Nav_Products.gif);
	width:89px;
	}	
#nav a.contact-us{
	background-image:url(../images/Nav_Contact-Us.gif);
	width:129px;
	}
#nav a:hover{
	background-position:bottom;
	}
/************* SUB NAVIGATION*************/
#SubNav{
	height:23px;
	background-color:#dad4d0; /*light tan*/
	}
#SubNav a{
	display:block;
	height:23px;
	float:left;
	background-position:top;
	}
#BlankSpace-Hair{
	height: 23px;
	width:91px;
	float:left;
	}
#BlankSpace-Nails{
	height: 23px;
	width:149px;
	float:left;
	}
#BlankSpace-Skin{
	height: 23px;
	width:206px;
	float:left;
	}
#BlankSpace-Body{
	height: 23px;
	width:265px;
	float:left;
	}
#BlankSpace-Packages-Specials{
	height: 23px;
	width:412px;
	float:left;
	}				
#SubNav a.about-hair{
	background-image:url(../images/subnav_about-hair.gif);
	width:91px;
	}	
#SubNav a.about-nails{
	background-image:url(../images/subnav_about-nails.gif);
	width:97px;
	}
#SubNav a.about-skin{
	background-image:url(../images/subnav_about-skin.gif);
	width:91px;
	}
#SubNav a.about-body{
	background-image:url(../images/subnav_about-body.gif);
	width:97px;
	}
#SubNav a.about-packages-specials{
	background-image:url(../images/subnav_about-packages-specials.gif);
	width:207px;
	}		
#SubNav a.nails-services, #SubNav a.hair-services, #SubNav a.skin-services, #SubNav a.packages-specials-services{
	background-image:url(../images/subnav_services.gif);
	width:71px;
	}
#SubNav a.body-services{
	background-image:url(../images/subnav_treatments.gif);
	width:94px;
	}			
#SubNav a:hover{
	background-position:bottom;
	}		

/*************PRICE LISTS*************/
dl{
	width: 100%;
	overflow: auto;
	margin: 0 0 2px 10px;
  background: url(../images/dots.gif) repeat-x 0 1.2em;
	color:#FBEEEE; /*pink darker*/
	}
dl.pink{
    background: url(../images/dots.gif) repeat-x 0 1.2em;
	color:#FBF9EE; /*pink darker*/
	}
dl.pink dt, dl.pink dd{
	}
dl.pink-indent{
	margin-left:25px;
	width: 93%;
	color:#cc4e57; /*pink*/
	color:#b3666b; /*pink darker*/
    background: url(../images/dots.gif) repeat-x 0 1.2em;
	}
dl.pink-indent-first{	
	margin-left:25px;
	width: 93%;
	color:#cc4e57; /*pink*/
	color:#b3666b; /*pink darker*/
    background: url(../images/dots-pink.gif) repeat-x 0 1.2em;
	margin-top:-8px;
	}
dl.indent{
	margin-left:25px;
	width: 93%;
	}
dl.indent-first{
	margin-left:25px;
	width: 93%;
	margin-top:-8px;
	}			
dt,dd.price{
	background: #5A584C;
	}
dt{
	float: left;
	padding-right: 3px;
	}
dd.price{
	float: right;
	padding-left: 3px;
	}		
		
