/* CSS Document */

BODY {
background-color:#6F9D52; 
background-image:url(../i/mysalonback.gif); 
background-position:top left; 
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;}

A:LINK {text-decoration:none; color:#006600;}
A:VISITED {text-decoration:none; color:#006600;}
A:ACTIVE {text-decoration:none; color:#000000;}
A:HOVER {text-decoration:none; color:#663300;}

H3 {color:#6F9D52;}

H4 {
font-family:Arial, Helvetica, sans-serif; 
color:#6F9D52;
text-decoration: none;
border-bottom: 1px solid #6F9D52;
padding-bottom: .10em;

}

A.nav{ 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:12px;
width:150px; 
height:20px; 
border: 0px solid #ffffff; 
color:#507537; 
background: #FFFFFF; 
text-decoration: none; 
cursor:pointer; 
display:block; 
vertical-align:middle;

} 
  
A.nav:Hover{ 
color:#ffffff; 
width:150px; 
border: 0px solid #000000;
background-color:#507537; 
text-decoration: none; 
display:block; 
vertical-align:middle;
} 


#servicelist td{
	border-right:0; /* 1px solid #676940; */
	border-bottom: 1px dotted #DCE9D6;
	padding-top: 1em;
	padding-bottom: .25em;
	padding-left: 0.25em;
}

#faciallist td{
	border-right:0; /* 1px solid #676940; */
	border-bottom: 1px dotted #DCE9D6;
	padding-top: 1em;
	padding-bottom: .25em;
	padding-left: 0.25em;
}