* {margin: 0;
   padding: 0;
}

body {
 margin:auto;
 text-align:center;
 background-color: #4ca2d3;
 font-family:Verdana, Arial, Sans-serif;
 font-size:11px;
 }

h1{ font-size:16px;
margin-bottom: 10px;
margin-left: 20px;
color: #4ca2d3;}

h2{ font-size:15px;
margin-bottom: 10px;
margin-left: 20px;
color: #4ca2d3;}
h3{ font-size:14px;
margin-bottom: 10px;
margin-left: 20px;
color: #4ca2d3;}
h4{ font-size:13px;
margin-bottom: 10px;
margin-left: 20px;
color: #4ca2d3;}
h5{ font-size:12px;
 margin-bottom: 5px;
margin-left: 20px;
color: #4ca2d3;}
h6{ font-size:11px;
margin-bottom: 5px;
margin-left: 20px;
color: #4ca2d3;}

p{ font-size:11px;
 margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px; }

a {text-decoration: none;
    border: none;
   }

img {border:  1px solid gray;
 margin:2px;}

#header {text-align: left;}

#logo {border: none;
margin-bottom: 20px;
margin: 0px;}

#outer {
 width:800px;
 background: none;
 margin:auto;
 margin-top:20px;
 border: none; 
 }

#header{
 width:800px;
 text-align: left;
 background-image: url('../files/header.jpg');
 background-position: top center;
 background-repeat: no-repeat;
 margin: auto;
 height: 150px;
 min_height: 150px;
 _height: 150px;
 border: none;
 }


#bodyblock {
 /*background-image: url('../images/body_bg.jpg');
 background-position: top center;
 background-repeat: repeat-y;*/
 background-color: #fff1bf;
 float:left;
 width:800px;
 border: none;
margin-top: 20px;
 }

#base {
 /*background-image: url('../images/bottom.jpg');
 background-position: center;
 background-repeat: no-repeat;*/
 background-color: white;
 width:800px;
 height: 65px;

 z-index: 2;
 clear: both;
} 

#base p{ margin-top: 20px;
         margin-right: 25px;
         margin-left: 25px;
         color: #534b48; }


/*-----LEFT MARGIN-------*/

#leftcontent {
 float:left;
 width:160px;
 border: none;
 margin-top: 20px;
 background-image: none;
 background-color: none;
 text-align:right;
 }



/*--Menu--*/
#leftcontent ul{
 margin: auto;
 width:149px;
 border: none;
 list-style-type: none;
 background: none;
}

#leftcontent li{
 width:149px;
 border-bottom: 2px solid #ffd86a;
}

.normal {line-height: 28px;
height: 28px;
}



#leftcontent a:hover{color: #534b48;}
#leftcontent a:link{color: black;}
#leftcontent a:visited{color: black;}

.menucontact {margin-top: 20px;
 margin-bottom: 10px;
 color: #534b48;}

/*-- End Menu --*/


/*------END LEFT MARGIN--------*/

/*------CENTER MARGIN----------*/

#maincontent {
 width:620px;
 float: right;
 border:none;
padding-top: 20px;
 min-height: 680px;
 _height: 680px;
text-align: left;
background-image: url('../images/yinyang_bg.jpg');
background-position: center;
background-repeat: no-repeat;
background-color: white;
z-index: 3;

 }

#maincontent ul{list-style-type: none;
 margin-left: 20px; 
margin-top: 10px;
 margin-bottom: 10px;}

#maincontent li{
background-image: url('../images/ying-yang-bullett.jpg');
background-position: left;
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 40px;
margin-right: 20px;
margin-bottom:5px;
padding-left: 20px;
}


/*---------END CENTRE MARGIN----------*/


.testimonial {font-style: italic;}

.testimonialsig {margin-top: -5px;
                      margin-bottom: 15px;
                      margin-right: 20px;
                      text-align: right;
                      color: #4ca2d3;}


#contacttable{margin-left: 50px;}

#relaxation{margin-left: 30px;}


/*----------------------------------------*/

#womenshealth p
{
	text-align:center;
}

#womenshealth h1
{
	margin: 0 0 10px 0;
	display:block;
	text-align:center;
	color:#CC3366;
}

#womenshealth strong
{
	color:#CC3366;
}

#womenshealth li {
	background-image:url("../images/ying-yang-bullett.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	margin:5px 0 5px 3px;
	padding-left:17px;
}

#womenshealth .clear
{
	clear:both;
}

#womenshealth-menu
{
	border:2px solid #FFD86A;
	text-align:left;
	margin:20px 0 20px 10px;
	overflow:hidden;
}

#womenshealth-menu p
{
	margin: 3px 3px 10px 3px;
	padding: 0 0 0 0;
}

#womenshealth-menu h3
{
	margin: 3px;
	padding: 0 0 0 0;
	display:block;
	text-align:center;
	color:#CC3366;
}

#womenshealth-menu a
{
	display:block;
	text-align:right;
	color:#4CA2D3;
	margin:0 3px 3px 0;
}

#womenshealth-menu a:visited
{
	color:#4CA2D3;
}

#womenshealth-menu a:hover
{
	text-decoration:underline;
}

.yoga-banner
{
	text-align:center;
}