@charset "utf-8";
/* CSS Document */
body
{
	background:none repeat scroll 0 0 #000000;
	color:#333;
}
.title {
	font-size: 2.6em;
	color: #FF0;
	text-decoration: none;
	float: left;
	padding-left: 30px;
	line-height: 29px;
	padding-top: 20px;
	font-weight: 600;
}
.title p {
	font-size: 0.6em;
	color: #FF0;
	font-weight: lighter;
}
.service-content1 p {
	color: #FF0;
}
.service-content2 p {
	color: #FF0;
}
h3{
	color: #404040;
}
.date {	
	color: #FF0;
}
.blog-post h4{	
	color: #FF0;
}
.affiliates h4{
	color: #F00;
}
.affiliates p{
	color: #000;
}
.service-item:hover .service-icon {
	border: 3px solid #FFFF00;
	margin-bottom: 20px;
	color: #333333;
}
.fa-envira {
	background-image: url(../images/farmer-y.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira1 {
	background-image: url(../images/farmer1.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira2 {
	background-image: url(../images/farmer2.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira3 {
	background-image: url(../images/farmer3.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}