body {
	font-family: 'Merriweather Sans', sans-serif;
	color: #333;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
.leave {
			display:none;
		}
#contactform #FirstName, #contactform #email_from, #contactform #LastName, #contactform #Name, #contactform #FirstName, #contactform #Telephone {
	width: 80%;
	border: 2px solid #e4e4e3;
	padding: 10px 6px;
color:#818285;
font-size:1.1em;
margin:6px 0;
}
#contactform #Message {
	width: 80%;
	border: 2px solid #e4e4e3;
	padding: 10px 6px;
color:#818285;
font-size:1.1em;
margin:6px 0;
}
.box-content-news {
border:1px solid #A5B323;
padding:6px;
font-size:0.8em;
margin-bottom:12px;
}
.box-content-events {
border:1px solid #32abdf;
padding:6px;
font-size:0.8em;
margin-bottom:12px;
}

.box-content-news img {
	float:left;
	width:40%;
margin:0 6px 6px 0;
}
.box-content-events img {
	float:left;
	width:40%;
margin:0 6px 6px 0;
}
/*################# WRAPPER #####################*/

.wrapper {
	margin:0px;
	padding:0px;
}
.banner-wrapper {
	width:100%;
	/*max-width: 1140px;*/
	margin: 0 auto;
}
.banner-wrapper img {
	width:100%;
}
.columns-wrapper {
	overflow: hidden;
	max-width: 1140px;
	margin: 10px auto;
}
.columns-wrapper .content {
	padding:10px;
	overflow: hidden;
}

/*################# MASTHEAD #####################*/
.masthead {
	overflow: hidden;
	padding: 0 10px 10px 10px;
	background-color: #243446;
}
.masthead .content {
	max-width: 1140px;
	margin: 0 auto;
	text-align: left;
	
	overflow: hidden;
}
.logo {
	float: left;
	width: 414px;
	margin-bottom:12px;
}
.address {
	float: right;
	width: 200px;
	margin:20px 0 0 0;
}
/*################# NAVIGATION #####################*/
.navigation {
	background-color: #243446;
	border-bottom:2px solid #A5B323;
}
.navigation .content {
	max-width: 1180px;
	margin: 0 auto;
}


/*################# CONTENT #####################*/
.main-content {
	float: left;
	width: 70%;
	margin-right: 1%;
}
.main-content .content {
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
}
.sidebar {
	width: 28%;
	float: right;
}
.sidebar .content {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}

/*################# FOOTER #####################*/
.image-banner {
	padding:4px 0 0 0;
	border-top:2px solid #A5B323;
}
.footer {
	border-top: 1px solid #000;
	padding: 15px 12px 20px 12px;
	clear: both;
	bottom: 0px;
	height: 90px;
background:#243446;
}
.footer .content {
	font-size: 0.9em;
	max-width: 1100px;
	margin: 0 auto;
	color:#fff;
}

/*################# HEADINGS #####################*/

h1, h2, h3, h4 {
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-size: 2em;
color: #253445;
}
h2 {
	font-size: 1.6em;
color: #A5B323;
}
h3 {
	font-size: 1.6em;
color: #32abdf;
}
h4 {
	font-size: 1.1em;
}

/*################# LINKS #####################*/
.main-content a:link, .sidebar a:link {
	color: #a5b323;
	text-decoration: none;
}
.main-content a:visited, .sidebar a:visited {
	color: #a5b323;
	text-decoration: none;
}
.main-content a:hover, .main-content a:focus, .sidebar a:hover, .sidebar a:focus {
	color: black;
	text-decoration: none;
}
.masthead a:link {
	color: #fff;
	text-decoration: underline;
}
.masthead a:visited {
	color: #fff;
	text-decoration: underline;
}
.masthead a:hover {
	color: #ccc;
	text-decoration: none;
}
.footer a:link {
	color: #fff;
	text-decoration: none;
}
.footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover, .footer a:focus {
	color: #ccc;
}

/*################# NEWS #####################*/

.news {
	line-height: 1.35em;
	padding:12px;
	margin-bottom:20px;
	border: 1px solid #ccc;
	overflow:hidden;
}
.news img {
	border: 1px solid;
	border-color: #ccc;

}
.news-list {
	line-height: 1.35em;
	padding:12px;
	margin-bottom:20px;
	border: 1px solid #ccc;
	overflow:hidden;
}
.news-list img {
	width:35%;
	border: 1px solid;
	border-color: #ccc;
	float: left;
	margin-right: 2em;
}
.imgBorder {
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	padding: 9px;
}

/*################# BOXES #####################*/

.box-content img {
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.1)));
}
.column-fourth:last-child {
	float: left;
	margin-right: 0;
}
.box-content a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.box-content {
	line-height: 1.35;
	padding:12px 12px 4px 12px;
	margin:6px;
	border: 1px solid;
	border-color: #ccc;
	background-image: -webkit-linear-gradient(#eeeeee, #FFF);
	background-image: linear-gradient(#eeeeee, #FFF);
}


/*################# GENERAL #####################*/

img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	/*vertical-align: middle;*/
	border: 0;
	-ms-interpolation-mode: bicubic;
}

hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin: 1.2em 0px;
}

