@charset "utf-8";
body {
	background-image: url(../stripes2.jpg);
	background-color: #3DA451;
	overflow-y: scroll;
}
.headings {
	font-family: "GillSansMT";
	font-size: 24px;
	color: #54952D;
	line-height: 36px;
}
.sub-headings {
	font-family: "GillSansMT";
	font-size: 20px;
	color: #000;
	line-height: 24px;
}
.main-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 24px;
}
.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #54952D;
	line-height: 24px;
}
.nav {
	font-family: "GillSansMT";
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
}
.heading2 {	font-family: "GillSansMT";
	font-size: 24px;
	color: #000;
	line-height: 36px;
}
.testimonial {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #777;
	line-height: 22px;
}
.services {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 42px;
}
.contact-us {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 24px;
}
.button {
	color: #FFF;
	background-color: #3A7211;
	background: #3A7211;
}
.main-text-white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 24px;
}
