* {
margin: 0;
padding: 0;
}
body {
font-family:  Tahoma, Verdana, Arial, sans-serif;
font-size: .8em;
line-height: 1.5em;
color:#6B664F;
background:url(../images/bg6.gif) fixed;
}
div#wrapper {
width:750px;
position: relative;
left: 50%;
border-right: 4px solid;
border-left: 4px solid;
border-bottom: 4px solid;
border-color:#fff;
margin-left: -375px; 	
background-color: #fff; 
}
div#page {
padding:0;
margin: 0 0 4px 0;
z-index:101;
background: #fff url(../images/page-bg.gif);
}
div#page2 {
padding:0;
margin: 0 0 4px 0;
z-index:101;
background: #fff url(../images/page-bg.gif);
}
div#page3 {
padding:0;
margin: 0 0 4px 0;
z-index:101;
background: #fff url(../images/page-bg.gif);
}
div#branding {
background-color: #ffffff;
color: #000000;
margin-bottom: 0px;
}
div#bodyimage {
  margin: 14px 0 0 0;
  background-color: #ffffff;
  padding: 4px 0 0 0 !important;
  padding: 6px 0 4px 0;
 }

div#footer {
    padding: 2%;
    text-align: center;
    clear: both;
    background-color: #f28917;
    color: #6f3e0a;
	letter-spacing: 1px;
	font-family:  Verdana, Arial, sans-serif;
    font-size: .8em;
    line-height: 1.5em;
}

div#maincontent {
    padding: 10px 10px 0 10px;
    text-align: justify;
    margin: 0 0 4px 0;
	background: #fff url(../images/page-bg.gif);
}

div#secondcontent {
text-align: justify;
	float:left;
	width: 350px;
	padding: 0 10px 20px 10px;
	margin: 0 0 4px 0;
}
	
div#thirdcontent {
text-align: justify;
    float:left;
	width: 350px;
	padding: 0 10px 20px 10px;
	margin: 0 0 4px 0;
}

ul#spaMenu {
text-align: justify;
	width: 345px;
	margin: 5px 0 0 0; 
	padding: 0; 
	list-style: none;
}

/* Two backgrounds are used, the second being a hack for Internet Explorer */
#spaMenu li {
	margin: 3px 0; 
	padding-top: 1px; 
	letter-spacing: 0px;
	font: 12px Tahoma, Arial san-serif; 
	color: #6B664F;  
	background: url(../images/grey_dot.gif) repeat-x 0 77% !important; 
	background-position: 0 61%;
} 

#spaMenu li a {
	float: left; 
 	text-decoration: none;  
	padding: 1px 3px; 
}

ul#spaMenu li span {
	display: block; 
	float: right; 
	padding: 1px 0 0px 0;
	background: #fff url(../images/page-bg.gif); 
}	

ul#spaMenu .none  {
	display: block;
	color: #6B664F;
	background: #fff url(../images/page-bg.gif);
}
	
/* Typography
================================== */

h1, h2, h3, h4, p {
  margin: 10px 0 0 0;
}

h1, h2, h3 {
  font-weight:nomal;
  font-size: 1.3em;
  font-family: Garamond ,Georgia, Times, serif;
  text-transform:uppercase;
  color:#865F2C;
  letter-spacing: 1px;
}

h4 {
  font-weight:nomal;
  font-size: 1.2em;
  font-family: Garamond ,Georgia, Times, serif;
  text-transform:uppercase;
  color:#865F2C;
  letter-spacing: 1px;
}

 h2 { 
    background: url(../images/brown_dot.gif) 0px 17px repeat-x;
	padding-bottom: 10px;
}

 h3 { 
    background: url(../images/brown_dot.gif) 0px 17px repeat-x;
	padding-bottom: 10px;
}

 h4 { 
    background: url(../images/brown_dot.gif) 0px 17px repeat-x;
	padding-bottom: 15px;
}

#branding h1 {
  margin: 0;
  display:none;
}

br {
	clear: both;
}

.center {
text-align:center;
}

/* Anchor styles
================================== */
 a {
  text-decoration:none;
  color:#000;
}
	
 a:hover {
  text-decoration: underline;
  color:#FFF;
}

div#footer a {

 text-decoration: underline;
  color: #6f3e0a;
  }
  
div#footer   a:hover {
  text-decoration: underline;
  color:#FFF;
}

/*-- page highlight --*/
#home ul#mainNav .home a,
#salon ul#mainNav .salon a,
#menu ul#mainNav .menu a,
#spa ul#mainNav .spa a,
#contact ul#mainNav .contact a{
color:#f1e283;
background-color: #73481B;
cursor:default;
}	


/* Menu
================================== */

ul#mainNav {
  position: absolute;
  top: 156px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 750px;
  float: left;
  }
 
ul#mainNav  li{
  font-size: 11px;
  font-weight: bold;
  float: left;
  letter-spacing: 2px;
}
   
ul#mainNav  a {
   width: 106px; /*dimesions needed for IE.5.x/Win */
   line-height: 20px; 
   background-color:#f28917;
   display: block;
   padding: 0 2em;
   text-decoration: none;
   color: #6f3e0a;
   text-align: center;
}
   
ul#mainNav  a:hover {
  background-color: #73481B;
  color: #fff;
  text-decoration: none;
}

 /* Form Details
================================== */
#form {
  font-size: 11px;
	width: 320px;
	float:left;
}

/* fieldset styling */
fieldset {
	margin: .4em 0; /*  space out the fieldsets a little*/
	padding: .7em;
	border : 1px solid #865F2C;;
}

/* legend styling */
legend {
    font-family: Tahoma, Arial, sans-serif;
    font-size:12px;
	font-weight: bold;
	color:#865F2C;;
	letter-spacing: 1px;
}

form p {
   width: 100%;
}

form #comments_form p {
   width: 100%;
   padding-bottom: 1em;
}

/* style for  labels */
label {
    font-family: Tahoma, Arial, sans-serif;
    font-size:12px;
	float: left;
	width: 8.3em;
}

#contact-me label {
  width: 4em;
}

input {
  width: 200px;
}

input#value {
  width: 30px;
  }

.image {
  width: 58px;
  }
  
input#zip {
  width: 48px;
  }
input, textarea {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

input.radio, input.checkbox, input.submit {
  width: auto;
}

/* style form elements on focus */
input:focus, textarea:focus {
	background: #ffc;
}

input.radio {
  float: left;
	margin-right: 1em;
}

textarea {
	width: 200px;
	height: 133px;
}

#text {
  width: 383px;
  height: 90px;
  margin: 0 0 10px 0;
  }

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

#moreInfo div {
  width: 10em;
	float: left;
}

#moreInfo label {
  /*width: 3em;*/
	float: none;
	display: inline;
}
.clear {
  clear: both;
	}

#submit {
  width: 60px;
  }