@charset "utf-8";



#foodsaletext {
	margin: 0 auto;
	max-width: 800px;
	padding-right: 60px;
	padding-left: 60px;
	text-align: center;
}











/*CSS RESET BEGIN*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*CSS RESET END*/










/*STYLE BEGIN*/


table {
  font-family: lora, sans-serif;
  font-size: 14px;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}

th {
	font-weight: bold;	
	font-size: 20px;
}







#bandformobile {
	display: none;	
}

#loadercontainer {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #F1E2C4;
	z-index: 1001;
	transition: 3s;
}

#loader {
  border: 3px solid #d5ba95; /* Light grey */
  border-top: 3px solid #111; /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin .5s linear infinite;
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  
  display: block;
  z-index: 1000;
  
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.loaded  {
		opacity: ;
		transform:translate(9999px);
}












#map{
  height: 50vh;
  
  width: 100%;
  z-index: ;
  margin: 0;
}

a[href^="http://maps.google.com/maps"],
a[href^="https://maps.google.com/maps"],
a[href^="https://www.google.com/maps"] {
    display: none !important;
}
.gmnoprint:not(.gm-bundled-control) {
    display: none;
}
.gm-bundled-control .gmnoprint {
    display: block;
}






html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
	min-height: ;
/*	overflow-x: hidden;*/
	width: 100%; /*-60px to copensate for 30px border on left and right*/
	  /*F1E2C4*/
/*	display: none;	*/
	overflow:;
display: ;
	/*flex-direction: column; */
	height: ; 
	background-color: ;


	
	
	background-image: url("images/bg.jpg");
	background-repeat: repeat;
	background-size:cover;
	background-position:  50% 0%;
	image-rendering: -webkit-optimize-contrast;
	    background-attachment: fixed;
		
/*			border: solid #F1E2C4 30px;	  /*F1E2C4*/*/
	clear: both;
    min-height: 100%;
	background-color: ;
		position: relative;
	  margin: 0;
  padding-bottom: ;

}

#homefooterspace {
	width: 100%;
	height: 170px;
}

.bodytextcontainer {
	text-align: center;
	clear:both;
	margin-bottom:;
}

.bodytext {
	margin: 0 auto;	
	max-width: 800px;
	margin-bottom: ; /*put 200px if using border*/
	margin-top: 40px;
	padding-right: 80px;
	padding-left: 80px;
	text-align: left;
}

.bodytext:last-child {
	padding-bottom: 200px;
}

.pagetitle {
	text-align: center;	
	margin-top: -28px;
	margin-bottom: 50px;
	
}

.pagetitle > h1 {
	position: relative;
	z-index: 1;
}

#titleimagechurch {
	background-image: url("images/titlechurch.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 15%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

#titleimagedance {
	background-image: url("images/titledance.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 25%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

#titleimagefood {
	background-image: url("images/titlefood.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 75%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

#titleimagemusic {
	background-image: url("images/titlemusic.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 25%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

#titleimagerelay {
	background-image: url("images/titlerelay.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  0% 30%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

#titleimagemarket {
	background-image: url("images/titlemarket.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 25%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

#titleimagerides {
	background-image: url("images/titlerides.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 25%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

#titleimageraffle {
	background-image: url("images/titleraffle2.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 50%;
	margin: 0 auto;
	width: 100%;
	max-height: 1000px;
	height: 600px;
}

.noimagespace {
	height: 200px;	
}

#infolinebox {
	margin-top: ;
	clear: both;
	font-weight: ;
	background-color: #F4F4F0;
	width: calc(100% - 350px);

}

#infolinemargin {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}

.infoline {
	display: inline;
	margin: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.infolinetext {

}



.menu {
	background: #F1E2C4;
	height: calc(100vh + 30px);
	width: 100%;
	display: inline-block;
	position: fixed;
	right: 0;
  	top: 0;
	z-index: 3;
	transform: translateX(100%);
	transition: 0.5s transform;

}

.menu.open {
	transform: translateX(0);
	
}

#menucontainer{
	margin: 0 auto;
	text-align: center;
	margin-top: calc(50vh - 175px);
}

#menucontainer > hr {
	width: 100%;
	border: double 2px #111;
	position: relative;
	height: 100%;
}

#menuoptionslist {
	clear: both;
	margin-bottom: ;	
	font-size:;
}



#menuinfo {
	height: 100px;
	width: 100%;
	margin-top: 60px;	
}

.menuinfocolumn {
	width: 30%;
	margin-right: 5%;
	height: 100px;
	float: left;
	bottom: 0;
}

.menuinfocolumn:nth-child(3) {
	margin-right: 0px;
}

.menuinfolabel {
	font-family: Montserrat;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	color: #111;
		
}

.menuinfocolumn > p {
	font-size: 10px;
	line-height: 18px;
	font-weight: 500;
}

.altlink {
	font-size: 10px;
	font-weight: bold;	
	line-height: 18px;
	text-decoration: underline;
}













#abovefoldcontainer {
	width: 100%; 
	height: 100%; 
	clear: both;
	overflow: hidden;
}


#video {
	display: block;
	margin: 0 auto;
	width: calc(100% - 350px);
	height: ;
	z-index: -1000;
}


#videoborder {
	position: relative;
	height: 10px;
	width: 100%;
	bottom: 10px;
	background-color: ;
	border: solid;
	border-image: url("images/imageborder.png") 10 repeat;
	border-width: 5px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
}



