@charset "UTF-8";
/* CSS Document */

header {
	min-height: 70px;
	width: 90%;
	position: relaltive;
	z-index: 100;
	background-color: #EEEDDA;
    padding-top:18px;
	padding-left: 55%;
	padding-right: 90%;
	margin-left:-50%;
	top: 0;
    overflow:visible;
}

#logo {
	width: 200px;
	clear: both;
	position: relative;
	margin:0 auto;
	display:block;
	z-index: 102;
}
#contacts {
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 2.5vw;
    color:#C66B2D;
    text-align:center;
    display:inline-block;
    width:50%;
    margin:1em 0;
}
#socmedlogos {
    text-align:center;
    float:right;
    display:inline-block;
    width:50%;
    margin:1em 0;
}
#socmedlogos img {
    width:25px;
    margin-right:1em;
}

#MobileMenu {
	display:none;
}
#Menu ul {
    font-family: 'Quicksand', sans-serif;
    font-size:.8em;
	font-weight: 500;
	margin: 0;
	padding: 0;
	list-style-type: none;
    background-color: #AAB03D;
	position: relative;
	z-index: 101;	
    text-align: center;
}
#Menu ul li {
	display: inline-block; 
	float: none;
}
#Menu ul a:link, #Menu ul a:visited {
	font-weight: 500;
	display: block;
	color: #EEEDDA;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	border:0;
	margin:0;
}
#Menu ul a:hover, #Menu ul a:active, #Menu ul a:focus {
	font-weight: 500;
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	border:0;
	margin:0;
    opacity:1;
}
#Menu ul a.here:link, #Menu ul a.here:visited, #Menu ul a.here:hover, #Menu ul a.here:active, #Menu ul a.here:focus {
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	border:0;
	margin:0;
}
#MenuIcon {
	display:none;
}
.submenu {
	margin: 1.5em 0 0;
	padding: 0;
	font-size: .85em;
}
.submenu li {
	display: inline-block; 
	float: none;
	padding: 0;
	margin:0;
}
.submenu a:link, .submenu a:visited {
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	margin: 10px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px; 
    background-color: #D49565;

}
.submenu a:hover, .submenu a:active {
	color: #C66B2D;
	background-color: #F4E0D2;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	margin: 10px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px; 
}


.carousel-cell {
	width: 100%;
	height: 450px;
	margin: 0;
	left:-50%;
	padding:0;
	position: relative;
	overflow-x: visible;
	background-color: #4C5D52;
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
}
.celltextground {
	position: absolute;
	width: 70%;
	left: 15%;
	top: 75px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	z-index: 20;
}
.celltextgroundstatic {
	position: absolute;
	width: 65%;
	left: 15%;
	top: 200px;
	padding-top: 10px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	padding-bottom: 20px;
	z-index: 20;
}
.celltext, .celltext h2 {
    font-family: 'Lora', serif;
    font-weight: 400;
    position:relative;
	color: #4A5968;
	z-index:21;
	text-align:center;
	font-size: 1.25em;
}
.btn, a.btn {
	font-size:.75em;
}
.hero {
	width: 100%;
	margin-left:0%;
	padding:0;
	position:relative;
	overflow: visible;
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
}

.flickity-prev-next-button {
  position: absolute;
  top: 90%;
  width: 22px;
  height: 22px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
	z-index:26;
	display:none;
}