/*####################################################################*/

/*                         Media Queries

/*####################################################################*/

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
 padding-bottom: 0px;
}
.footer {
 position: static;
 width: auto;
}
.content-wrapper, .columns-wrapper {
margin: 0px;
border: none;
}
.sidebar, .main-content, .column-fourth, .column-fourth:last-child {
 width: auto;
 float: none;
 position: static;
}
.main-content .content, .sidebar .content {
 padding: 20px 10px;
 border: none;
 height: auto !important;
 max-height: 888678px;
}
.column-third, .column-content-mid {
 float: none !important;
 width: auto !important;
}
.column-content, .column-content-mid {
 height: auto !important;
 max-height: 888678px;
 border: none !important;
 padding:6px !important;
 margin:6px !important;
}
.news-wrapper img {
	max-height:50%;
	width:100%;
}
h1 {
 font-size:1.4em;
}
.logo {
 width: auto;
 margin:0;
}
}
/* iPad 768 */
@media only screen and (min-width: 421px) and (max-width: 800px) {
}
/* iPhone 5 320 */
@media only screen and (min-width: 0px) and (max-width: 330px) {
}
/* iPhone 6 375 */
@media only screen and (min-width: 331px) and (max-width: 380px) {
}
/* iPhone 6+ 414 */
@media only screen and (min-width: 381px) and (max-width: 420px) {

}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	max-width:1140px;
	margin:0 auto;
	overflow:hidden;
}
.group:before, .group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child {
	margin-left: 0;
} /* all browsers except IE6 and lower */


/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.13%;
}
.span_1_of_3 {
	width: 32.26%;
}

/*  GRID OF FOUR */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}

/*  GRID OF FIVE   */	
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.68%;
}
.span_3_of_5 {
	width: 59.36%;
}
.span_2_of_5 {
	width: 39.04%;
}
.span_1_of_5 {
	width: 18.72%;
}

/*  GRID OF SIX  */
.span_6_of_6 {
	width: 100%;
}
.span_5_of_6 {
	width: 83.06%;
}
.span_4_of_6 {
	width: 66.13%;
}
.span_3_of_6 {
	width: 49.2%;
}
.span_2_of_6 {
	width: 32.26%;
}
.span_1_of_6 {
	width: 15.33%;
}
/*  GRID OF SEVEN  */


.span_7_of_7 {
	width: 100%;
}
.span_6_of_7 {
	width: 85.48%;
}
.span_5_of_7 {
	width: 70.97%;
}
.span_4_of_7 {
	width: 56.45%;
}
.span_3_of_7 {
	width: 41.94%;
}
.span_2_of_7 {
	width: 27.42%;
}
.span_1_of_7 {
	width: 12.91%;
}
/*  GRID OF EIGHT */

	
.span_8_of_8 {
	width: 100%;
}
.span_7_of_8 {
	width: 87.3%;
}
.span_6_of_8 {
	width: 74.6%;
}
.span_5_of_8 {
	width: 61.9%;
}
.span_4_of_8 {
	width: 49.2%;
}
.span_3_of_8 {
	width: 36.5%;
}
.span_2_of_8 {
	width: 23.8%;
}
.span_1_of_8 {
	width: 11.1%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .col {
 margin: 1% 0 1% 0%;
}
 .span_2_of_2 {
 width: 100%;
}
 .span_1_of_2 {
 width: 100%;
}
 .span_3_of_3 {
 width: 100%;
}
 .span_2_of_3 {
 width: 100%;
}
 .span_1_of_3 {
 width: 100%;
}
 .span_4_of_4 {
 width: 100%;
}
 .span_3_of_4 {
 width: 100%;
}
 .span_2_of_4 {
 width: 100%;
}
 .span_1_of_4 {
 width: 100%;
}
 .span_5_of_5 {
 width: 100%;
}
 .span_4_of_5 {
 width: 100%;
}
 .span_3_of_5 {
 width: 100%;
}
 .span_2_of_5 {
 width: 100%;
}
 .span_1_of_5 {
 width: 100%;
}
 .span_6_of_6 {
 width: 100%;
}
 .span_5_of_6 {
 width: 100%;
}
 .span_4_of_6 {
 width: 100%;
}
 .span_3_of_6 {
 width: 100%;
}
 .span_2_of_6 {
 width: 100%;
}
 .span_1_of_6 {
 width: 100%;
}
 .span_7_of_7 {
 width: 100%;
}
 .span_6_of_7 {
 width: 100%;
}
 .span_5_of_7 {
 width: 100%;
}
 .span_4_of_7 {
 width: 100%;
}
 .span_3_of_7 {
 width: 100%;
}
 .span_2_of_7 {
 width: 100%;
}
 .span_1_of_7 {
 width: 100%;
}
 .span_8_of_8 {
 width: 100%;
}
 .span_7_of_8 {
 width: 100%;
}
 .span_6_of_8 {
 width: 100%;
}
 .span_5_of_8 {
 width: 100%;
}
 .span_4_of_8 {
 width: 100%;
}
 .span_3_of_8 {
 width: 100%;
}
 .span_2_of_8 {
 width: 100%;
}
 .span_1_of_8 {
 width: 100%;
}
}
