﻿
body {

	margin: 0px;
	padding-top: 0px;
}

p.anchor {
    display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}

.mobile-menu {
	position:fixed;
}

.vendor-center {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 150px;
	margin-left:20px;
	margin-right:20px;
	margin-top:40px;
	margin-bottom:40px;
	border:1px #cccccc solid;
	
}
	
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:#7e0412;
	-webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100000;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	outline-color:transparent;	
	-webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}


.sub-para-head {
	padding: 0px 5% 0% 5%;
	text-align: left;
	margin: 20px 0px 10px 0px;
	line-height: 100%;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	color: #006244;
}	

.sub-para {
	padding: 0px 5% 0% 5%;
	text-align: left;
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
}



.box-400 {
	height: 400px;
	}
	
.box-300 {
	height: 300px;
	}
	
.box-500 {
	height: 500px;
	}
	
.calendar-heading {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 2em;
	color: #333333;
	margin: 0px 0% 0px 0%;
	text-decoration:none;
	text-align: left;
}

.calendar-date {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.5em;
	color: #000;
	margin: 0px 0% 20px 0%;
	text-align: left;
	text-decoration:underline;
}


.calendar-title {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.3em;
	color: #000;
	margin: 0px 0% 20px 0%;
	text-align: left;
}


.calendar-desc {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.2em;
	color: #666666;
	margin: 0px 0% 20px 0%;
	text-align: left;
}
	
	

	
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 140%;
	color: #48494A;
	margin-left:5%;
	margin-right:5%;	
}

.content-large {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	line-height: 120%;
	color: #48494A;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
	margin-bottom: 5px;			
}


.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


	
.plot-link {
	font-family: 'Times New Roman', Times, serif; font-size: 1.8em; line-height: 150%; color: #000000; text-align: center; 
	margin-left: 10%; margin-right: 10%; margin-top: 0px; margin-bottom: 0px;

}	
	
.p-title {
	margin: 25px 0% 20px 0%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
	line-height: 125%;
}

.p-title-sub {
	margin: 25px 0% 20px 0%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #222222;
	line-height: 125%;
}

		
.div-plain {
	margin:0px;
	padding:0px;
	margin:auto;
	}
	
.hline {
	width:86%;
	/* margin-right: 7%;
	margin-left: 7%; */
	margin: auto;
	padding:0px;
	height:2px;
	background-color:#A7A291;
	max-width:865px;
	margin-bottom: 1.2em;
	margin-top: 0em;
	}
	

.box {
    position: relative;
    width: 100%;
    height: 0;
    /* padding-top: 56.25%;  16:9 */
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}



 
.box-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.valign {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
 
.valign-inner {
    display: table-cell;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}


.valign-inner-25 {
    display: table-cell;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top;
}


.sub-logo {
	position:absolute;
	text-align:center;
	pointer-events: none;
	width:100%;
	z-index:20;
}
	
.about-callout {
	width:100%;
	max-width:373px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	padding-left:10%;
	padding-right:10%;	
	
	
}
	
	
.about-title {
	font-family: Staatliches, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 9vw;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3%;
	margin-left:10%;
	margin-right:10%;	
	text-align:left;
	line-height:100%;
}

.about-text {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 5vw;
	line-height:120%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5%;
	margin-left:10%;
	margin-right:10%;	
	
	text-align:left;
}
	
	
.about-link {
	
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left:10%;
	margin-right:10%;	
	
	text-align:left;
}



.box-title {
	font-family: Staatliches, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 9vw;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3%;
	margin-left:20%;
	margin-right:10%;	
	text-align:left;
	line-height:100%;
}

.box-text {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 4.5vw;
	line-height:120%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5%;
	margin-left:20%;
	margin-right:10%;	
	
	text-align:left;
}

.box-link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 1.05vw;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5%;
	margin-left:20%;
	margin-right:20%;	
	
	text-align:left;
}


.box-logo {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}

.box-25 {
    position: relative;
    width: 100%;
    height: 0;
    /* padding-top: 56.25%;  16:9 */
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: -20px 20px rgba(128, 128, 128, 0.8);
}


.box-inner-25 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.box-date-25 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 9vw;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 4%;
	margin-left:5%;
	margin-right:5%;	
	text-align:left;
}



