/* * * * * * * * * * Google Font Import * * * * * * * * * */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,800italic,400,700,800,300);
@import url(//fonts.googleapis.com/css?family=Nunito+Sans:300,400,900&display=swap);
@import url(//fonts.googleapis.com/css2?family=Saira+Extra+Condensed&display=swap);

@font-face {
    font-family: "bebas_neuebold";
    src: url("../../fonts/bebasneue-bold-webfont.woff2") format("woff2"),
url("../../fonts/bebasneue-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bebas_neuebook";
    src: url("../../fonts/bebasneue-book-webfont.woff2") format("woff2"),
url("../../fonts/bebasneue-book-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bebas_neueregular";
    src: url("../../fonts/bebasneue-regular-webfont.woff2") format("woff2"),
url("../../fonts/bebasneue-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SteelfishRegular";
    src: url("../../fonts/steelfish_rg-webfont.eot");
    src: url("../../fonts/steelfish_rg-webfont.eot?#iefix") format("embedded-opentype"),
url("../../fonts/steelfish_rg-webfont.woff") format("woff"),
url("../../fonts/steelfish_rg-webfont.ttf") format("truetype"),
url("../../fonts/steelfish_rg-webfont.svg#SteelfishRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}


.attr1 { background-image: url("../img/attractions_back-01.jpg"); }
.attr2 { background-image: url("../img/attractions_back-02.jpg"); }
.attr3 { background-image: url("../img/attractions_back-03.jpg"); }
.attr4 { background-image: url("../img/attractions_back-04.jpg"); }
.attr5 { background-image: url("../img/attractions_back-05.jpg"); }
.attr6 { background-image: url("../img/attractions_back-06.jpg"); }
.attr7 {
	background-image: url("../img/attractions_back-07.jpg") ;
}
.otherHaunt { background-image: url("../img/otherHaunt_Art.jpg"); }
.slidez01 { background-image: url("../img/featured_bg-01.jpg"); }

.slidez02 { background-image: url("../img/featured_bg-02.jpg"); }


.slidez03 { background-image: url("../img/featured_bg-03.jpg"); }
.slidez04 { background-image: url("../img/featured_bg-04.jpg"); }
.slidez05 { background-image: url("../img/featured_bg-05.jpg"); }
.slidez06 { background-image: url("../img/featured_bg-06.jpg"); }
.slidez01, .slidez02, .slidez03, .slidez04, .slidez04, .slidez05, .slidez06 {
	background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
}
#videosubstitute{background-image:url("../video/video.gif");}

header {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.seasonal {display:none !important;}
.offSeason {}
.showAtt {}
.flowATT {}
.showFeat {}
.flowADD {}
.showJobs {display:none !important;}
.showChat {display:none !important;}
.showCal {display:none !important;}
.showHours {display:none !important;}
