html{height:100%;}
body {
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
}


body a {
color:#96b625;
font-weight: bold;
text-decoration:none;
}
body a:hover {
text-decoration:underline;
}
a
{ outline: none;}

img, a   { 
  border-style : none; 
  border-width : 0px;}

img, area
{ border: 0px;}

p{margin:0 0 1em 0;}


#header{
float:left;
display:inline;
background-color:#ced74a;
width:800px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header h1 a{
float:left;
display:inline;
background-image: url(images/pw_logo.gif);
background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9000px;
	font-size:0px;
	width:369px;
	height:197px;
	margin:0px;}

h1{  
font-size: 2em;
margin:0px;
padding:0px; 
}

h2 {  
font-size: 2.1em;
margin:0px; /* top right down left- */
padding:0px; 
font-weight:normal;
}

h3 {  
font-size: 1.85em;
margin:0px 0 1em 0; /* top right down left- */
padding:0px; 
font-weight:normal;
}


h4 {  
font-size: 1.3em;
margin:0px 0 1em 0;
padding:0px; 
font-weight:medium;
}

h5{font-size:1.5em;font-weight:normal;margin:1.35em 0 0.7em 0;padding:0px; }

/*Titles*/
#welcome h2 {float:left;display:inline;background-image: url(images/welcome.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:123px;height:19px;margin:0px;}

#search h2 {float:left;display:inline;background-image: url(images/sitesearch.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:149px;height:19px;margin:0px;}

#saloninfotitle h2 {float:left;display:inline;background-image: url(images/saloninfo.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:236px;height:19px;margin:0px;}

#contactdetails h2 {float:left;display:inline;background-image: url(images/contact.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:202px;height:19px;margin:0px;}

#recruitment h2 {float:left;display:inline;background-image: url(images/recruitment.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:161px;height:19px;margin:0px;}

#comments h2 {float:left;display:inline;background-image: url(images/comments.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:229px;height:19px;margin:0px;}

#news1 h2 {float:left;display:inline;background-image: url(images/news.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:74px;height:19px;margin:0px;}

#appointment h2 {float:left;display:inline;background-image: url(images/appointment.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:189px;height:23px;margin:0px;}

#treatments h2, #treatments h2 a {float:left;display:inline;background-image: url(images/treatments.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:151px;height:19px;margin:0px;}

#products h2, #products h2 a {float:left;display:inline;background-image: url(images/giftsretail.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:173px;height:19px;margin:0px;}

#newsletter h2, #newsletter h2 a {float:left;display:inline;background-image: url(images/newsletter.gif);background-repeat: no-repeat;background-position: top left;text-indent: -9000px;font-size:0px;width:143px;height:19px;margin:0px;}

/*left navigation*/

ul#leftnav {

list-style: none;
margin: 0px;
padding: 0px;
width: 165px;
background-color: #a9a9a9;
}

ul#leftnav li {
}

ul#leftnav li a:link, ul#leftnav li a:visited {
text-indent: 15px;
height:26px;
padding:0px;
margin:0px;
text-decoration: none;
display: block;
width: 100%;
background-color: #eeeeee;
color: #737373;
font-weight:bold;
line-height:26px;
background-image: url(images/nav_back.gif);background-repeat: no-repeat;background-position: left top;
}

ul#leftnav li a:hover {
color: #2b2b2b;
}


ul#leftnav li.selected a:link,  ul#leftnav li.selected a:visited {
color:#87cf25;
}

body#home a#homenav,
body#treat a#treatnav,
body#prod a#prodnav,
body#news a#newsnav,
body#comm a#commnav,
body#rec a#recnav,
body#contact a#contactnav,
body#saloninfo a#saloninfonav
 {
color: #96b625;
background-image: url(images/nav_back_selected.gif);
}




.centerdiv {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
	

	.pagecontent{
float: left;
display:inline;
margin-left: 20px;
margin-right:15px;
padding: 0px;
background-color: #ffffff;
font-size: 1.0em; 
width:520px;

}
.rightcolumn{width:230px;float:left;display:inline;}



.normal{margin-left:10px;padding-left:10px;}

.brands {text-align:center;}
.brands img{margin:5px 20px 0 20px}


#scroller{margin:0;padding:0;float:left;display:inline;list-style:none;width:635px;height:208px;}

