body {
	font-family: 'Nunito Sans', sans-serif;
	margin-top:0
}
img {
	max-width: 100%
}
/* Home Start */

/* Header Start */
.pageHeader {
	background-color: #05973E;
	text-align: center;
}
#logo {
	max-width:auto;
	height:110px;
}
.pageHeader ul {
	padding: 0;
	margin: 0;
	display: none
}
.pageHeader input {
	display: none
}
.pageHeader label {
	color: white;
	font-size: 2.1em
}
nav input:checked + ul {
	display: block
}
nav a {
	color: white;
	text-decoration: none;
	display: block;
	border-bottom: .5px dotted white;
	line-height: 45px
}
nav a:hover {
	background: #0C7D9F
}
.pageHeader nav {
	background-color: #05973E;
}
.pageHeader li {
}
.pageHeader #current {
	background-color: #0E4E96;
	width: 100%;
}
#banner {
	width:100%
}
/* Header End */

/* Main Start */
main {
	clear: both;
}
/* Main End */
#intro2 {
	background-color: #154F96;
	min-height: 20px;
	padding: 15px 10%;
	color:white;
	text-align: center;
}

/* Fourcards Start */
#intro {
	background-color: #154F96;
	min-height: 20px;
}
#intro h1 {
	font-size: 28px;
}
#intro p {
	color: #FFFFFF;
}
#fourcards {
	max-width: 480px;
	margin: auto;
	padding: 0;
	text-align: center;
}
#fourcards li {
	list-style: none;
	position: relative;
	margin-top: 80px;
}
#fourcards h3 {
	color: #4AAEDA;
}
#fourcards .border {
	background-color: #F4F0E7;
	padding: 29px;
	border-radius: 20px;
}
#fourcards .HomeLink {
	display: block;
	color: #FFFFFF;
	background-color: #49AFD9;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	width: 154px;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translate(-50%)
}
#fourcards li img {
	max-width: 75px;
	filter: blue;
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translate(-50%)
}
/* Fourcards End */

/* Bottom Start */
#bottom {
	padding-top: 50px;
}
#bottom .HomeLink {
	display: block;
	color: #FFFFFF;
	background-color: #49AFD9;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	width: 154px;
	margin: auto;
	text-align: center;
}
/* Bottom End */

/* Home End */

/* About-Us Start */

h1 {
	text-align:center;
	background-color: #154F96;
	margin-top:-10px;
	padding:10px 0px;
	color:white;
}
#bannerAbout {
	width:100%;
}
/* H2 Start */

.about {
	text-align: left;
}
/* H2 End */

/* Bottom Start */
.leader{
	list-style: none;
	text-align: center;
	margin:0px;
	padding:0px;
}
.leader li {
	padding-top:-50px
}
.leader img {
	height:130px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	border-radius:50%;
}
.padding {
}
.title {
	margin-bottom:-25px;
}
.leader h3 {
	margin-bottom:-28px
}
.leader p {
	margin:-20px auto 10px;
	width:280px;
}
.eMail {
	text-decoration: none
}
#aboutbottom aside {
	background-color: #154F96;
	text-align: center;
	padding:20px 0;
	color:white;
}
aside h2 {
	display:inline-block;
	margin:0px 15px;
}
/* Bottom Start */

/* About-Us End */

/* Footer Start */
footer {
	background-color: #00923F;
	clear: both;
	text-align: center;
	color: white;
	padding: 20px 0px;
}
.address {
	border-bottom: 1px solid;
	font-size: 1.1em;
}
.address address {
	font-style: normal;
}
address a {
	display: block;
	margin: 15px 0px;
	text-decoration: none;
	line-height: .2em;
}
address a[href^=tel] {
	font-size: 1.1em;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	display: inline-block;
	margin-top:-8px;
		margin-bottom: 30px;
	
}
.social {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	border-top: 1px solid;
}
.social li {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #49AFD9;
	border-radius: 50%;
	padding: 4px;
	margin-right: 10px;
}
.links ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 20px;
}
.links li {
	margin-bottom: 15px;
}
footer a {
	color: white;
}
.social .fa {
	font-size: 1.5em;
	line-height: 36px;
	color: white;
	padding-top: 2px;
}
.copyright {
	clear: both;
	text-align: center;
	padding:15px 0px;
	background-color: #00923F;
	color: #FFF;
	border-top:1px solid;
}
/*****eric code****/
#intro h1 {
padding:0;
	line-height: 50px;
	margin:0;
}

	#faq dd {
		padding-right: 30px;
		text-align: justify;
	}