.border {
	width: 100%;
	height: 100%;
	border: solid;
	border-image: url("images/imageborder2.png") 10 repeat;
	border-width: 10px;
}



#abovefoldimage {
	position: relative;
	left: 0px;
	top:  0px;
	width: 100%;
	height:  430px; /*calc(100vh - 30px - 300px*/
	min-height: 406px;
	background-image: url("images/dancealt3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  50% 50%;
	image-rendering: -webkit-optimize-contrast;
	filter:;
}


#belowfold {
margin-top: ;
		
}



/*#footercontainer { DOESNT WORK ON IE
	width: calc(100% + 60px);
	position: relative;
	left: -30px;
	bottom: -30px;
	height: 100px;
	overflow: hidden;
	margin-top: -200px;
	background-image: url("images/footer.svg");
	    background-size:100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: auto;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	padding-top: 100px;
    filter: drop-shadow( 2px -2px 1px rgba(0,0,0,.1) );
	flex: 1;
}*/

#footercontainer {
	background-color: ;
	width: 100%;
	position: absolute;
	  right: 0;
  bottom: 0;
  left: 0;

	height: 100px;
	margin-top: ;
	
	background-image: url("images/footer.svg");
	    background-size:100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: auto;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	margin-bottom: 0;

}

#footercontent {
	text-align: center;
	margin-top: 48px;
}


#stampblack {
	position: relative;
	bottom: 90px;
	z-index: 1;
	left: calc(50% - 75px);
	-webkit-filter: drop-shadow( 0px 0px 0px rgba(0,0,0,0) );
    filter: drop-shadow( 0px 0px 0px rgba(0,0,0,0) );

}







a {
	color: #111;
	text-decoration: none;
}

p > a {
	text-decoration: underline;	
}


h1 {
	font-family: "trenda-black";
	font-weight: 900;
	color: #111;
	letter-spacing:3px;
	font-size: 45px;
}

h2 {
	font-family: "trenda-black";
	font-weight: 400;
	color: #111;
	letter-spacing:2px;	
	font-size: 25px;
	line-height: 30px;

}

h3 {
	font-family: "lora";
	font-weight: 700;
	line-height: 30px;
	color: #111;
	letter-spacing:.5px;	
	font-size: 20px;
}

h4 {
	font-family: "trenda-black";
	font-weight: 100;
	color: #111;
	letter-spacing:1px;
	font-size: 16px;
}

p {
	font-family: "lora";
	font-weight: 400;
	line-height: 30px;
	color: #111;
	letter-spacing:.2px;	
	font-size: 17px;
}

hr {
	width: 10px;
	border: solid 2px #111;
	float: left;
}

.centerhr1 {

}

.centerhr2 {
}

.centerhr3 {
}






#menucontainer > ul > li >  a {
	text-decoration: none;
	transition: padding-left 0.2s ease;	
		font-family: "trenda-black";
	font-weight: bold;
	text-decoration: none;
	font-size: 30px;
	line-height: 50px;	
	letter-spacing: 3px;
	color: #111;
}

#menucontainer > ul > li >  a:visited {
	color: #111;
	transition: padding-left 0.2s ease;	
}

#menucontainer > ul > li >  a:hover {
	/*padding-left: 30px;*/
}





















#logoseal {
	position: fixed;
	z-index: 3;
	top: 60px;
	left: 60px; /*180px*/
	display: ;	
}

#logosealg {
	position: fixed;
	z-index: 3;
	display: none;
}



.menubutton {
	position: fixed;
	z-index: 3;
	top: 66px;
	right: 66px;	/*170px*/
	display:;
	border: none;
	background-color: none;
	outline: none;
	cursor: pointer; cursor: hand;
}

