@import url("../webfonts/coustardregular/stylesheet.css");
@import url("../webfonts/opensans_light/stylesheet.css");
/* CSS Document */


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

p, h1, h2, h3, h4 {
	margin-right: 10px;
	margin-left: 10px;
}
#aboutHeader h1 {
 overflow: hidden;
 text-align: center;
}
#aboutHeader h1:before,
#aboutHeader h1:after {
	background-color: #A1CE5F;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 25%;
}
#aboutHeader h1:before {
 right: 0.5em;
 margin-left: -50%;
}
#aboutHeader h1:after {
 left: 0.5em;
 margin-right: -50%;
}
#aboutHeader {
	background-image: url("../images/main-images/aboutHeader.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #FFF;	
}
#aboutLeft {
	padding-bottom: 30px;
	padding-top: 30px;	
}
	

.mainheader {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: coustardregular, serif;
	font-size: 28px;
	font-style: normal;
	color: #000;
	line-height: 128px;
}
#aboutRight {
	padding-top: 20%;
	padding-bottom: 20%;
	background-image: url("../images/bg/sidepic.jpg");
	background-repeat: no-repeat;
	background-position: center -300px;
}

#aboutRight p {
	font-family: coustardregular, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	white-space: normal;
}
#aboutRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#aboutRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
		text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
 border: 3px solid #EA5538;
	
}


.team {
	clear: none;
	float: left;
	width: 90%;
	display: block;
	border: 1px solid #CCC;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-right: 4%;
	margin-left: 4%;
	text-align:center;
}


.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.title {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
.name {
	color: #a2ce60;
	font-family: "opensans light", Arial;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
#aboutLeft img {
width:100%;
height:auto;	
}

@media only screen and (min-width: 481px) {
#aboutLeft {
	padding-bottom: 30px;
}
#aboutRight {
	padding-top: 8%;
	padding-bottom: 8%;
	margin-bottom: 15px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center -300px;
}
#aboutRight p {
	font-family: coustardregular, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	white-space: normal;
}
#aboutRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#aboutRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
		text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
 border: 3px solid #EA5538;
	
}

.team {
	clear: none;
	float: left;
	width: 28%;
	display: block;
		margin-top: 15px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	border: 1px solid #CCC;
	margin-top: 15px;
	padding-bottom: 15px;
	min-height:200px;
}
.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 19px;
	font-style: normal;
	line-height: 29px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.title {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	letter-spacing: -1px;
}
.name {
	color: #a2ce60;
	font-family: "opensans light", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

p, h1, h2, h3, h4 {
	margin-right: 0px;
	margin-left: 0px;
}
#aboutHeader {
	background-image: url("../images/main-images/aboutHeader.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	
}

.mainheader {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: coustardregular, serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	line-height: 128px;
}
#aboutRight {
	padding-top: 30%;
	padding-bottom: 30%;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url("../images/bg/sidepic.jpg");
	background-repeat: no-repeat;
	background-position: center top;	
	
	
}
#aboutRight p {
	font-family: coustardregular, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	
}
#aboutRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 70px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#aboutRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 70px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
		text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
 border: 3px solid #EA5538;
	
}

.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 21px;
	font-style: normal;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.team {
	clear: none;
	float: left;
	width: 45%;
	display: block;
		margin-top: 15px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	border: 1px solid #CCC;
	margin-top: 15px;
	padding-bottom: 15px;
	min-height:230px;
	
}
.title {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.name {
	color: #a2ce60;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}

}
@media only screen and (min-width: 1300px) {
#aboutRight {
	padding-top: 16%;
	padding-bottom: 16%;
	margin-bottom: 30px;	
	
	
}
#aboutRight p {
	font-family: coustardregular, serif;
	font-size: 70px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 75%;
}
#aboutRight a {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 150px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
	border: 3px solid #FFF;
}
#aboutRight a:hover {
	display: block;
	text-decoration: none;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 150px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 60px;
 border: 3px solid #EA5538;
	
}

.team {
	clear: none;
	float: left;
	width: 30%;
	display: block;
	margin-top: 15px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	border: 1px solid #CCC;
	margin-top: 15px;
	padding-bottom: 15px;
	min-height:280px;
	
}
.main {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainlead {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 27px;
	font-style: normal;
	line-height: 35px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.title {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	
}
.name {
	color: #a2ce60;
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}

}
