﻿body 
{
	margin:0px;
}

.heading
{

color: #006C3A;
font-family: Verdana;
font-weight: bold;
font-size: 13px;
line-height:15px;

}

.footermenu
{
			color: #006C3A;
			font: 13px arial, helvetica, sans-serif;
			font-weight: bold;
			text-decoration: none;
			
			letter-spacing: 0px;
			
	
}



.footermenu a:hover 
{
    font: 13px arial, helvetica, sans-serif;
 
    color: #312F5C;
    font-weight: bold;
    text-decoration:none;
  letter-spacing: 0px;
   
}

.greenbg
{
	background:#669966;
   border-top-left-radius:5px;
   border-top-right-radius:5px;
   border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
	
}

.greenbg1
{
	background:#F5FFE7;
   border-top-left-radius:5px;
   border-top-right-radius:5px;
   border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
	
}



 .roundrect
  {
  border:2px solid #35852f;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
 border-radius: 10px; 
}

.maincontent
{
	color:#669966;
	font-family:Verdana;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	
	
	
	
}



.maincontent1
{
	color:#669966;
	font-family:Verdana;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	
	
	
	
}




.healingsidebg

{
	color:#fff;
	
	background:#669966;
	font-family:Verdana;
	font-size:10px;
 border-top-left-radius:5px;
   border-top-right-radius:5px;
   border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
   padding:5px;
   
	
	
	
}