main .address a   {
	text-decoration: none;
	color: #154F96;
}
main .address a:hover {
	color: #05973E;
}
main .address {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.5em;

}
#map p {
	width: 208px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#map img {
	display: block;
	width:95%;
	margin:0 auto 30px;
	border:2px solid #154F96;
}
#jobs dd {
}
#jobs {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 95%;
}
#jobs #services dd {
}
#events {
	margin: 0;
	padding: 0;
	width: 100%;
}
#events a img {
	margin: 16px auto 11px;
	width: 142px;
	display: inline-block;
}
#evtImages {
	margin: 0 auto;
	display: block;
	padding: 0;
	width: 100%;
	max-width: 729px;
}












/*******news&events start / enable is wanted or needed *******/

/*#news {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#news li a {
	text-align: right;

}
#news li p {

}
#news li {
	border: 2px solid #154F96;
	margin-bottom: 15px;
}*/


/* Footer End */

/********contact start******/


@media (min-width: 768px) {
	
/* Home Start */
#intro{
	padding: 15px 10%;
	color:white;
}
/* Home End */
	
/* About-Us start */
#aboutbottom #imgRight {
	width:100%;
}

/* About-Us End */
	/******FAQ Start******/
	#faq {
		width:50%;
		margin:0 auto 30px;
	}
#map img {
	margin-bottom: 20px;
}
#map p {
	width: 208px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#jobs dd   {
	width: 50%;
	display: inline-block;

}
#jobs  {
	clear: right;
	text-align: center;
}







	/*******FAQ end ******/
/* Footer Start */
	
/* Footer End */
}
@media (min-width: 960px) {

/* Header Start */
.pageHeader {
	overflow: hidden;
	padding-bottom: 10px;
}
.pageHeader label {
	display:none;
}
.pageHeader #current {
	width: auto;
}
.pageHeader ul {
	display: block
}
nav ul li {
	display:inline-block;
}
nav a {
	border-bottom: none;
	padding:6px 15px;
	margin:0px 3px;
	width:auto;
}
nav a:hover {
	background: #0C7D9F
}	
/* Header End */
	
/* Fourcards Start */
#fourcards {
	max-width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
	padding-bottom: 50px;
}
#fourcards li {
	width: 46%;
	float:left;
	margin-left: 2%;
	margin-right: 2%;
}
#fourcards li:nth-child(3) {
	clear:left;
}
.border{
	height:175px;
}
/* Fourcards End */
#bottom {
	clear:both;
	float:left;
	width:50%;
	padding-top:0px;
}
	
#bottom h2 {
	margin-top:0px
}
#imgRight{
	float:right;
	width:46%;
	}
/* About-Us Start */
	.leader li {
	width: 30%;
	float: left;
	margin: 0px 1.5%;
	}
/* About-Us End */
	
/* Footer Start */
footer {
	overflow: hidden;
	padding:5px 0px;
}
.address {
	float:left;
	width:30%;
	border:none;
}
.links{
	float:left;
	width:40%;
}
.social{
	float:right;
	width:20%;
	border:none;
	margin-top:30px;
}
main .address {
	float: left;
	width: 50%;
	margin-top: 115px;
}
#map {
	float: right;
	width: 50%;
}
.leader li:last-child {
	display: block;
	left: 403px;
	position: relative;



}


/* Footer End */
}

@media (min-width: 1150px) {
/* Header Start */
#intro{
	padding: 15px 15%;
}
/* Header End */

/* Home Start */

/* Fourcards Start */
#fourcards li {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
}
#fourcards li:nth-child(3){
	clear:none;
}
/* Fourcards End */
.border{
	height:230px;
}
/* Home End */
/* About-Us Start */
/* About-Us End */
	
/* Footer Start */
/* Footer End */
}

@media (min-width : 1280px ) {
/* Header */
#intro{
	padding: 15px 20%;
	text-align: center;
}
.pageHeader {
	text-align: left;
}
#logo {
	float:left;
	margin-left: 20px;
	max-width: 25%;
	height:95px;
	padding-top:10px
}
nav{
	float:right;
	margin-top:3%;
}
nav ul {
	display: block
}
nav ul li{
	display:inline-block;
}
nav a {
	border-bottom: none;
	padding:6px 15px;
	margin:0px 3px;
	width:auto;
}
nav a:hover {
	background: #0C7D9F
}
/* Fourcards */
main{
	max-width: 1280px;
	margin:auto;
}
#fourcards li{
	width:23%;
}
/* About-Us */
	.leader {
		width:1200px;
		margin:0 auto;
	}
/* Footer */
.address {
	width:30%;
	border:none;
}
.social{
	width:20%;
	border:none;
	margin-top:30px;
}
}
