@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;
}
#contactHeader h1 {
 overflow: hidden;
 text-align: center;
}
#contactHeader h1:before,
#contactHeader h1:after {
	background-color: #A1CE5F;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 25%;
}
#contactHeader h1:before {
 right: 0.5em;
 margin-left: -50%;
}
#contactHeader h1:after {
 left: 0.5em;
 margin-right: -50%;
}
#contactHeader {
	background-image: url(../images/main-images/contactHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	
}
#contactLeft {
	padding-bottom: 30px;
	padding-top: 30px;
}
#contactRight {
	padding-top: 8%;
	padding-bottom: 8%;
	background-image: url(../images/bg/sidepic.jpg);
	background-repeat: no-repeat;
	background-position: center -300px;
}

#contactRight 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;
}
#contactRight 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;
}
#contactRight 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;
	
}
.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;
}

.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: 21px;
	font-style: normal;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#cFirst{
clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	text-align:left;	
}
#cLast{
clear: none;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	text-align:left;	
}
#cOrg{
clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	text-align:left;		
}
#cPhone {
	clear: none;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	text-align:left;	
}
#cEmail{
clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	text-align:left;	
}

#cMess {
clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;		
}
#cSubmit {
clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;		
}
@media only screen and (min-width: 481px) {


#contactRight {
	padding-top: 10%;
	padding-bottom: 10%;
	margin-bottom: 15px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center -300px;
}
#contactRight 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;
}
#contactRight 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;
}
#contactRight 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;
	
}
.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: 24px;
	font-style: normal;
	line-height: 29px;
	margin-top: 0px;
	margin-bottom: 8px;
}



}

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

@media only screen and (min-width: 769px) {
#cMess {
clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;		
}
p, h1, h2, h3, h4 {
	margin-right: 0px;
	margin-left: 0px;
}
#contactHeader {
	background-image: url(../images/main-images/contactHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	
}
#contactRight {
	padding-top: 10%;
	padding-bottom: 10%;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../images/bg/sidepic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}
#contactRight p {
	font-family: coustardregular, serif;
	font-size: 28px;
	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%;
	
}
#contactRight 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;
}
#contactRight 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;
	
}

.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;
}


.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: 25px;
	font-style: normal;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 8px;
}

}
@media only screen and (min-width: 1300px) {
#contactRight {
	padding-top: 8%;
	padding-bottom: 8%;
	margin-bottom: 30px;
	
	
}
#contactRight 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: 75%;
}
#contactRight 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;
}
#contactRight 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;
	
}


.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;
}


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

#contactRight p {
	font-family: coustardregular, serif;
	font-size: 50px;
	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%;
}
}
.error {
	color: red;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-family: "opensans light", Arial;
	text-align: left;
	margin-bottom: 100px;
	float: left;
}