.box-title-25 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 5.6vw;
	color: #1ea6e2;
	margin-top: 0px;
	margin-bottom: 4%;
	margin-left:5%;
	margin-right:5%;	
	text-align:left;
}

.box-text-25 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 4vw;
	line-height:120%;
	color: #838383;
	margin-top: 0px;
	margin-bottom: 5%;
	margin-left:5%;
	margin-right:5%;	
	
	text-align:left;
}



.box-link-25 {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 4vw;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10%;
	margin-left:5%;
	margin-right:5%;
	position: absolute;
	right: 0;	
	bottom: 0;
	
	text-align:right;
}


.box-logo-25 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
	
		
.rightbox {
	width:80%;
	margin-right:10%;
	margin-left:10%
	}

.leftbox {width:80%; margin-right:10%; margin-left:10%;}

.icon-container {
	width: 100px;
	/* background: blue; */
	display: table;
	margin:auto;
	margin-top:15px;
	}

.icon-left {
	width: 50%;
	/* background: #999;  */
	display: table-cell;
	vertical-align: middle;
	}

.icon-right {
	width: 30%;
	/* background: #e4e4e4;  */
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	}
A {
	color: #0066CC;
	text-decoration: none;
}
A:hover { text-decoration: underline; }

.mob-link {
	color:#FFFFFF;
	font-family:  'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size:1.1em;
	
}


/* THIS IS FOR MOBILE & DESKTOP ----------------------------------------------------------------------------------------------------- */




.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top:40px;
    margin-bottom:40px;

}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cal-location {
	margin-bottom:0px; 
	margin-top:0px; 
	font-family:  'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 2em; 
	color: #FFFFFF;
	line-height:100%;	
	}


.cal-date {
	margin-top: 0px;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: Arial, Helvetica, Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	line-height:100%;
	}
	
.cal-title {
	margin-top:20px;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family:  'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 2.0em; 
	color: #004e22;
	line-height:110%;
	}
	
.cal-text {
	margin-top:0px;
	margin-bottom:10px; 
	margin-top:0px; 
	font-family:  'Roboto', Arial, sans-serif; 
	font-size: 1.2em; 
	color: #004e22;
	line-height:110%;
	}
	
.cal-more {
	margin-top:0px; 
	margin-bottom:0px;
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 1.2em; 
	color: #004e22;
	line-height:100%;
	}
	
	

#navi {
	width: 197px;
	height: 149px; /* margin: 0 auto; */;
	position: absolute;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
		
#navi {
    z-index: 100;
	}

.logo-top {
	width: 100%; 
	max-width:130px; 
	text-align: left;
	padding-left:2%;	
	}

.mobile-padding {
	padding-right:0%;
	padding-left:0%;	
	padding-top:20px;
	}
	
.mob-header {
	color:#FDE2C7; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 18pt;
	}	
	

.slide-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 400px;
  padding: 0px;
}


.sub-slide-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 300px;
  padding: 0px;
}



#slideshow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 500px;
  padding: 0px;
 
}

#sub-slideshow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 300px;
  padding: 0px;
 
}


#slideshow > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

#sub-slideshow > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

	
	
.slide-height {
	height:400px;
}

.sub-slide-height {
	height:300px;
}


.slide-overlay {
	max-height:230px;
}

.slide-overlay-50 {
	border-width: 0px; width:95%; max-width:506px;
}

.slide-overlay-60 {
	border-width: 0px;  max-width:506px; max-height:300px; padding:20px;
}


.slide-table-outer {
	
	width: 100%; 
	margin-top:75px; 
	
	}
	
.slide-table-outer-holiday-2022 {
	
	width: 100%; 
	margin-top:75px; 
	
	}
	
	
.slide-table-outer2 {
	
	width: 100%; 
	max-width: 1280px;		
	margin-top:0px; 
	
	}
	
		
.slide-table {
	width:100%; 
	margin-left:0%;
	}	
	
.slide-table2 {
	width: 100%; 
	}
	
	
.slide-title-top {
	padding-left:2%;
	line-height:60px; 
	margin-bottom:0px; 
	margin-top:200px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	}	

.slide-title-middle {
	padding-left:2%;
	line-height:60px; 
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	}
	
.slide-title-bottom {
	padding-left:2%;
	line-height:60px; 
	margin-bottom:20px; 
	margin-top:0px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	}
	