#bottomlefthud {
	position: fixed;
	z-index: 3;
	left: 82px; /*70px*/
	bottom: 40px;
	display: ;
}



#twitter {
	position: fixed;
	z-index: 3;
	right: 75px; /*70px*/
	bottom: 150px;
	display: ;	
}

#facebook {
	position: fixed;
	z-index: 3;
	right: 81px; /*70px*/
	bottom: 95px;
	display: ;	
}

#youtube {
	position: fixed;
	z-index: 3;
	right: 76px; /*70px*/
	bottom: 50px;
	display: ;	
		
}


.homeheadertype {
	position: absolute;	
	top: 60px;
	width: 100%;
	text-align: center;
	
	font-family: "trenda-black";
	font-weight: 900;
	color: #111;
	letter-spacing:3px;
	font-size: 40px;
	
}


.infocontainer {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	display:;
}

.homelogo {
	position: absolute;
	top: 250px;
	margin-top: ;
	width: 100%;
	height: 100%;
	text-align: center;
	display: ;
}

#homelogoimg {
	  -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-user-drag: none;
      user-drag: none;
      -webkit-touch-callout: none;
	
}







#ticketbutton {
	margin-left: 60px;
	margin-right: 60px;
	margin-top:;
	-webkit-filter: drop-shadow( 0px 5px 2px rgba(0,0,0,.2) );
    filter: drop-shadow( 0px 5px 2px rgba(0,0,0,.2) );
}

#redbox {
	background-color: #FF2250;
	width: calc(100% + 20px);
	margin-left: -10px;	
}

#festfavs {
	font-family: 'trenda-black';
	font-size: 40px;
	color: white;
	margin: 0 auto;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#festfavs:hover {
	color: #FC0;
	transition: color 0.5s ease;	
}

#festfavssub {
	font-size: 20px;
	font-family: lora;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 12px;	
}

#festfavsmenu {
	background-color: ;
	height: ;
	width: 100%;	
}

.festfavsmenuitem {
	margin-bottom: -118px;
}

.festfavsmenuitemnote {
	font-family: lora;
	font-size: 16px;
	color: white;	
	position: relative;
	bottom: 95px;
	margin-left: 26px;
	font-style: italic;
}

.festfavsmenuitemlabel {
	font-family: 'trenda-black';
	font-size: 50px;
	color: white;	
	position: relative;
	bottom: 90px;
	margin-left: 26px;
	letter-spacing: 2px;
}

.festfavsmenuitemcost {
	font-family: 'trenda-black';
	font-size: 50px;
	color: white;	
	position: relative;
	bottom: 140px;
	right: 20px;
	letter-spacing: 2px;
	text-align: right;

}

.festfavsmenuitem, img {
	max-width: 100%;
}





#redband {
	width: 100%;
	height: 60px;
	background-color: #F30;
	margin-top: 40px;
}

#redbandtext {
	text-align: center;
	font-family: 'trenda-black';
	font-size: 30px;
	color: white;
	padding-top: 14px;
}







#infocontainerbuttons {
	text-align: center;
	position: relative;
	width: 100%;
	bottom: 40px;
}

#infocontainerbuttonscenter {
	display: flex;
	justify-content: center;
}





.infobutton {
	position: ;
	top: -10px;	
}

.infobuttonnew {
	float: left;
	width: 200px;
	height: 50px;
	background: #ffd600;
	position: ;
}

.infobuttonnewtext {
	padding-top: 14.3px;
	text-align: center;	
	font-family: 'trenda-black';
	font-size: 20px;
	letter-spacing: 1px;
}

.buyticketsbuttonnew {
	float: left;
	margin-top: ;
	width: 300px;
	height: 50px;
	background: #ffd600;
	margin-left: 90px;
	margin-right: 90px;
}

.buyticketsbuttonnewtext {
	padding-top: 10px;
	text-align: center;	
	font-family: 'trenda-black';
	font-size: 30px;
	letter-spacing: 1px;
}


.ticketsformobile{
	display: none;
}










.infobuttonmobile {
	position: relative;
	top: -13px;	
	display: none;
}


.scrollicon {
	left: calc(50% - 37.5px);
	position: relative;
	top: 60px;
}







#articlesection {
	text-decoration:;
	min-height: ;
	width: 100%;
	position: relative;
	margin-top: 30px;
	clear: ;
	padding-top: 100px;
	margin-top: -60px;
}

.articlesectioncontainertext {
	margin: 20px;
	margin-top: 0px;
	clear: both;
}



#band {

	margin: 0 auto ;
	height: ;	
	background-color: #F4F4F0; /*FCFCFC*/
	width: calc(100% - 350px);
	clear: ;
}

