@import url("../webfonts/opensans_regular/stylesheet.css");
@import url("../webfonts/roboto/stylesheet.css");
@import url("../webfonts/itckabel_medium/stylesheet.css");
@import url("../webfonts/roboto_bold/stylesheet.css");
#wrapper #aboutBody {
	width: 958px;
	background-image: url(../images/bg/trans70.png);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #EDF1CF;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}
#aboutheader {
	height: 250px;
	width: 100%;
	background-color: #5E9143;
	background-image: url(../images/main-images/header1.jpg);
}
#wrapper #aboutBody #aboutBodyLeft {
	width: 630px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	float: left;
	padding-bottom: 15px;
}
#wrapper #aboutBody #aboutBodyRight {
	width: 283px;
	float: right;
	padding-right: 15px;
}
#wrapper #aboutBody #aboutBodyRight #map   {
	width: 283px;
	float: right;
}
#wrapper #aboutBody #aboutBodyRight #bbb  {
	width: 283px;
	float: right;
}
.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;
}
#wrapper #aboutBody #intro {
	width: 928px;
	padding: 15px;
}


.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;
	
}
.maintext {
	font-family: "opensans regular";
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}



.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;
	text-shadow: 1px 1px #333;
}

.clear {
	clear: both;
}
#wrapper #aboutBody li{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	list-style-image: url(../images/main-images/bullet.png);
	padding-bottom: 7px;
	padding-top: 0px;
}
#wrapper #aboutBody ul{
	list-style-type: circle;
	padding-top: 0px;
	margin-top: 0px;
}
