.maintext {
	font-family: "open_sansregular";
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #333;
}
#contactHeader {
	height: 250px;
	width: 100%;
	background-color: #5E9143;
	background-image: url(../images/main-images/header3.jpg);
	overflow: hidden;
}
#wrapper #contactBody {
	width: 930px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.bullets {
	font-family: "roboto bold";
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	display: inline;
}

.header {
	font-family: "itckabel medium";
	font-size: 36px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #93AD27;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
.coupon {
	font-family: "itckabel medium";
	font-size: 28px;
	font-style: normal;
	line-height: 42px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: -1px;
}
.couponred {
	font-family: "itckabel medium";
	font-size: 34px;
	font-style: normal;
	line-height: 42px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: -1px;
}
.readmore {
	font-family: "itckabel medium";
	font-size: 36px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #FBFCF4;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	background-color: #B8D548;
	height: 40px;
	width: 300px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	
}
.formtext {
	font-family: "itckabel medium";
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	
}

.clear {
	clear: both;
}