#magcontainer {
	background-color:;
	width: calc(50% - 30px);

}

#natgeo {
	position: relative;
	left: calc(100% - 400px);
	top: -40px;
	transform: rotate(-5deg);
	box-shadow: 5px 5px 3px  rgba(0, 0, 0, 0.2);
	z-index: 2;
}

.articlesectioncontainer {
	width: 500px;
	height: 210px;
	background-color:;
	position: relative;
	left: calc(50% - 100px);
	margin-top: -285px;
}

#articletype {

}

.readarticle {
	margin-top: 15px;
	left: calc(50% - 100px);
	width: 100%;
	max-width: 200px;	
}

#readarticlebutton {
	margin-top: 15px;
	width: 200px;
	height: 50px;
	background: #ffd600;
}

#readarticlebuttontext {
	padding-top: 14.3px;
	text-align: center;	
	font-family: 'trenda-black';
	font-size: 20px;
	letter-spacing: 1px;
}








#explorecontainer {
	position: relative;
	height:;
	width: calc(100% - 350px);
	left: 175px;
	margin-top: 40px;
}











.explorebox1 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/food2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%; 
	transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);
 }

.explorebox2 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/music2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);
}

.explorebox3 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/girlsdance2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; 
	transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);
}

.explorebox4 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/church2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
		background-position: 50% 50%; 
		position: relative;
		transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);
		

}

.explorebox5 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/coin2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 75% 75%; 
	transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);
}

.explorebox6 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/relay2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%; 
	transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);

}

.explorebox7 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/market2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 50%;
	transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);
}

.explorebox8 {
	height: 250px;
	width: 23.75%;
	margin-right: 1.6666%; /*the 3 margins are 1.6666% which adds to a total of 5%. Now I just need the boxes in total, to take up 95%*/
	float: left;
	background-image: url("images/ridesalt2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
		background-position: 50% 60%; 
	transition: color .2s ease-in, background .2s ease-in;
	transform: scale(1);

}






.exploreboxblue1 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/food.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%;
	transition: opacity .4s ease-in-out;
}

.exploreboxblue1:hover {
	opacity: 0;
}

.exploreboxblue1:hover .explorelabel1 {
	opacity: 0;	
}


.exploreboxblue2 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/music.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: ;
	transition: opacity .4s ease-in-out;
}

.exploreboxblue2:hover {
	opacity: 0;	
}

.exploreboxblue2:hover .explorelabel2 {
	opacity: 0;	
}


.exploreboxblue3 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/girlsdance.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%; 
	transition: opacity .4s ease-in-out;
}

.exploreboxblue3:hover {
	opacity: 0;	
}

.exploreboxblue3:hover .explorelabel3 {
	opacity: 0;	
}


.exploreboxblue4 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/church.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%; 
	transition: opacity .4s ease-in-out;
}

.exploreboxblue4:hover {
	opacity: 0;	
}

.exploreboxblue4:hover .explorelabel4 {
	opacity: 0;	
}

#stamp:hover .exploreboxblue4 {
	opacity: 0;
}







.exploreboxblue5 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/coin.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 75% 75%;
	transition: opacity .4s ease-in-out; 
}

.exploreboxblue5:hover {
	opacity: 0;	
}

.exploreboxblue5:hover .explorelabel5 {
	opacity: 0;	
}


.exploreboxblue6 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/relay.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	transition: opacity .4s ease-in-out; 
}

.exploreboxblue6:hover {
	opacity: 0;	
}

.exploreboxblue6:hover .explorelabel6 {
	opacity: 0;	
}


.exploreboxblue7 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/market.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 50%;
	transition: opacity .4s ease-in-out;
}

.exploreboxblue7:hover {
	opacity: 0;	
}

.exploreboxblue7:hover .explorelabel7 {
	opacity: 0;	
}


