* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body{
	background: #544525;

}
/*
colors
#746546 brown
#b1dcd5 light blue / aqua
#231f18 almost black
*/

h3 {
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #b1dcd5;
}

h4 {
	color: #b1dcd5;
	font-weight: bolder;
	font-size: 15px;
}

#wrapper{
	margin: 12px auto;
	width: 898px;
	border: 10px double #b1dcd5;
	color: 	#000;
	background: #fff;

}

#header{
	background: #fff;
	margin: 0px;
	padding: 0px;
	border: 0px solid #746546;
	z-index: 50;
	
}

a 			{	text-decoration: none; }
a:link 		{	color: #fff;}
a:visited 	{	color: #fff;}
a:active 	{	color: #fff;}
a:hover{	
	text-decoration: underline;
	color: #b1dcd5;
}

#links {
	margin: 0 20px;
	padding: 5px;
}

#links a			{	color: #444; text-decoration: underline;}
#links a:link 		{	color: #444;}
#links a:visited 	{	color: #444;}
#links a:active 	{	color: #444;}
#links a:hover{	
	text-decoration: underline;
	color: #000;
}

/* navigation */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 50;
}

#nav{
	margin: 20px 0 0 0;
	text-align: center;
	z-index: 50;
	border: 0px solid #f00;
}

#nav a {
	font-weight: bold;
	text-decoration: none;
	z-index: 50;
}

#nav li li a {
	display: block;
	color: #fff;
	border: 0px solid #000;
	padding: 0.18em 0px;
	font-weight: normal;
	z-index: 50;
}

#nav li li a:hover {
	padding: 0.18em 0px;
	border: 1px solid #746546;
	background: #746546;
	color: #fff;
	z-index: 50;
}

li {
	float: left;
	position: relative;
	width: 126px;
	text-align: center;
	cursor: default;
	background: #544525;
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 1px;
	z-index: 50;
}


li#first {
	border-left-width: 0em;
}

li#last {
	border-right-width: 0em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #544525;
	font-weight: normal;
	padding: 0px;
	border-right: solid 0px #fff;
	z-index: 50;
}

li>ul {
	top: auto;
	left: auto;
	z-index: 50;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	z-index: 50;
}

li:hover ul, li.hover ul {
	display: block;
	border: 0px solid #333;
	z-index: 50;
}

.activePage {
	background: #fff;
	border-width: 2px 1px 0px 1px;
	text-decoration: underline;
	color: #000;
}

.activePage a{
	background: #fff;
	border-width: 2px 1px 0px 1px;
	text-decoration: underline;
	color: #000;
}

/*end of navigation*/

#main{
	margin: 50px 0px 0px 0px;
	padding: 10px 0px;
	background: #fff;
	color: #000;
	border: 0px solid #000;
	font-size: 15px;
	min-height: 350px;
	z-index: 0;
	text-align: justify;
}

#main p{
	margin: 20px;
	padding: 5px;
	z-index: 0;
}

#content a			{	color: #444; text-decoration: underline;}
#content a:link 		{	color: #444;}
#content a:visited 	{	color: #444;}
#content a:active 	{	color: #444;}
#content a:hover{	
	text-decoration: underline;
	color: #000;
}


#subnav {
	margin: 0px 20px 20px 0px;
	padding: 15px 5px 15px 5px;
	border: 3px solid #b1dcd5;
	border-width: 3px 3px 3px 0px;
	float: left;
	width: 175px;
	color: #fff;
	text-align: center;
	background: #544525;
}

#subnav ul {
	margin: 0px;
	padding: 2px 0;
	border: 0px solid #000;
	background: #544525;	
}

#subnav li {
	text-align: left;
	border: 0px solid #000;
	padding: 2px 0;
	color: #333;
	width: 175px;
	font-size: 14px;
	font-weight: bold;
}

#subnav li a{
	color: #fff;
	width: 175px;	
}

#subnav li a:hover{
	width: 175px;	
}

#womens {
	margin-left: 30px;
}

#womens a{
	color: #000;
	text-decoration: underline;
}

ul.womens {
	list-style: block;
	padding: 0;
	margin: 0 0 0 50px;
	z-index: 0;
}

li.womens {
	float: none;
	position: static;
	width: 300px;
	text-align: left;
	cursor: default;
	background: #fff;
	border: 0px solid #000;
	border-width: 0px 0;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	list-style-type: disc;
	vertical-align: top;

}

#preg {
	border: 0px solid #333;
	z-index: 0;
	float: none;
	margin-left: 300px;
}

ul.preg {
	background: #fff;
	margin-left: 20px;
	float: none;
	z-index: 0;
}

li.preg{
	margin-left: 45px;
	display: list;
	list-style-type: disc;
	vertical-align: top;
	background: #fff;
	border: 0px solid #333;
	float: none;
	width: 400px;
	text-align: left;
	z-index: 0;
}

#what{
	border: 0px solid #333;
	z-index: 0;
	float: none;
	margin-left: 380px;
}

ul.what {
	background: #fff;
	float: none;
	z-index: 0;
}

li.what{
	margin-left: 35px;
	display: list;
	list-style-type: disc;
	vertical-align: top;
	background: #fff;
	border: 0px solid #333;
	float: none;
	width: 420px;
	text-align: left;
	z-index: 0;
}

ul.fert{
	background: #fff;
	margin-left: 25px;
	float: none;
	z-index: 0;
}

li.fert{
	margin-left: 35px;
	display: list;
	list-style-type: disc;
	vertical-align: top;
	background: #fff;
	border: 0px solid #333;
	float: none;
	width: 420px;
	text-align: left;
	z-index: 0;
}

#office {
	border: 0px solid #333;
	float: right;
	z-index: 0;
}

