/*
 to change it back: 
    remove comments from .nfoBox and .lnkBox
    remove background from #rcol

*/
 body {margin: 0 50px 0 50px; 
       padding: 0px; 
       background:  #63A75E; /* #A6C6B9; */
       height: 100%;   
	   }
	   
 img  {display: none;} 
 
 #hdr  {width: 100%;}
 
 #logo { border-bottom: 1px solid #00674c;
	 background: #fff;}
 #logo img {display: block;}

 #menu { background: #fff;
	 display: none;}

 #date {  display: none;}

#content {width: 100%; 
	  background: #fff;
	  font: normal 14px Arial, Veranda, Helvetica, sans;
	   }			

/* For Our Services */
.nfoBox { display: none;}

/* For Related Links */
.lnkBox { display: none;}

 

 #navBar { display:none;}
 #lcol {padding: 10px; 
	vertical-align: top;
	text-align: center;
        
}

 #rcol { display: none;} 

  
 #ftr {color: #000; background:#fff;}
 #ftr a {color: #000;}


 .title {border-bottom: 2px solid #000; font: bold 20px Arial, sans; text-align: left; color: #000;}
 #content img {margin: 10px 0 5px 0; clear: both;}
 .picCap {vertical-align: top; font: bold 12px Arial, sans; clear: both;  }
 .prepTitle {width: 550px; padding: 2px 0 2px 4px; border: 1px solid #A6C6B9; background: #00674C; font: bold 16px Garamond; color: #fffff0;}
 .prepBody{height: 75%; width: 550px; border: 1px solid #a6c6b9; padding: 10px 5px; background: #fffff0; font-size: 12px;}
