/* CSS Document */

html { 

	min-height: 100%; margin-bottom: 1px; 
	
	}

body {

	background-color:#F2F1EF;
	background-image:url(images/plant_background.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	
	}
	
#container {

	  margin: 0 auto;
	  width: 647px;
  
  }	
  
a:link {

	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	
	}	
	
a:visited {

	text-decoration:underline;
	color:#FFFFFF;
	
	}	
	
a:hover {

	font-size:11px;
	text-decoration:underline;
	color:#7F8244;
	
	}
	
a:active {

	font-size:11px;
	color:#3C1F0D;
	
	}  
	
/* NAVIGATION */

#navigation {

	font-size:14px;
	text-align:right;
	letter-spacing: 0.3em;
	color:#9F6613;
	
	}
	
#navigation a:link {

	font-size:14px;
	text-decoration:none;
	letter-spacing: 0.3em;
	color:#9F6613;
	
	}	
	
#navigation a:visited {

	text-decoration:none;
	letter-spacing: 0.3em;
	color:#9F6613;
	
	}	
	
#navigation a:hover {

	font-size:14px;
	text-decoration:underline;
	letter-spacing: 0.3em;
	color:#7F8244;
	
	}
	
#navigation a:active {

	font-size:14px;
	letter-spacing: 0.3em;
	color:#9F6613;
	
	}		
	
		


/* FOOTER */	
	
#footer {
	
	background-color:#7F8244;
	padding:10px;
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
	
	}	
	
#footer a:link {
	
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
	text-decoration:underline;
	
	}	
	
#footer a:visited {
	
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
	
	}		

#footer a:hover {
	
	color:#472E08;
	font-size:10px;
	line-height:15px;
	text-decoration:underline;
	
	}
	
#footer a:active {
	
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
	
	}	
		
	
	
/* CONTENT */	
	
#content {
	background-color:#94540B;
	background-image:url(images/content-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align: left;	
	}			
	
.seperator {

	background-image:url(images/seperator.gif);
	width:2px;
	background-repeat:no-repeat;
	background-position:center;
	
	}			
	
/* BREADCRUMBS */	

#breadcrumb {

	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	padding-bottom:5px;
	
	}
	
#breadcrumb a:link {

	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
	
	}	

#breadcrumb a:visited {

	font-size:12px;
	color:#FFFFFF;
	
	}		

#breadcrumb a:hover {

	font-size:12px;
	text-decoration:underline;
	color:#7F8244;
	
	}
	
#breadcrumb a:active {

	font-size:12px;
	color:#FFFFFF;
	
	}
.policyheader {
	font-weight: bold;
	text-transform: uppercase;
}
.salonpolicies {
	font-size: 16px;
}

sup {
vertical-align: .8em;
font-size: .5em;
}

