.hero-text {
  color: #078703;
  text-shadow: 2px 2px 3px #000000;	
}

.hero-subtext {
  color: white;
  text-shadow: 2px 2px 3px #000000;	
}

.services-custome-text {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
	padding-top: 12px;
	
}

.hero .content .icon-box i {
    color: #006600;
}

.services .service-item .icon {
    
    background: #006600;
   
}

.sitename h1 {
  text-transform: none;

}

.header .logo img {
    max-height: 50px;
}

.header .topbar {
    background-color: #174a05;
   
}

.services .service-item {
    background-color: #5BAE38;
  
}

.services .service-item h3 {
    color: #006600;
}

.navmenu .active {
   color: #174a05;
 }

.opacity {
	opacity: .8
}

#footer h4 {
	color: #6DC648;
	    font-size: 18px;
}

#footer .highlight {
	color: #AAE559;
}


#footer .greenheader {
	color: #6DC648;
}