.bg_grass {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contact_bg {
	background-image: url(images/pocono_24.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading {
	font-size: 28px;
	color: 79a600;
}
.text_blue {
	color: 375d81;
}
.footer_text {
	font-size: 12px;
	color: #FFFFFF;
}