.exploreboxblue8 {
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	margin: -5px;	
		background-image: url("images/ridesalt.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 60%;
	transition: opacity .4s ease-in-out;
}

.exploreboxblue8:hover {
	opacity: 0;	
}

.exploreboxblue8:hover .explorelabel8 {
	opacity: 0;	
}







/*

.explorebox1:hover {
	background-image: url("images/food2.jpg");
	color: rgba(0, 0, 0, 0);
	
}

.explorebox2:hover {
	background-image: url("images/music2.jpg");
	color: rgba(0, 0, 0, 0);
}

.explorebox3:hover {
	background-image: url("images/girlsdance2.jpg");
	color: rgba(0, 0, 0, 0);
}

.explorebox4:hover {
	background-image: url("images/church2.jpg");
	color: rgba(0, 0, 0, 0);
}

.explorebox5:hover {
	background-image: url("images/car2.jpg");
	color: rgba(0, 0, 0, 0);
}

.explorebox6:hover {
	background-image: url("images/relay2.jpg");
	color: rgba(0, 0, 0, 0);
}

.explorebox7:hover {
	background-image: url("images/market2.jpg");
	color: rgba(0, 0, 0, 0);
}

.explorebox8:hover {
	background-image: url("images/ridesalt2.jpg");
	color: rgba(0, 0, 0, 0);
}
*/












.exploreboxborder1 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	margin-right: 0;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

.exploreboxborder2 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

.exploreboxborder3 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

.exploreboxborder4 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

.exploreboxborder5 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

.exploreboxborder6 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

.exploreboxborder7 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

.exploreboxborder8 {	
	width: 100%;
	height: 100%;
	margin-left:;
	margin-top:;
	border: solid;
	border-image: url("images/imageborder.png") 10 stretch;
	border-width: 5px;
}

/*.exploreboxborder1:hover {	 Makes border vanish
	border: solid rgba(0,0,0,0);
}*/







.explorebox4 {
	margin-right: 0;	
}

.explorebox8 {
	margin-right: 0;	
}

.explorebox5,.explorebox6,.explorebox7,.explorebox8 {
	margin-top: 1.6666%;	
}











.explorelabel1, .explorelabel2, .explorelabel3, .explorelabel4, .explorelabel5, .explorelabel6, .explorelabel7, .explorelabel8 {
	text-align: center;
	position: relative;
	top: calc(50% - 11px);
	font-family: 'trenda-black';	
	font-weight: 500;
	font-size: 30px;
	letter-spacing: 3px;
	color: ;
	transition: opacity .4s ease-in-out;
}

























#stamp {
	position: absolute;
	z-index: 1;
	top: -40px;
	right: -20px;
	image-rendering: ;
	transform: rotate(7deg);
	opacity: 2 !important;
		pointer-events: none;
}

#evzone {
	position: absolute;
	z-index: 0;
	bottom: 0px;
	right: 0px;
	transform: ;
}


.clear {
	clear: both;	
}










#aboutsection {
	min-height: 500px;
	width: calc(100% - 350px);	
	position: relative;
	left: 175px;
	clear: both;
	top: -130px;


}

#aboutleft {
	height: 600px;
	float: left;
	width: 49.1666%;
	margin-right: 1.6666%;
	background-image: url("images/dancefull.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0%;
	overflow: visible;

	 /* -webkit-mask-image: url("images/imagemask.png");
	  mask-image: url("images/imagemask.png");
	  -webkit-mask-repeat: no-repeat;
	  mask-repeat: no-repeat;
	  -webkit-mask-position: 50% 50%;
	  mask-position: 50% 50%;
	  -webkit-mask-size: 100% 100%;
	  mask-size: 100% 100%;*/

}

#aboutright {
	height: 100%;
	width: 49.1666%;
	float: left;
/*	position: relative;
	z-index: 2;*/
}

.textmargin {
	margin-left: calc(1.6666% + 10%);
	margin-top: 60px;
	margin-right: 50px; 

}







#sig {
	image-render: pixelated;
	margin-top: 30px;	
}


#band2 {
	max-height:;
	width: 100%;
	background-color: #F4F4F0;
	clear: both;
	margin-top: 180px;
	overflow:;
}






#foodmenu {
	max-width: 800px;
	overflow: auto;
	margin-bottom: 50px;

}


.foodoption {
	height: ;
	width: 42%;
	margin-right: 16%;
	float: left;
	margin-top: 40px;
	overflow: auto;
	
}


.foodoption:nth-child(even) {
	margin-right: 0;
}

.foodoption > h3 {
	line-height: 20px;	
}






.imgsection {
	width: calc(100% - 10px);
	margin: 0 auto;	
}

.imgsection  .imgsectionhalf {
	display: inline;
}

.imgsection  .imgsectionhalf  img {
	width: 25%;	
	margin: 0;
	padding: 0;
	padding: 5px;
}



















* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  width: calc(100% - 350px);
  position: relative;
  margin: auto;
  margin-top: 30px;
  max-height: ;
  overflow: hidden;
} 

.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #111;
  font-weight: bold;
  font-size: 50px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  color: #FC3;
}

/* Caption text */
.text {
  color: #111;
  font-size: 40px;
  font-family: 'lora';
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}






























@media screen and (max-width: 1530px) {
	
	
.infoline {
	display: block;	
	line-height: ;
}

#articlesection {
	
}

