html {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../image/bodybg.jpg);
	background-repeat:repeat;
}


td {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/* Text Part */

.body_text_home {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:150%;
}

.normal_text {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:150%;
}

.innerpage_hdr_text {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#CBA97B;
	line-height:150%;
}

.innerpage_hdr_text_red {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#8B0C03;
	line-height:150%;
	padding-left:5px;
}

.footer_text {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#878161;
}

.footer_text_bold {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#878161;
	font-weight:bold;
}

.beauty_services_textnormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
}	

.beauty_services_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#68140D;
	padding-bottom:6px;
}

.hair_services_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#68140D;
	margin:0px;
	padding:0px;
}
	
	
.hair_services_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#68140D;
	padding-bottom:6px;
}

.product_services {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#68140D;
	padding-bottom:6px;
}
	
.product_services1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#CFAA7A;

}	



/* Link Part Start  */
A:link, A:active, A:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
A:hover {
	font-size:11px;
	font-weight:bold;
	color:#FFD193;
	text-decoration:none;
}

A.top_links:link, A.top_links:active, A.top_links:visited {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-left:16px;
	padding-right:16px;
}
A.top_links:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFD193;
}


A.fotter_links:link, A.fotter_links:active, A.fotter_links:visited {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#878161;
	padding-left:10px;
	padding-right:10px;
}

A.fotter_links:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#878161;
	text-decoration:underline;
}


A.copy_links:link, A.copy_links:active, A.copy_links:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#878161;
	
}

a.copy_links:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#878161;
	font-weight:bold;
}

a.hair_services_list:link, a.hair_services_list:active, a.hair_services_list:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#68140D;
	text-decoration:none;
}

a.hair_services_list:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#CEAA79;
	text-decoration:none;
}

a.bold_link:link, a.bold_link:active, a.bold_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

a.bold_link:hover {
	color:#890D03;
	text-decoration:none;
}


/*Misc*/

.topbar_color {
	background-color:#FFFDF9;
}

.topheader_bg {
	background-color:#FFFDF9;
	background-image:url(../image/topheader_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	
}

.menubar_bg{
	background-image:url(../image/menu_bg.jpg);
}
 

.body_color {
	background-color:#ffffff;
}


.body_bottom_bg {
	background-color:#ffffff;
	background-image:url(../image/body_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	
}

/*------------------------------------------------------------*/

.beauty_services_boder{
	border:4px solid #DCDFD9;
}

.banner_bg
{
	width:332px;
	background-color:#DCDFD9;
	margin:0px;
	padding:0px;
}

.dotted_line {
	background-image:url(../image/dot.gif);
	background-repeat:repeat-x;
	padding-top:12px;
	background-position:center;
}

.table_hdr{
	background-color:#F7F0E5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#890D03;
	padding:5px;
}

.table_hdr2{
	background-color:#F1E4D3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:5px;
}

.table_cont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4E4646;
	padding:5px;
}

/*---------------------------------------testimonial--------------------------------------------*/

/*.testimonial_button
{
background:url(../image/testimoninal_button_bg.gif) left top repeat-x;
background-color:#C4C6C4;
font-weight:bold;
font-size:14px;
line-height:34px;
font-family:Arial, Helvetica, sans-serif;
color:#5D5E5D;
}

a.testimonial_link:link, a.testimonial_link:active, a.testimonial_link:visited
{
font-weight:bold;
font-size:14px;
line-height:34px;
font-family:Arial, Helvetica, sans-serif;
color:#5D5E5D;
text-decoration:none;
}

a.testimonial_link:hover
{
font-weight:bold;
font-size:14px;
line-height:34px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
text-decoration:underline;
}
*/
.img_border
{
border:#DCDFD9 solid 3px;
padding:0px;
margin:0px;
}	

.h_dotted_line
{
background:url(../image/h_dotted_line.gif) left center repeat-x;
height:34px;
padding:0px;
margin:0px;
}	