.slide-learn {
	padding-left:2%;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: Trocchi,'Times New Roman', Times, serif; 
	font-size: 1em; 
	color: #FFFFFF;
	}

.slide-link {
	padding-left:2%;
	margin-bottom:15px; 
	margin-top:0px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 1.5em; 
	color: #FFFFFF;
	}
	
.slide-credit {
	padding-left:2%;
	margin-bottom:15px; 
	margin-top:0px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 1.3em; 
	color: #FFFFFF;
	}
	

.sub-head-title {
	color: #660f10; 
	text-align: center;
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 2em;
	margin-top: 20px; 
	margin-bottom: 0px;
	margin-right:0%;
	margin-left:0%;
}

.section-padding {
	padding-left:5%; 
	padding-right:5%;
	}
	

.button-learn {
	width: 200px;
	letter-spacing: 1px;
	height: 43px;
	font-family: Trocchi,'Times New Roman', Times, serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-left: 20px;
    border-style: solid;
    border-width: 1px;
	color: #ffffff;    
    border-color: #7d2c2a;
   	background-color: #7d2c2a;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    padding: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
	
	



.sub-content {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%; 
	margin-bottom: 20px;
	margin-bottom: 20px;
	color: #808080;
	line-height: 130%;
}

.sub-snow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: 0%;
	margin-right: 0%; 
	color: #808080;
}


.sub-h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.8em; 
	margin-top: 0px; 
	margin-bottom: 10px;
	color: #0056a4; 
	margin-left: 0%; 
	margin-right: 0%; 
	margin-top: 0px; 
	margin-bottom: 20px
	}



.svg-size {
	width: 150%; 
	max-width:158px; 
	text-align: left;
	padding-left:0%;	
	}

.cart-center { 
	background-color:#FDB710; 
	border-radius: 20px; 
	width:40px; 
	height:40px;
  	position: relative;
  
}

.cart-center p {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 11px;
}

.menu-link {
	color:#ffffff;
	font-family: 'Staatliches', cursive;
	display: inline-block;
	vertical-align:middle;
	text-align: center; 
	font-size:1.6em;
	text-align: center; 
	
	
}

.cart-link {
	color:#ffffff;
	font-family: 'Bebas Neue', cursive;
	display: inline-block;
	vertical-align:middle;
	text-align: center; 
	font-size:1.6em;
	text-align: center; 
	
	
}



.product-view-vollwerth {
	
	height:auto; 


	width:100%; 
	margin-bottom:0px;  
	background-position: center top, center bottom; 
	background-repeat: no-repeat, no-repeat; 
	background-size: 200%, 100%; 
	background-image: url('images/back-product-vollwerth.jpg'), url('images/back-sign.png');
	padding-top:100px; 
	padding-bottom:100px;

	}



.product-page-title {
	font-family: Staatliches, Arial, Helvetica, sans-serif;
	font-size:3em;
	color: #ffffff;
	line-height:100%;
	text-align:center;
}


.product-box-size {

	padding-left:5px; 
	padding-right:5px;
	margin-bottom:30px;
	margin:0px;	
	}
	
.product-box-title {
	font-family: Staatliches, Arial, Helvetica, sans-serif;
	font-size:2.3em;
	color: #000000;
	line-height:100%;
}

.product-box-psize {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color: #000000;
	line-height:100%;
}


.product-box-price {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color: #ffffff;
	line-height:100%;
	text-align:right;
	margin:0px;
	padding:0px;
	
}

.product-box-view {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #ffffff;
	line-height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	
}


.product-view-size {

	font-family: 'Bebas Neue','Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:2em;
	color: #B11423;
	line-height:100%;
	text-align:left;

	}

.product-view-title {

	font-family: 'Bebas Neue', Staatliches, Arial, Helvetica, sans-serif;
	font-size:4em;
	color: #000000;
	line-height:100%;
	text-align:left;

	}
	
.product-view-num {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #666666;
	line-height: 100%;
	text-align: left;
}
	

.product-view-desc {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	line-height: 120%;
	text-align: left;
}

.cart-title {
	font-family: "Bebas Neue","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	line-height: 100%;
	text-align: left;
	margin-top:0px;
	margin-bottom:2px;
}

