@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CF9B3C;
	font-family:"Trebuchet MS", Trebuchet ,Arial, Verdana, Sans-serif;
	font-size/* */:/**/small;
	font-size: /**/small;
}

.bold{font-weight: bold;}
.underline{text-decoration: underline;}
.italic{font-style:italic}

.size12{font-size: 12px;}
.size14{font-size: 14px;}


a{color:#785B1A }

#container {
	background-color: #FFFFFF;
	border: 1px solid #DCDFEB;
	width:750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_content.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header {
	height:162px;
	text-align: center;
	margin-top: 3px;
}
#menu {
	width:226px;
	float:right;
	margin-top: 10px;

}
#menu ul li {
	list-style-type: none;
	line-height: 24px;
	font-weight: bold;
	margin-left: -40px;
	list-style-image: none;
  font-size:12px;
}
#menu ul li a {
	color: #33A1B7;
	text-decoration: none;
	padding-left:33px;
	letter-spacing: 1px;
}
#menu ul li a:hover {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;	
	color: #785B1A;

/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A87E18;
*/
}

  
body#home a#menu-home,
body#kine a#menu-kine,
body#homeo a#menu-homeo,
body#spirit a#menu-spirit,
body#feng a#menu-feng,
body#workshops a#menu-workshops,
body#about a#menu-about,
body#med a#menu-med,
body#newsletter a#menu-newsletter,
body#aboutjenifer a#menu-aboutjenifer,
body#services a#menu-services,
body#products a#menu-products,
body#contact a#menu-contact {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;	
	color: #785B1A;
}
a.activeMenu {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;	
	color: #785B1A;

/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A87E18;
*/
}
#contents {
	width:469px;
	float:left;
	color: #785B1A;
	margin-left: 25px;
	margin-right: 30px;
	line-height: 23px;
	margin-top:-30px;
}
/*\*/
* html #contents {
	margin-left: 15px;
}

#banner {
	width:204px;
	float:left;
	font-size: 18px;
	color: #33A1B7;
	background-image: url(../img/healthy_girl.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 220px;
	padding-left: 250px;
	margin-left: 25px;
	margin-top: 20px;
	margin-right:20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33A1B7;
	border-bottom-color: #33A1B7;
	padding-right: 10px;
	line-height: 22px;
}
/*\*/
* html #banner {
	font-weight: bold;
	margin-left: 15px;

}
#rightside {
	width:186px;
	float:right;
	padding-left: 30px;
	margin-top:-20px;
	line-height: 18px;
	padding-right:10px;

}
/*\*/
* html #rightside {
	margin-top: 0px;
	padding-left: 0px;
}
#footer {
	width:469px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom:30px;
	margin-top:10px;
	line-height: 18px;
}
/*\*/
* html #footer {
	margin-left: 30px;
	width:464px;
}
#footer a {
	font-weight: bold;
	color: #33A1B7;
	text-decoration: none;
	margin-right: 18px;

}
#footer a:hover {
	text-decoration: underline;
}

ul li {
	list-style-image: url(../img/bullet.gif);
}
a.under {
	color: #785B1A;
	font-weight: bold;
	text-decoration: none;
}
a.under:hover {
	text-decoration: underline;
}
.aquaColor {
	color: #33A1B7;

}
.brownColor {
	color: #785B1A;

}
h1 {
	color: #33A1B7;
	font: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	letter-spacing:.2em;
	margin-top:30px;
}
h2 {
	font: x-small Georgia, Serif;
	color: #AF8629;
	font-weight:normal;
	font-size:140%;
	line-height:1.4em;
	margin-top:-5px;
	margin-bottom:20px;
}
h2 a {color:#AF8629}


#prices {
	text-align: right;
	margin-top:-1.5em;
}
h3 {
	color: #33A1B7;
	font: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	letter-spacing:0.2em;
	margin-top:30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.newsletterlink {
	color: #33A1B7;
	text-decoration:none;
	font-weight:bolder;
	padding-left:10px;
}
a.newsletterlink:hover {
	text-decoration:underline;

}

fieldset, form {border:0;}