/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/


body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	color: #333333;
	line-height: 20px;

}
#topback {
	background-image: url(../images/topback.jpg);
	background-position: center top;
	height: 285px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}


/* structure */

#wrap {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#bottomcurve {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#header {
	height: 198px;
}
#logo {
	float: left;
}

#content {
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
}
#content #right {
	width: 240px;
	float: left;
	padding-top: 10px;

}
#content #left {
	width: 465px;
	margin-right: 50px;
	float: left;

}


/* navigation */


#nav {
	width: 100%;
	background-color: #333333;
	
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	height: 34px;
	text-indent: -5555px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
}

#home, #home a {
	width: 115px;
	background: transparent url(../images/btn_home.gif) no-repeat 0 0;
}

#about, #about a {
	width: 139px;
	background: transparent url(../images/btn_about.gif) no-repeat 0 0;
}

#services, #services a {
	width: 131px;
	background: transparent url(../images/btn_services.gif) no-repeat 0 0;
}

#special, #special a {
	width: 197px;
	background: transparent url(../images/btn_special.gif) no-repeat 0 0;
}

#spa, #spa a {
	width: 87px;
	background: transparent url(../images/btn_spa.gif) no-repeat 0 0;
}
#contact, #contact a {
	width: 167px;
	background: transparent url(../images/btn_contact.gif) no-repeat 0 0;
}

#nav li a:link, 
#nav li a:visited, 
#nav li a:hover {
	border-bottom-width: 0;
}

#nav a:hover { background-position: 0 -34px; }

.activebn { background-position: 0 -34px; }

#nav li.active a { background-position: 0 -34px; }


/* drop menu */

#subservices, #subservices a {
	width: 131px;
	background: transparent url(../images/btn_services.gif) no-repeat 0 0;
	height: 34px!important;
}


#salon, #salon a, 
#skinspa, #skinspa a
  {
	/*width: 210px;*/
	font-size: x-small;
	height: 10px;
	text-indent: 0px;
	background: #431000;
	padding-bottom: 10px;
	margin-bottom: 0px;
	color: #F8E4BA;
	padding-left: 20px;
}


#nav li ul li {
	height: 20px;

	}	

#nav li ul { /*drop menu box*/
	float:none;
	top:-999em;
	position:absolute;
	width: 171px;
	
}

#nav li li a {
	padding: 5px 5px 0px 10px;
	float:none;
	width: 137px;
}




#nav li:hover, *#nav a:focus, #nav a:hover, #nav a:active {
	background-position: 0 -34px; 
}




#nav li:hover ul, /*need for drop menu*/
#nav li.sfHover ul {
	left:254px;
	top:0px;
	
	 
}


#nav li a:link, 
#nav li a:visited, 
#nav li a:hover {
	border-bottom-width: 0;
}

/* quick hacks for IE */
*html .nav li li {
	margin-bottom:-3px;
}
*html .nav li li li {
	margin-bottom:-1px;
}
*+html .nav li li {
	margin-bottom:-3px;
}
*+html .nav li li li {
	margin-bottom:-1px;
}


/*----*/

#copyright {
	font-size: 80%;
	color: #999999;
	text-align: center;
}
#address {
	font-size: 80%;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: large;
	margin-bottom: 20px;
}

/* links */

a:link, a:visited, a:active {
	color: #a27720;


}

a:hover {
	text-decoration: none;


}


/* clear */

#clear {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}

#header, #nav {display: inline-table;}

* html #header, * html #nav {height: 1%;} 

#header, #nav {display: block;}
#mary {
	font-size: 70%;
	color: #666666;
	text-align: center;
}
a.mary {
	color: #666666 !important;

}
.testimonial {
	color: #663300;
	font-size: 90%;
	font-style: italic;
}
.testimonialsign {
	font-style: italic;
	text-align: right;
	margin-right: 20px;
	font-size: 90%;
	margin-top: -10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: large;
	margin-bottom: 20px;
}
/*table*/

table {
	border-spacing: 0px;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
}
table th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 1px dotted #663300;
	border-top: 0px;
	border-right: 0px;
	width: 250px;
}
table td {
	text-align: left;
	padding: 0.1em 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
table thead th {
    text-align: center;
    font-weight: bold;
    color: #663300;
}
table th.Corner {
    text-align: left;
    border-left: 0px;
}
table tr.Odd {
    background: #F6F4E4;
}
table tr {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 1px dotted #663300;
	border-top: 0px;
	border-right: 0px;
	border-left: 1px dotted #663300;
}

/* form */
#contactform label
{
	width: 5.5em;
	float: left;
	text-align: right;
margin-right: 0.5em;
display: block; 		
margin-right: 10px;
}


.submit input
{
	color: #000000;
} 
input
{
	color: #000000;
	border: 1px solid #DEB86D;
}


fieldset
{
	border: 1px solid #6F471B;
	margin-top: 30px;
}

legend
{
	padding: 2px 6px;
	color: #663300;
}
textarea {
	color: #000000;
	border: 1px solid #F1C876;
}
.aboutpic {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #999999;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
h3 {
	font-size: 180%;
	margin-top: 0px;
	color: #6F471A;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	line-height: 20px;
}
h4 {
	font-size: 95%;
	margin-top: 5px;
	background-image: url(../images/aboutline.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position: 170px top;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #6F471A;
	
}



#right p {
	margin: 0px;
	padding: 0px;
}
.gift {
	background-color: #F8E4BA;
	padding: 10px;
	width: 238px;
	margin-bottom: 10px;
	border-top: medium double #360D00;
	font-weight: bold;
	font-size: 120%;
}
#right ul {
	margin-bottom: 30px;
	margin-top: 5px;
}
#content #aboutleft {
	width: 750px;
	margin-right: 20px;
	float: left;
}
.hrcopy {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#jennyamber  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#specialleft p {
	margin-top: 3px;
	margin-bottom: 15px;
	
}
#picright {
	padding: 5px;
	border: 1px solid #999999;
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
}
.browncolor {
	color: #6F471A;
	font-weight: bold;
}
h5 {
	font-size: 150%;
	margin-top: 0px;
	color: #6F471A;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
}
h6 {
	font-size: 180%;
	margin-top: 0px;
	color: #6F471A;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F1C876;
}
#staff  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#staff {
	width: 100%;
}
.quoteabout {
	font-size: 120%;
	color: #633F17;
}
.picright {
	padding: 5px;
	border: 1px solid #999;
}
#magazine {
	width: 162px;
	
}
#magazine td {
	
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.picleft {
	padding: 5px;
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
}
#boxright {
	float: right;
	margin-left: 15px;
}