#natgeo {
	left: calc(100% - 350px);	
}
}








@media screen and (max-width: 1460px) {



.explorebox1, .explorebox2, .explorebox3, .explorebox4, .explorebox5, .explorebox6, .explorebox7, .explorebox8 {
	width: 48%;
	margin-right: 4%;
	margin-top: 4%;
}

.explorebox1, .explorebox2 {
	margin-top: 0;
}

.explorebox2, .explorebox4, .explorebox6, .explorebox8 {
	margin-right: 0;
}

#stamp {
	top: -15px;
	right: 5px;
}

#evzone {
	position: ;
	z-index: ;
	top: ;
	right: ;
}



#aboutsection {
	margin-bottom: -300px;
	min-height: 0px;
	padding-bottom:;
	margin-top: 0px;
	
}

#aboutleft {
	height: 600px;
	float: none;
	width: 100%;
	margin-right: ;
	

}

#aboutright {
	height: ;
	width: 100%;
	float: none;
	display: inline-block;
	clear: both;


}

.textmargin {
	margin: 10%;
	margin-top: 30px;
	margin-bottom: 200px;
	position: relative;
	top: ;


}











}




@media screen and (max-width: 1175px) {

#ticketbutton {

	
}

.infobutton {

}



.infobuttonmobile {
	width: ;
	position: relative;
	top: 10px;
}

.readarticle {
	width: ;
	margin-top: 15px;
	left: calc(50% - 62.5px);	
}





}










@media screen and (max-width: 1200px) {





.imgsection {
	width: 100%;	
}

.imgsection .imgsectionhalf {
	display: block;
	margin-bottom: -4px;
}

.imgsection .imgsectionhalf img {
	width: 50%;	
	margin: 0;
	padding: ;
}



.homeheadertype {
	top: 30px;
	
	font-family: "trenda-black";
	font-weight: 900;
	color: #111;
	letter-spacing:3px;
	font-size: ;

}







body {
	min-height: 100%;
	width: 100%;
/*	border: solid #F1E2C4 15px;	*/
	overflow: ;
}


#footercontent {
	margin-top: 55px;	
}

.slideshow-container {
  width: calc(100% - 160px);
} 


/*
#logoseal {
	position: fixed;
	z-index: 3;
	top: 9px;
	left: 9px; 
	display: ;	
}*/

#logoseal {
	position: fixed;
	z-index: 3;
	top: 50px;
	left: 25px; /*180px*/
	display: none;	
}

#logosealg {
	position: fixed;
	z-index: 3;
	display: inline;
	top: 25px;
	left: 19px;
}



.menubutton {
	position: fixed;
	z-index: 3;
	top: 35px;
	right: 20px;	/*170px*/
	display:;
	border: none;
	background-color: none;
	outline: none;
	cursor: pointer; cursor: hand;
}

#bottomlefthud {
	position: fixed;
	z-index: 3;
	left: 36px; /*70px*/
	bottom: 40px;

	display: ;
}

#twitter {
	position: fixed;
	z-index: 3;
	right: 30px; /*70px*/
	bottom: 140px;
	display: ;	
}

#facebook {
	position: fixed;
	z-index: 3;
	right: 36px; /*70px*/
	bottom: 85px;
	display: ;	
}

#youtube {
	position: fixed;
	z-index: 3;
	right: 31px; /*70px*/
	bottom: 40px;
	display: ;	
		
}










#abovefoldcontainer {

	
}



#abovefoldimage {

}

#infolinebox {
	width: calc(100% - 170px);	
}

#video {
	display: block;
	margin: 0 auto;
	width: calc(100% - 170px);
	height: ;
	z-index: -1000;
}


#footercontainer {

	
}



#band {
		width: calc(100% - 170px);
	
}




.scrollicon {
	bottom:	 5px;
}



#explorecontainer {
	position: relative;
	height:;
	width: calc(100% - 160px);
	left: 80px;
	margin-top: 40px;
}




#aboutsection {
	width: calc(100% - 160px); 
	left: 80px;
	margin-bottom: -300px;
	min-height: 0px;
	padding-bottom:;
	margin-top: 0px;
	
}

#aboutleft {
	height: 600px;
	float: none;
	width: 100%;
	margin-right: ;
	

}

#aboutright {
	height: ;
	width: 100%;
	float: none;
	display: inline-block;
	clear: both;


}

.textmargin {
	margin: 10%;
	margin-top: 30px;
	position: relative;
	top: ;
	margin-bottom: 200px;


}

#stamp {
right: 10px;
top: -30px;
}



}


