@charset "UTF-8";
/* Body */
body {
	font-family: arimo;
	background-color: #9AA9B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 400;
	opacity: 1;
}
/* Container */
.container {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	background-color: #DFC7A9;
}
/* Navigation */
header {
	width: 92%;
	height: auto;
	background-color: #7E929D;
	position: fixed;
	padding-top: 0px;
	z-index: 10000;
}
.container header .logo {
}
.logo {
	color: #DACFA2;
	font-weight: bold;
	text-align: undefined;
	width: 41%;
	float: left;
	margin-top: 46px;
	margin-left: 25px;
	letter-spacing: 4px;
	font-size: 1.7em;
	text-decoration: none;
	margin-bottom: 5px;
}
nav {
	width: 92%;
	margin-right: 25px;
	position: fixed;
	margin-top: 0px;
}
.hero_header {
	color: #7E929D;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-size: 3em;
	-webkit-box-shadow: 0px 0px #D7D3D2;
	box-shadow: 0px 0px #D7D3D2;
	background-color: #DFC7A9;
	visibility: hidden;
}
/* Hero Section */
.hero {
	padding-top: 150px;
	padding-bottom: 150px;
	min-height: 160px;
	width: auto;
	height: 245px;
}
.light {
	font-weight: bold;
	color: #717070;
	font-size: 1.5em;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	visibility: hidden;
}
/* About Section */
.text_column {
	width: 38%;
	font-weight: normal;
	line-height: 25px;
	float: left;
	padding-left: 69px;
	padding-right: 30px;
	color: #303030;
	margin-top: -28px;
	padding-top: 0px;
	font-style: normal;
	font-size: 1em;
	padding-bottom: 19px;
}
.about .text_column li {
	padding-left: 19px;
	padding-bottom: 3px;
	position: relative;
	left: 0px;
	font-weight: normal;
	margin-left: 50px;
}
.about {
	/* [disabled]padding-left: 25px; */
	/* [disabled]padding-right: 25px; */
	padding-top: 51px;
	display: inline-block;
	margin-top: 0px;
	background-color: #DEC5A6;
	width: 100%;
	position: relative;
}
.about img {
	float: left;
	position: relative;
	margin-right: 15px;
	width: 50%;
	height: auto;
	max-width: 250px;
	margin-bottom: 0px;
}
.aboutimage {
	text-align: center;
}
.about h2 {
    text-align: center;
    margin-top: -29px;
    margin-bottom: 41px;
    color: #604246;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.contact {
	padding-left: 28px;
	padding-right: 9px;
	position: relative;
	margin-top: -6px;
	margin-bottom: 51px;
	/* [disabled]float: left; */
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
.contact h2 {
	font-size: 107%;
	width: 100%;
}
.about .text_column h4 {
	margin-top: -6px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 1.1em;
	text-align: left;
	letter-spacing: 3px;
}
/* Stats Gallery */
.stats {
	color: #604246;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	/* [disabled]background-color: #FFFFFF; */
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #604246;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #7D7D7D;
}
/* Parallax Section */
.banner {
	background-image: url(../images/544127534.png);
	height: 460px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 200px;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 132px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: -2px;
}
.parallax_description {
	color: #746653;
	text-align: center;
	padding-right: 32px;
	width: 30%;
	float: right;
	font-weight: bold;
	line-height: 23px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	visibility: visible;
	background-color: #DFC7A9;
	background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(223,199,169,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(223,199,169,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(223,199,169,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(223,199,169,1.00) 100%);
	border-radius: 28px;
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left: 30px;
	opacity: 0.85;
}
/* More info */
footer {
	background-color: #DACFA2;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	/* [disabled]background-color: #FFFFFF; */
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #7E929D;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-size: 0.6em;
	font-variant: normal;
	clear: both;
	position: relative;
	margin-top: -30px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
	padding-top: 0px;
}
.hidden {
	display: none;
}
.text_column a {
	color: #303030;
	display: block;
	position: relative;
	margin-top: 4px;
}
.about .text_column a:hover {
	color: #E67E22;
}
.mapframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 45px;
}
.linda   {
    position: relative;
    bottom: 0px;
    margin-top: -25px;
}
.noimage {
	margin-top: 82px;
}
.testimonialtext {
    font-style: italic;
}
.quotename {
    font-size: small;
    font-weight: bold;
}


/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 98%;
	font-size: 1.2em;
	text-align: center;
	margin-left: 5px;
}
.text_column {
	width: 94%;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
}
.about img {
}
.text_column h4 {
	position: relative;
	padding-top: 20px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 24px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	/* [disabled]background-image: none; */
	margin-top: -11px;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
.hero {
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]background-position: -82px 42px; */
	height: auto;
}
.mapframe {
	display: block;
	margin-left: -25px;
	min-width: 0px;
	max-width: 122%;
}
.about {
	width: auto;
	position: relative;
	display: block;
	height: auto;
	min-height: 597px;
	font-size: 0.7em;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.5em;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 92%;
	text-align: left;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 2em;
}
.parallax_description {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 17px;
	padding-left: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20px;
	font-size: 1.5em;
}
.parallax_description {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
	margin-left: auto;
	margin-right: auto;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: center 96px;
	margin-top: -4px;
}
.footer_column {
	width: 100%;
}
.about .text_column h4 {
	position: relative;
	margin-top: 3px;
	margin-left: 9%;
}
.about .text_column li {
	margin-left: 19%;
}
.hero {
	max-height: 120px;
	background-repeat: no-repeat;
	/* [disabled]background-position: 1px 69px; */
}
.mapframe {
	/* [disabled]display: block; */
	margin-left: auto;
	margin-right: auto;
	width: 73%;
	position: relative;
	left: 0px;
	padding-left: 0px;
	padding-right: 42px;
}
.about {
	width: 100%;
}
.copyright {
}
.contact {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 95%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 29px;
	padding-left: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.mapframe  {
}
.about {
	/* [disabled]margin-top: 1px; */
	/* [disabled]margin-bottom: -5px; */
	width: 100%;
	display: inline-block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.about .text_column h4 {
	margin-top: 20px;
	margin-left: 23%;
}
.about .text_column li {
	position: relative;
	margin-left: 281px;
}
.hero {
	min-height: 190px;
	background-repeat: no-repeat;
	/* [disabled]background-position: center 0px; */
	background-size: cover;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
	height: 397px;
	/* [disabled]margin-bottom: -45px; */
	background-repeat: no-repeat;
	background-position: center 191px;
}
.banner .parallax   {
	font-size: 1.5em;
	margin-bottom: -2px;
	margin-right: -10px;
}
.logo {
	width: 55%;
}
.mapframe  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.copyright {
}
}