.cart-sub-title {
	font-family: "Roboto Condensed","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 100%;
	text-align: left;
	margin-top:0px;
	margin-bottom:2px;
}

.cart-title-desc {
	margin-top:0px; 
	text-align :left; 
	font-size: 1em; 
	font-family: 'Roboto condensed', Arial, Helvetica, sans-serif;	
}


.cart-field-title {
	margin-top:0px; 
	text-align :left; 
	font-size: 1.2em; 
	font-family: 'Roboto condensed', Arial, Helvetica, sans-serif;	
}





.cart-size {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #808080;
	line-height: 120%;
	text-align: left;
	margin-top: 0px;
}


.checkout-field {
	width:90%;
	
	
}

.checkout-notes {
	width:90%;
	height:100px;
	font-family: "Roboto Condensed","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 100%;

}

.fundraiser-notes {
	width:90%;
	height:50px;
}



.product-view-price {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #000000;
	line-height: 100%;
	text-align: left;
	font-weight:500;
	font-style:italic;
	}
	
	
.product-view-quantity { 
	background-color:#FDB710; 
	border-radius: 75px; 
	width:150px; 
	height:150px;
  	position: relative;
  
}

.product-view-shipping {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	line-height: 120%;
	text-align: left;
}



.find-callout-map {
	width:90%;
	max-width:392px;
	text-align:center;
	margin-bottom:20px;
	
}


	
.sub-menu-list {
	color:#b11423;
	margin:0px;
	padding:0px;
	}
	
.sub-menu-p {
	margin-bottom:15px;
	margin-top:0px;
	padding-right:15px;
	
	}
	
.sub-menu-link {
	color:#000000;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:20px;
	font-weight:500;
	}
	
.mob-menu-p	{
	text-align: left;  
	line-height: 20px; 
	margin-right: 20px; 
	margin-top: 10px; 
	margin-bottom: 10px	
	}

.menu-top {
	display:table-cell; 
	margin: auto;
	text-align: center; 
	}


.contact-left {
	display:none;
	}


.main-head-title {
	color: #004e22; 
	text-align: center;
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 2em;
	margin-top: 20px; 
	margin-bottom: 0px;
	margin-right:5%;
	margin-left:5%;
	}



.main-head {
	height: 865px;
	}

.main-head-text {
	margin-top: 0px; 
	margin-bottom: 35px; 
	color: #FFFFFF; 
	text-align: left;
	font-family: 'Roboto Condensed', Arial, serif;  
	font-size: 1.1em;
	margin-right:5%;
	margin-left:5%;
	}
	
	
.footer-logo {
	width:75%;
	max-width:418px;
}	
	
	
.sub-head-mobile {
	color: #FFFFFF; 
	text-align: left;
	font-family: 'Roboto Condensed', Arial, serif;  
	font-size: 1.7em;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right:5%;
	margin-left:5%;
	}
	
.mobile-only {
	display:block;
}	
	
.desktop-only {
	display:none;
}	
	


.news_image {
	width:100%;
	text-align:center;
	padding:0%;
	margin-bottom:20px;
	
}


.home-callout {
	border-width: 0px;
	width:100%;
	max-width:350px;
	text-align:center;
	margin-bottom:20px;
}



	

.cell-features {
	padding:10px;
}
.form-section-title {

	text-align: left;
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	color: #878F48;
	line-height: 110%;
	margin-bottom:25px;
	margin-top:25px;
	}


.form-title {

	text-align: left;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 110%;
	margin-bottom:5px;
	}
	
.form-field-text {
	text-align: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	height: 30px;
	max-width: 500px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
	
.form-paragraph-text {
	max-width: 1000px;
	margin: 10px 0px 20px 0px;
	text-align: left;
	font-size: 1.0em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #000080;
	font-weight: bold;
}
	

.sub-head {
	height: 200px;
	}



.news-padding {
	padding-right:3%;
	padding-left:3%;
	}

.slider-item-width {
	width:180px;	
	}


.nav-icon {
	font-size: 1.2em; 
	color: #FFFFFF;	
	background-color:rgba(74, 141, 103, 0.5);
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;

	}

.drop-table {
	width: 100%;
	z-index:600000;
	}



.main-p-height {
	text-shadow: 2px 2px 8px #000000;
}



.box-footer {
	height: auto;
	}
	
	
.footer-address {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	letter-spacing:3px;
	
}



.head-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 350px;
  padding: 0px;

 
}


