p, ol li, ul li {
    color: #000;
}
a, .styleSecondColor, .list-icon.color li:before, .item-box-desc small, p.dropcap:first-letter, ul.pagination a, ul.pagination a:hover, ul.pagination li.active .fa, ul.star-rated.styleSecondColor li i, .tp-catpion a, .divider.styleColor .fa {
    color: #397406;
}

/*  HOVER ICONS  */
div.featured-box.nobg.border-only i.color1 {color:#fff !important}

div.featured-box.nobg.border-only i.color1 {border-color: #fff !important }

.featured-box h4, .featured-box p, .quick-contact, .dropdown-toggle {color:#fff !important}

.featured-box.left-separator {border:none !important}

.img-rounded {border:solid 4px #fff}

hr.half-margins {border:none !important}

i.color2 {
	color: #fff !important;
	border-color: #fff !important;
}
a:hover h4 {color:#fff}
.hover-icon {
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto 15px auto;
	
}

.hover-icon i {
	top: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

header#topNav a.logo {color:#fff}
a:hover .hover-icon i {top:-90px}


/*  /HOVER ICONS  */

.bg-fabric {background: url(../../images/backgrounds/fabric1.png) !important}
header#topNav {box-shadow:none}

p.lead {color:#000}
p, ol li, ul li {
    color: #222;
}

.bg-top {background-color:#1e4600;}

#header_shadow {background:none}

header#topNav {background:#397406 !important; border-bottom:0px !important;}

header#topHead {background:#1e4600 !important; border-bottom:0px !important;}

header#topNav nav ul.nav-main > li:hover > a, header#topNav nav ul.nav-main li.active > a, header#topNav nav ul.nav-main li.active > a:hover, header#topNav nav ul.nav-main li.active > a:focus, header#topNav nav ul.nav-main li.active i.icon-caret-down {
	color:#fff !important;
	
}
header#topNav nav ul.nav-main li a {color:#fff !important;}
header#topHead a {color:#e7ffbc}