#office p{
	border: 0px solid #333;
	float: right;
	z-index: 0;
	width: 450px;
}


#rates {
	border: 0px solid #333;
	z-index: 0;
	float: none;
	margin-left: 350px;
	width: 500px;
}

#rates ul{
	background: #fff;
	float: none;
	z-index: 0;
	width: 400px;
	list-style-position: outside;
	margin-top: 10px;
}

#rates li{
	margin: 5px 0 0 35px;
	padding: 4px;
	display: list-item;
	list-style-type: none;
	background: #fff;
	border: 1px solid #333;
	float: none;
	width: 400px;
	height: 15px;
	text-align: left;
	z-index: 0;
	marker-offset: 20px;
}

ul.ref {
	background: #fff;
	float: none;
	z-index: 0;
	margin-left: 205px;
	border: 0 solid #333;
}

li.ref{
	border: 0 solid #333;
	list-style-type: disc;
	list-style-position: inside;
	vertical-align: top;
	background: #fff;
	float: none;
	width: 550px;
	padding: 2px;
	text-align: left;
	z-index: 0;
}

li.ref a{
	color: #333;
}

#contact {
	margin: 5px;
	padding: 5px;
	border: 0px solid #333;
	color: #746546;
}

#form {
	margin: 0;
	padding: 0;
	border: 0px solid #333;
	width: 320px;
}

.textIn {
	margin: 2px;
	border: 1px solid #333;
	width: 190px;
}

.textarea {
	border: 1px solid #333;
	width: 290px;	
}

.how {
	border: 1px solid #333;
	width: 290px;	
}

#contactus {
	margin: 80px 5px 5px 5px;
	border: 0px solid #333;
	padding: 5px;
}

#info{
	border: 0px solid #333;
	text-align: left;
	margin: -310px 0 0 0;
	padding: 0;
	width: 495px;
	float: right;
}

#info a{
	color: #000;
	text-decoration: underline;
}

.contact{
	font-size: 22px;
	font-weight: bolder;
	color: #746546;
	text-align: left;
}

input.btn { 
	margin: 5px 0 0 0;
	color:#fff;
	font-weight: bold;
	background-color: #544525; 
	border: 3px solid #b1dcd5; 
	width: 292px;
} 

#map {
	text-align: left;
	color: #000;
}

#footer{
	margin: 0px 0px;
	padding: 3px 5px 35px 5px;
	background: #b1dcd5;
	font-size: 10px;
	color: #000;
	border: 1px solid #000;
	border-width: 1px 0px;

}

#footleft {
	border: 0 solid #000;
	width: 500px;
	height: 100px;
	background-image: url(img/buttons.jpg);
	background-repeat: no-repeat;
	background-position: left bottom
}

#footleft ul {
	list-style-type: none;
	background: transparent;
}

#footleft li {
	margin: 4px;
	padding: 4px;
	border: 0px solid #000;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
	text-align: center;
	width: 140px;
}

#footleft li a{
	color: #fff;
	background: transparent;	
	border: 0px solid #000;
	width: 140px;
}

#footleft li a:hover{
	color: #000;
	background: transparent;	
	border: 0px solid #000;	
	width: 140px;
}

#footright {
	border: 0px solid #000;
	width: 400px;
	float: right;
	text-align: right;
	margin-top: -75px;
}

#footer a {	
	text-decoration: underline;
	color: #000;
}

.subscribe {
	font-size: 16px;
	text-align: left;
	margin: 10px 0;
}

.leaf {
	width: 250px;
	margin: 0 5px 10px 25px;
	border: 2px solid #333;
	padding: 10px;
}

.office {
	width: 250px;
	margin: 0 5px 10px 25px;
	border: 2px solid #333;
	padding: 10px;
}

#officepics{
	margin: 0 0 0 10px;
	border: 0px solid #333;	
	width: 300px;
	float: left;
}

.l-img {
	margin: 0 15px 10px 0px;
	border: 2px solid #333;
	padding: 10px;
	float: left;

}

.r-img {
	margin: 0 5px 10px 25px;
	border: 2px solid #333;
	padding: 10px;
}

.acup {
	border: 2px solid #333;
	margin: 60px 10px 10px -110px;
	padding: 10px;
	float: left;
}

.home {
	margin: 0 10px 10px 15px;
	border: 2px solid #333;
	padding: 5px;
	width: 250px;
}

#contentLinks {
	color: #333;	
}

#contentLinks a {
	color: #333;
	text-decoration: underline;
}

ul.massage {
	list-style: block;
	padding: 0;
	margin: -20px 0 0 50px;
	z-index: 0;
}

li.massage  {
	float: none;
	position: static;
	width: 300px;
	text-align: left;
	cursor: default;
	background: #fff;
	border: 0px solid #000;
	border-width: 0px 0;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	list-style-type: disc;
	vertical-align: top;
}

#reso{
	border: 0px solid #333;
	z-index: 0;
	float: none;
	margin-left: 200px;
}

ul.reso {
	background: #fff;
	float: none;
	z-index: 0;
	margin-left: 30px;
}

li.reso{
	margin-left: 35px;
	display: list;
	list-style-type: disc;
	vertical-align: top;
	background: #fff;
	border: 0px solid #333;
	float: none;
	width: 440px;
	text-align: left;
	z-index: 0;
}

#about{
	border: 0px solid #333;
	z-index: 0;
	float: none;
	margin-left: 200px;
}

ul.about {
	background: #fff;
	float: none;
	z-index: 0;
	margin-left: 30px;
}

li.about{
	margin-left: 35px;
	display: list;
	list-style-type: disc;
	vertical-align: top;
	background: #fff;
	border: 0px solid #333;
	float: none;
	width: 440px;
	text-align: left;
	z-index: 0;
}