h1 {
    font-family: 'Lora', serif;
    font-weight: 400;
	font-size: 2.1em;
	margin-bottom: .5em;
	margin-top: 0px;
	line-height: 1.25em;
	text-align:center;
	color:#C66B2D;
}
h2 {
    font-family: 'Lora', serif;
	font-size: 1.65em;
	font-weight: 400;
	margin-bottom: .5em;
	margin-top: 0px;
	line-height: 1.25em;
	text-align:center;
	color:#C66B2D;
}
h3 {
    font-family: 'Lora', serif;
	font-size: 1.1em;
	text-align: left;
	font-weight: 400;
	color: #157638;
	margin-bottom: .5em;
	margin-top: 0px;
	line-height: 1.25em;
}
p {
	font-size: .85em;
	line-height: 1.5em;
	color: #495968;
	margin: 1em 0;
}
p.narrow {
    padding: 0 10%;
}
hr {
    width:25%;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    background-color:#4A5968;
    border: 0 none;
    margin-top: 1.5em;
    margin-bottom:1.75em;
}
#intro {
	width: 90%;
	position: relative;
	padding-top: 1.5em;
	margin: 0 auto;
	z-index: 18;
	background-color: #fff;
	margin-top:0em;
	padding-left:5%;
	padding-right: 5%;
}
#abouttext {
	width: 100%;
	background-blend-mode: multiply;
	position: relative;
	clear: none;
	z-index: 12;
	text-align:center;
    padding-bottom:1em;
}
div.band {
	width: 90%;
	position: relative;
	padding-top: 1.5em;
	padding-bottom: 2em;
	margin: 0 auto;
	z-index: 18;
	margin-top:0em;
	padding-left:5%;
	padding-right: 5%;
}
div.topband {
	width: 80%;
	position: relative;
	padding-top: Calc(65px + 3em);
	padding-bottom: 3em;
	margin: 0 auto;
	z-index: 18;
	margin-top:0em;
	padding-left:10%;
	padding-right: 10%;
	clear:both;
}
.halfwidth {
	width: 45%;
	position: relative;
	float:left;
	padding-right:2.5%;
	padding-left:2.5%;
	margin-bottom:1em;
	display:inline-block;
}
.pic30pcleft {
	width: 30%;
	position: relative;
	float:left;
	padding-right:5%;
	margin-bottom:1em;
}
.pic30pcright {
	width: 30%;
	position: relative;
	float:right;
	padding-left:5%;
	margin-bottom:1em;
}
.pic45pcright {
	width: 45%;
	position: relative;
	float:right;
	padding-left:5%;
	margin-bottom:1em;
}
.pic45pcleft {
	width: 45%;
	position: relative;
	float:left;
	padding-right:5%;
	margin-bottom:1em;
}

#gallery {
	text-align:center;
	padding-top:3em;
}
.gallerypic {
	width: calc(48% - 20px);
	position: relative;
	padding: 0;
	margin: .5%;
	display: inline-block;
	float: none;
	border: 10px solid #FFFFFF;
}


#footer {
	width: 90%;
    padding:2em 5% 3em;
	position: relative;
	color: #D7D8DB;
	text-align: left;
	background-color:#495968;
    overflow:hidden;
    font-size: .8em;
    font-weight: 400;
}
.footercol {
    padding: 0px;
    width: 30%;
    margin-right: 4%;
    float:left;
}
.footercollast {
    padding: 0px;
    width: 30%;
    margin-right: 0;
    float:left;
}
footer ul {
    margin:0;
    padding-left:0;
}
footer li {
    margin-bottom:.5em;
}
footer a:link, footer a:visited {
    font-weight:700;
}
footer a:hover, footer a:active, footer a:focus {
    color:#fff;
    opacity:1;
}

.popuppanel {
	width:80%;
	left:10%;
	z-index:111;
	background-color: #fff;
	display:none;
	opacity: 1;
	-webkit-box-shadow: 11px 11px 30px 0px rgba(31, 51, 94, 0.75);
	-moz-box-shadow:    11px 11px 30px 0px rgba(31, 51, 94, 0.75);
	box-shadow:         11px 11px 30px 0px rgba(31, 51, 94, 0.75);
	top: 10%;
	bottom:10%;
    position:fixed;
    overflow-y:visible;
    overflow-x:hidden;
}
.popuppanel h2, .popuppanel h3, .popuppanel p {
	padding-right: 5%;
	padding-left: 5%;
	line-height: 1.35em;
}
.minushalfembotmar {
	margin-bottom:-.5em;
}

.member-popup {
	width:100%;
	padding:5%;
}
.member-popup img {
	width:20%;
	float:left;	
}
.member-popup h3, .member-popup p {
	width:62.5%;
	margin-left: 22.5%;
}
.map {
	width:40%;
	margin: 0 0 1em 1em;
	position: relative;
    padding-bottom: 75%; 
    height: 0;
    overflow: hidden;
	float:right;
}
.map iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#hpflash {
	font-size: 1.25em;
}
.award-logo {
    width:150px;
    float:right;
    margin-right:5%;
    margin-top: -225px;
}