* { margin: 0; padding: 0; }
body {
	position: relative;
	margin: 0;
	padding: 0;
	background: #EBEBC6;
  	color: #232323;
	font-family: "Trebuchet MS","Lucida Grande", arial,tahoma,verdana,geneva,sans-serif;
	font-size: 12px;
	}  
#header {position: relative; margin-top: 0px; height: 100px; width: 760px; overflow: hidden; background: url(images/logo1.jpg) no-repeat; }	
.top {
	clear: both;
	width: 100%;
	height: 100px;
	background: #fff url(images/top.jpg) repeat-x top;
		} 
.midsection	{
	clear: both;
	width: 100%;
	height: 30px;
	background: #AFAF90;
	
		} 
    		
    #tabsK {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #4C7741;
      }
    #tabsK ul {
	margin:0;
	padding:73px 10px 0 230px;
	list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background:url("images/tableftK1.gif") no-repeat left top;
      margin-top:2px;
      padding:0 0 0 3px;
      text-decoration:none;
      border:0;
      }
    #tabsK a span {
      float:left;
      display:block;
      background:url("images/tabrightK1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#4C7741;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
	  background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
	  } 
.flashbox {	
    width: 400px;
    height: 240px;
    border: 1px solid #4C7741;
    background: #fff;
    margin: 10px;
		}	  
.middle {
    padding-top: 10px;
    padding-bottom: 10px;
	}	  
p {	  
    color: #232323;
    font-family: "Trebuchet MS","Lucida Grande",arial,tahoma,verdana,geneva,sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    text-align:left;
			}

.images {
border: 0;
}
.images a {
border-bottom: 0;
}
.images a:hover {
border-bottom: 0;
}

.title
  {
   color:#4C7741; 
   text-decoration:underline;
   margin-top:8px;
   margin-bottom:10px;
   font-size:14px;
      }	 
.newstitle
  {
   color:#4C7741; 
   margin-top:8px;
   margin-bottom:10px;
   font-size:12px;
   font-weight:bold;
      }	
.block {
   padding-top:5px;
   padding-left:10px;
   padding-right:5px;
   padding-bottom:10px;
   }	  
.midtext {
   padding-top:5px;
   text-align:center;
   }	
.blocktitle {  
   color:#4C7741; 
   text-decoration:underline;
   padding-top:5px;
   padding-left:10px;
   padding-right:5px;
   padding-bottom:10px;
}	  
.bottomblock {
   border:1px solid #4C7741;
   }
.footer {
	margin: 10px 0 10px 0;
	clear: both;
	background: #FDFDDD;
	border-top: 1px solid #4C7741;
		}   
.footertext {
   text-align: center;
   color: #4C7741;
   margin-top:5px;
	}
.footertext2 {
   font-size: 90%;
   text-align: center;
   
}
.slidebox{
    float:right;
    border: 3px solid #4C7741;
    background: #fff;
    margin: 10px;
}
.servicelist {
     text-align:left;
     font-size:12px;    
}

.itemlist {
     padding-left:15px;
}		

a {
     color: #4C7741;
     text-decoration:none;
     border-color: #4C7741;
     border-bottom-width: 1px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 0px;
     border-style: dashed;
}
a:hover {
     color:#284520;
     text-decoration: none;
     border-color: #284520;
     border-bottom-width: 1px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 0px;
     border-style: solid;
}

img a{
     border:0;
}