.fader-size {
	width:100%; height:200px;
	}


.w3-quarter{float:left;width:100%}


	
.logo-cell {
	width: 25%; 	
	}
	
	
	
.backbar {
	background-size:auto 40px; 
	background-position: top; 
	text-align: center; 
	background-image: url('images/back-top-bar.png'); 
	background-repeat: repeat-x;
	}	


.menu-item {
	font-family: 'Alternate Gothic', 'Oswald', sans-serif;
	color: black;
	font-size: 0.9em;
	text-align: center;
	padding: 10px 15px 10px 15px;
	border: 0px solid gray;
	display: inline-block;
	vertical-align: middle;
}
    
	
.sub-title {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.6em;
	color: #333333;
	margin: 30px 0% 20px 0%;
	text-align: left;
}

.sub-heading {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.8em;
	color: #333333;
	margin: 30px 0% 20px 0%;
	text-align: left;
}

	
	
.plot-table {
	width: 100%; max-width: 1000px;
	}    


.nav-desk {
	vertical-align:middle; 
 
	top: 0px; 
	width: 100%; 
	padding-top: 0%; 
	padding-left: 0%; 	
	padding-left: 0%; 
	padding-right: 0%; 	
	margin: auto;
	min-height:41px; 
	text-align:center; 
    clear:both;
	display:none;
	}	
	
.nav-table
{
	display:table;
	vertical-align: middle;
    text-align:left;
    max-width:1000px;
    border: 0px solid blue;
    clear:both;
    margin:auto;
	
	}
	
.nav-cell
{
	vertical-align: middle;
    text-align:left;
    border: 0px solid black;
    display: table-cell;

	}
	
	
.nav-mobile {
	display:block;
	
	}	


.sub-content-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #48494A;
	line-height: 22px;
	margin-left: 0px; 
	margin-right: 30px;
	text-align:left;	
	
}

.sub-content-list-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #48494A;
	line-height: 22px;
	margin-left: 0px; 
	margin-right: 30px;	
}

.sub-content-list-5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #48494A;
	line-height: 22px;
	margin-left: 0px; 
	margin-right: 30px;
	line-height: 130%;		
}


  
  
  
	
	
.button1 {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
    font-size: 14px;
	letter-spacing: 1px;
    color: #FFFFFF;

	
    background-color: #000000; 
    
    border-style: solid;
    border-width: 1px;
    border-color: #0067ab;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button3 {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
    font-size: 1.3em;
	letter-spacing: 1px;
    color: #FFFFFF;

	
    background-color: #555658; 
    
    border-style: solid;
    border-width: 1px;
    border-color: #555658;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button4 {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #c60D36;
	border-style: solid;
	border-width: 1px;
	border-color: #c60D36;
	padding: 5px 20px 5px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition-duration: 0.4s; /* Safari */;
	transition-duration: 0.4s;
}


.button5 {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
    font-size: 1.3em;
	letter-spacing: 1px;
    color: #FFFFFF;

	
    background-color: #555658; 
    
    border-style: solid;
    border-width: 1px;
    border-color: #555658;
    
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button-main1 {
	font-family: Arial, sans-serif;
    font-size: 1.3em;
	letter-spacing: 1px;
    color: #FFFFFF;

	
    background-color: #142556; 
    
    border-style: solid;
    border-width: 4px;
    border-color: #FFFFFF;
    
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}


.button-main2 {
	width: 200px;
	letter-spacing: 1px;
	height: 40px;

	font-family: "Swis721 Cn BT","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;

	margin-top: 20px;
	

    
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
   	background-color: #142556;

    text-align: center;
    text-decoration: none;
    display: inline-block;

    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.table-border {
	border-bottom-color:#ee9910; 
	border-bottom-style:solid; 
	border-bottom-width:2px;
}


.button-book {
	width: 150px;
	letter-spacing: 1px;
	height: 40px;

	font-family: "Bebas Neue","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #0060A3;

	margin-top: 20px;
	
	border-radius: 15px;
	

    
    border-style: solid;
    border-width: 2px;
    border-color: #FBBF03;
   	background-color: #FBBF03;

    text-align: center;
    text-decoration: none;


    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}





input[type=button] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
	}



.button-main3 {
	width: 200px;
	letter-spacing: 1px;
	height: 40px;

	font-family: "Swis721 Cn BT","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;

	margin-top: 20px;
	

    
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
   	background-color: #878f48;

    text-align: center;
    text-decoration: none;
    display: inline-block;

    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}






.title-head {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
	font-size: 1.7em;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 20px 0px 0px 53px;
	text-align: left;
	text-decoration: none;
	
	margin: 4px 2px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition-duration: 0.4s; /* Safari */;
	transition-duration: 0.4s;
}

.title-head-m {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
	font-size: 1.1em;
	text-align: left;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 00px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;	
	margin: 4px 2px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition-duration: 0.4s; /* Safari */;
	transition-duration: 0.4s;
	line-height: 150%;
}


.head-icon {
	width: 72px;
	height: 72px;
	margin-top:140px;
	}

.mobile-image {
	display: none;
}

.subwindow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 150px;
  padding: 0px;
 
}

