

body
{
	background-image: url('img/wrapbg.PNG') ;
    	background-repeat:repeat-x;
	color:gray;
	font:90% verdana, trebuchet ms, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}

body a:visited 
{
	text-decoration:none;
	border:0;	
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

.floatleft {
float : left; 
margin : 30px 30px 30px 0; 
border : 1px solid #ccc; 
padding : 0;  
} 

.floatright {
float : right; 
margin : 0 0 30px 30px; 
border : 0 solid #ccc; 
padding : 0; 
} 

.box {
background-color: #f0f0f0;
border: 1px solid #ADB0C1;
padding: 5px;
margin: 10px;
color:#333333;
text-align:justify;
}
.box2 {
background-color: #fff;
border: 1px solid #f1f1f1;
padding: 5px;
margin: 10px;
color:gray;
}
.small {
font-size:11px;
}
.style1 {font:16px trebuchet ms, arial, verdana, helvetica, sans-serif; 
font-weight:bold;}


#wrapper
{
	background:#fff;
	border:none;
	color:#000;
	margin:10px auto;
	padding:0px;
	width:960px;
}



#top
{
	background: #FFF url(img/headerflower.JPG) center no-repeat;
	color:#fff;
	height:170px;
	margin:0;
	padding:0;
}


#top .left
{
	margin:4px 0 0 8px;

}

#top .right
{
	
	margin:4px 8px 0 0;
}

#top a
{
	background:inherit;
	color:#fff;
	text-decoration:none;
}

#top a:hover
{
	text-decoration:none;
}
#top h3 { 	font-size:3em;
	font-weight:bold; }



#navigation ul,#navigation li
{
	margin:0;
	padding:0;
}

#navigation
{
	background: url(img/menubar.jpg) repeat-x;
	color:#fff;
	font-size:1em;
	height:2em;
	line-height:2em;
}

#navigation li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation li a
{
	background:inherit;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	background:#5c84f3;
	color:#ffffff;
	text-decoration:none;
}

#navigation li ul li a
{
	display: block;
}


#treatments2 li a
{
	text-decoration: none;
	color:gray;
}


#treatments
{
	float: left;
	margin-left: -40px;
}

#treatments li
{
	list-style: none;

	
}

#treatments li a
{
	background: url(img/button.jpg);
	padding: 14px;
	display:block;
	width: 246px;
	margin: 20px 30px 0 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	
}

#treatments li a:hover
{
	background: url(img/button1.jpg) ;
	text-decoration: none;
	color: #fff;
	
}

#content
{
	background:#fff;
	float:left;
	padding:10px 0 10px 0;
	width:960px;
      font-size:0.9em;
      text-align: justify;
      line-height:1.4;
	font: verdana, trebuchet ms, arial, helvetica, sans-serif;
	/*border-right:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;*/
	/*color:gray;*/
	color:gray;
	
}

#content h1
{
      font-size:1.2em;
	font-weight: bold; 
	line-height:1.25;
	text-transform: uppercase;

}

#content h2
{
	color:inherit;
	font-size:0.9em;
	font-weight: bold; 
	line-height:1.25;
	text-transform: uppercase;
	margin:0;
	padding:10px 5px 0 0;
	text-align:left;
	background:inherit;
}

#content h4
{
	color:inherit;
	font-size:.8em;
	margin:0;
	padding:0 0 0 10px;
	font-weight:normal;
	background:inherit;
}

#content p
{
	margin:10px 0;
	
	background:inherit;
	color:inherit;
}

#content .name
{
	color: #666;
	margin-bottom: 2em;

}

#content a
{
	color:#516695;
	text-decoration:underline;
}

#content a:hover
{
	color:#516695;
	text-decoration:underline;
}

table td
{
	padding: 10px
}

table a
{
	color: #516695;
	text-decoration: none;
	font-size: 1.3em;
}

table a img
{
	border: none;
}

#sidebar
{
	background:#fff;
	margin:0 0 40px 40px;
	padding:10px;
	float:right;
	width:300px;
	border:1px solid #ccc;
	
}

#sidebar img
{
	text-align: center;
}

#sidebar h1
{
	background: url(img/menubar.jpg) repeat-x;
	color: #fff;
	font-size: 1.2em;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}

#sidebar h2
{
	text-align: center;
}


#sidebar h4
{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:10px 0 2px 10px;
}
#sidebar p
{
	margin:5px 5px;
	padding-left:10px;
	padding-right:10px;
	background:inherit;
	color:inherit;
}



#footer
{
	background: url(img/menubar.jpg) repeat-x;
	clear:both;
	color:#fff;
	font-size:.9em;
	height:1.8em;
	line-height:1.8em;
	padding:0;
	text-align:center;
}

#footer a
{
	background:inherit;
	color:#fff;
	text-decoration:none;
}

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

#footer .left
{
	margin:0 0 0 8px;

}

#footer .right
{
	
	margin:0 8px 0 0;
}