/* For rounded corners */
.rounded_STYLE
{
    background-color: #FFFFFF;          /* if needed */
    border: 1px solid black;   /* if needed */
    -webkit-border-radius: 8px;    /* for Safari */
    -moz-border-radius: 8px;       /* for Firefox */
}

body{
background:#fff url(images/bg_gradient1.gif) repeat-x 0 0;
}

STRONG {font-weight: bold; color: #215128; }


h2{
font-size:5;
font-weight:bold;
color: #215128;
}
h3{
font-size:4;
font-weight:bold;
color: #215128;
}

h4{color: #215128;}

p, ul{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

#outer{
padding:10px 15px 0px 15px;
width: 930px;
background-color: #fff;
margin:auto;/* center the page*/
text-align:left;/* reset text back to left due to ie5.x fix */ 
}

#header {
background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 140px;
	}

#navbar{
width:930px;
height:20px;
background:#b7dbb7;


}

ul#nav{font-size:100%;
	padding:0px 60px 0px 0px;
	text-align:right;

}
ul#nav li{
display:inline;
padding:0 50px 0 0;
font-weight:bold;
font-family: "Times New Roman", Times, serif;

}
ul#nav li a{ 
text-decoration:none;
color:#1b3d1c;
}
ul#nav li a:hover,
ul#nav li.current a{color:#fff}

#main {
/*background:url(images/3col-bg.png) repeat-y 0 0;*/
width: 930px;
height:400px;
border: 2px solid black;   /* if needed */
margin-top: 3px;
}

#footer{
clear: both;
font-family:verdana;
  font-size:10px;
  text-align:center;  color:#193e19;
  padding: 2px 0px 2px 0px;

  }
  
  
  #col1{
	width:200px;
	margin:10px 21px 0 25px;
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	position:relative;
	z-index:3;
	
}
#maincol{
	width:200px;
	margin:0 48px 0 0;
	float:left;
	position:relative;
	z-index:3;
	
	
	
}
#col2{
	width:400px;
	float:left;
	margin:0px 0px 0px 20px;
	display:inline;/* cure IE6 double margin bug*/
	position:relative;
	z-index:3;
	
}

#content {
width: 930px;
height: auto;
border: 2px solid black;   /* if needed */
padding: 5px 0px 0px 0px;
overflow: auto;
margin-top: 3px;

}

#pictureright {
  float: right;
  padding-right: 20px;
  padding-left:20px;
  padding-bottom:10px;
  }
  
 #text {
 margin-left:20px;
 margin-right: 20px; 
 padding-right: 20px; 
 }
 
   #treatmentleft {background: #fff;  
  float:left;
  width: 600px;
  height: 500px
  text-align:justify;
  margin-left: 35px;
 
  }
  
#aboutleft {
background: #fff; 
  float:right;
  margin: 2px 2px 2px 2px;
  padding: 10px 20px 10px 10px;  
width: 376px;
  height: 200px;
  text-align: justify;}
  
  #aboutright {background: #fff;  
  float:left;
  width: 300px;
  height: 200px;
  margin-left: 15px;
  margin-top: 5px;
  }
  
  #michelleleft {
  clear: both; 
  float:right;
width: 165px;
  height: 200px;
  margin-left: 3px;
  margin-right: 10px;
  padding-top: 15px;
}

#contactright {
background: #fff; 
float:right;
width: 425px;
text-align: justify;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
 }
 
 #placeholder {
 height:435px;
 }
  
  #contactleft {
  float:left;
  width: 200px;
  padding-left:20px;
  margin-top: 5px;
  
  }
  
   #contactleft2 {
  float:left;
  width: 400px;
  padding-left:20px;
  margin-top: 5px;
  
  }
  
  #michelleright {
  margin-left: 15px;
  padding-right:10px;
  float:left;
  width: 900px;
  }
  
   #map {
    float:right;
  width: 400px;
  padding-right: 20px;
  padding-top:20px;
  }
  
    #colc1{
	width:300px;
	margin:10px 21px 0 25px;
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	position:relative;
	z-index:3;
	
}
 
  
  