.contact-table {
width: 100%; 	
}

.corner-main {
	display:none;
}

.section-title {
font-family: 'Roboto Condensed', Arial, serif;  
font-size: 2.5em;
color: #004e22;
}

.section-title-sub {
font-family: 'Roboto Condensed', Arial, serif;  
font-size: 2.0em;
color: #004e22;
}

.section-title-news {
	font-family: 'Roboto', Arial, serif; 
	font-size: 1.1em;
	color: #7B1711;
}

.section-date-news {
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 0.8em;
	color: #000000;

}

.section-text-news {
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 1.1em;
	color: #808080;
}



.section-text {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.2em;
	color: #666666;
	margin: 0px 5%;
	text-align: left;
}

.section-sub-text {
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 1.2em;
	color: #666666;
	margin: 0px 0% 20px 0%;
	text-align: left;
}

.rec-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
	color: #004c92;  
	text-align:left; 
	margin-bottom:10px; 
	margin-top:20px;
	margin-left:10%; 
	margin-right:10%;	
}

.rec-sub-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #555658;

	text-align:left;
	margin-left:10%; 
	margin-top:0px; 
	margin-right:10%;  
	margin-bottom:10px; 
	line-height: 150%;	
	
	
}



.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #808080;
	margin: 0px 5%; 
	text-align: left;
}


.w3-quarter-2x {
	width:50%;
	}


.section-padding {
	padding-left:5%; 
	padding-right:5%;
}


.button-more {
	width: 100px;
	letter-spacing: 1px;
	height: 24px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 20px;

	padding: 0px;
    border-style: solid;
    border-width: 1px;
	color: #7d2c2a;    
    border-color: #7d2c2a;
   	background-color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

	
	


.w3-cmblue,.w3-hover-cmblue:hover{color:#fff!important;background-color:#00529B!important}
.w3-text-cmblue,.w3-hover-text-cmblue:hover{color:#00529B!important}

.w3-forest,.w3-hover-forest:hover{color:#fff!important;background-color:#003725!important}
.w3-text-forest,.w3-hover-text-forest:hover{color:#003725!important}
.w3-border-forest,.w3-hover-border-forest:hover{border-color:#003725!important}

.w3-cmblue,.w3-hover-cmblue:hover{color:#fff!important;background-color:#0067ab!important}
.w3-text-cmblue,.w3-hover-text-cmblue:hover{color:#0067ab!important}
.w3-border-cmblue,.w3-hover-border-cmblue:hover{border-color:#0067ab!important}


.w3-beige,.w3-hover-beige:hover{color:#000!important;background-color:#F8EDD1!important}
.w3-text-beige,.w3-hover-text-beige:hover{color:#F8EDD1!important}
.w3-border-beige,.w3-hover-border-beige:hover{border-color:#F8EDD1!important}



.oswald {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
	letter-spacing: 1px;
	}

.neris {
	font-family: 'Neris Light', 'Signika', 'Arial', sans-serif;
	letter-spacing: 1px;
	}






/* MOBILE NAVIGATION */	

	
#menu {
	display:none;
	}

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #ffffff;
  padding: 5px; }
  
  .slicknav_menu * {
    box-sizing: border-box; }
    
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
    
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }
    
    
.slicknav_nav {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
    
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #fff; }
      
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #000; }
    
    .slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #222; }
	

	