@media screen and (max-width: 1020px) {
	
.buyticketsbuttonnew {
	margin-left: 20px;
	margin-right: 20px;	
}
	
	
	
#ticketbutton {
	margin-left: 10px;
	margin-right: 10px;	
}
	
.homeheadertype {
		font-family: "trenda-black";
	font-weight: 900;
	color: #111;
	letter-spacing:3px;
	font-size: 30px;
	top: 38px;
	
}
	
		
		
		
		
}









@media screen and (max-width: 940px) { /*MOBILE!!!!!!!!!!!!!!!!!!!!!*/
	
	

	
	
	
	
#abovefoldimage {
	left: 0;
	top:  ;
	width: 100%;
	
		background-image: url("images/dancealt3.jpg");
		background-size:cover;
}

#evzone {
	position: ;
	z-index: ;
	top: ;
	right: ;
}




body {
}

.homelogo {
	width: ;

}

#homelogoimg {
	
}
	

#aboutleft {
	height: 400px;
}







#logoseal {
	top: 9px;
	left: 9px; /*180px*/
	display: ;	
}








	
	
	
	
}







@media screen and (max-width: 870px) {
	

#readarticlebutton {
	position: relative;
	left: calc(50% - 100px);
	clear: both;
}
	
#band {
	height: 250px;	
}
	
/*	
#explorecontainer {
	position: relative;
	height:;
	width: calc(100% - 100px);
	left: 50px;
	margin-top: 0px;
}*/


#abovefoldimage {
	min-height: 0px;
}


#band {
	display: none;	
}

#bandformobile {
	display: block;
	min-height: ;
	background-color: #F4F4F0;	
	margin: 0 auto ;
	width: calc(100% - 170px);
}

#bandformobile h2 {
	text-align: center;
	padding-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
}

#bandformobile p {
	text-align: center;
	padding-top: ;
	margin-left: 50px;
	margin-right: 50px;
}

#readarticlebutton {
	margin-bottom: ;	
}



















#foodmenu {
	max-width: 800px;
	overflow: auto;

}


.foodoption {
	height: ;
	width: auto;
	max-width: 296px;
	margin-right: 0;
	display:;
	float: none;
	margin-top: 30px;
	overflow: auto;
	
}

























.scrollicon {
	display: none;	
}


#articlesection {
padding-top: 80px;
overflow: hidden;

}

.articlesectioncontainer {
	width: 100%;
	min-height: 200px;
	position: relative;
	left: 0;
	margin-top: 0;
	text-align: center;
	top: 50px;
	margin-left: ;

}

#magcontainer {
	display: none;	
}

.clear {
	clear: both;
	overflow: hidden;
}




/*
#aboutsection {
	width: calc(100% - 100px); 
	left: 50px;
	margin-bottom: -300px;
	min-height: 0px;
	padding-bottom:;
	
}
*/







.menubutton {


}



.scrollicon {
	bottom:	 5px;
}

}



@media screen and (max-width: 780px) {



.ticketsformobile{
	display: block;
	float: ;
	margin-top: 20px;
	width: 200px;
	height: 50px;
	background: #ffd600;
	
	width: calc(100vw - 60px);
	margin-left: 22px;
	margin-right: 0;
}

#bandformobile {
	width: calc(100% - 40px);
}



#infocontainerbuttons {
	top: 90px;	
}

#abovefoldcontainer {
	height: ;

}

#video {
	display: none;	
}

.homeheadertype {
	display: none;
}

#festfavsmenu {
	background-color: ;
	height: ;
	width: calc(100% + 60px);
	margin-left: -30px;	
}

.festfavsmenuitem {
	margin-bottom: -118px;
}


.festfavsmenuitem img {
	max-width: 100%;
	min-width: 100%;
}

.festfavsmenuitemlabel {
	font-family: 'trenda-black';
	font-size: 50px;
	color: white;	
	position: relative;
	bottom: 90px;
	margin-left: 26px;
	letter-spacing: 2px;	
}

.festfavsmenuitemnote {
	font-family: lora;
	font-size: 16px;
	color: white;	
	position: relative;
	bottom: 95px;
	margin-left: 26px;
	font-style: italic;
}

	
	
#footercontent > h4 {
	font-size: 11px;	
}

.slideshow-container {
  width: calc(100% - 40px);
} 
	
#belowfold {
	margin-top: 110px;	
}

.buyticketsbuttonnew{
	width: calc(100vw - 60px);
	margin-left: 0;
	margin-right: 0;	
}

.textmargin {
		
}

#evzone {
	display: none;
}
	
	
#abovefoldimage {
	min-height: 200px;
	height: ;
	max-height: 350px;
	background-image: ;
	background-size: 200% 100%;

}

#infolinebox {
	clear: both;
	font-weight: ;
	background-color: #F4F4F0;
	width: calc(100% - 40px);

}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


#twitter , #facebook , #youtube {
	display: none;
}

.bodytext {
	margin: 0 auto;	
	max-width: 800px;
	margin-bottom: ;
	margin-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}

#bottomlefthud {
	display: none;
}

#sig {
	position: relative;
	right: 100px;
	transform: scale(.5);	
}
	
	
	#ticketbutton {
	margin-left: 0;
	margin-right: 0;	
}	

#infocontainerbuttons {
	
}

#festfavs {
	font-family: 'trenda-black';
	font-size: 20px;
}

#festfavssub {
	font-size: 16px;
}

.infobuttonnew:last-child {
	display: none;
}

.infobuttonnew:first-child {
	display: none;
}

.infobutton {
	position: relative;
	top: -13px;
	display: none;	
	left: calc(50% - 100px);
	margin-bottom: 10px;
}





#homelogoimg {
width: 100%;
max-width:400px ;
}
	
	
#homelogo {
width: 100%;
top: 50px;

}

#explorecontainer {
	width: calc(100% - 40px);
	left: 20px;
	margin-top: 0;

}

.explorebox1, .explorebox2, .explorebox3, .explorebox4, .explorebox5, .explorebox6, .explorebox7, .explorebox8 {
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
	height: 350px;
}









	
	
#aboutsection {
	min-height: 500px;
	width: calc(100% - 40px);	
	position: relative;
	left: 20px;
	clear: both;
	top: -130px;


}

#aboutleft {
	height: ;
	float: left;
	width: 100%;
	margin-right: 1.6666%;
}
	
	
h1 {
	font-family: "trenda-black";
	font-weight: bold;
	color: #111;
	letter-spacing:3px;
	font-size: 35px;
}

h2 {
	font-family: "trenda-black";
	font-weight: 400;
	color: #111;
	letter-spacing:2px;	
	font-size: 20px;
	line-height: ;
}

h3 {
	font-family: "lora";	
	font-size: ;
}


p {
	font-family: "lora";
	font-weight: 400;
	line-height: 30px;
	color: #111;
	letter-spacing:.5px;	
	font-size: ;
}
	
	
	#map{
  height: ;
}
	
#titleimagechurch {
	height: 60vw;
}

#titleimagedance {
	height: 60vw;
}

#titleimagefood {
	height: 60vw;
}

#titleimagemusic {
	height: 60vw;
}

#titleimagerelay {
	height: 60vw;
}

#titleimagemarket {
	height: 60vw;
}

#titleimagerides {
	height: 60vw;
}

#titleimageraffle {
	height: 60vw;
}

	
	
.pagetitle {
	margin-top: -22px;	
}
	

	
	
	
	
	
	
	
	
	
	
	
#articlesection {
	

}




	
	
	
	
	
	
	
}



@media screen and (max-width: 580px) {

.festfavsmenuitemnote {
	font-family: lora;
	font-size: 16px;
	color: white;	
	position: relative;
	bottom: 70px;
	font-style: italic;
}

.festfavsmenuitemlabel {
	font-family: 'trenda-black';
	font-size: 20px;
	color: white;	
	position: relative;
	bottom: 65px;
	letter-spacing: 2px;
}

.festfavsmenuitemcost {
	font-family: 'trenda-black';
	font-size: 20px;
	color: white;	
	position: relative;
	bottom: 85px;
	right: 20px;
	letter-spacing: 2px;
	text-align: right;

}

.festfavsmenuitem {
	margin-bottom: -58px;
}


#video {
	display: none;	
}

#abovefoldcontainer {
	min-height: 200px;	
}

#infocontainerbuttons {
	bottom: 0px;
	top: 90px;

}
}










@media screen and (max-width: 395px) {
#footercontent {
	margin-top: ;
}


#aboutleft {
	height: 200px;
	float: none;
	width: 100%;
	margin-right: ;
	

}





}






@media screen and (max-width: 375px) {
/*
#abovefoldimage {
	max-height: 100px;
	min-height: 450px;
*/

.explorebox1, .explorebox2, .explorebox3, .explorebox4, .explorebox5, .explorebox6, .explorebox7, .explorebox8 {
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
	height: 250px;
}

#stamp {
	top: -30px;
	right: -20px;
	transform: scale(.7);

}


}


@media screen and (max-width: 375px) {
	
#abovefoldimage {
	height: 280px;	
}

#abovefoldcontainer {
	height:;	
}


	
}








































