html {
  background-image: url('newimg/animspace.gif');
  background-repeat: repeat 
}

a {
color: #FFFFFF;
text-decoration: none;
}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

embed, iframe, img, object, video { 
max-width: 100%; 
}

* { 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}

p {
    display: block;
    margin-block-start: .4em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

#mainbox {
width: 100%;
max-width: 1100px;
margin: 0 auto;
text-align: center;
}

#topcommon {
width: 100%;
display:inline-block;
min-height: 30px;
text-align: center;
padding-top: 10px;
}

#tbar {
width: 100%;
height: 30px;
background-image: url('newimg/menu_bk_new2.jpg');
background-repeat: repeat;
font-family:sans-serif;
font-size: 18px;
color: #ffffff;
text-align: right;
font-style: italic;
}

#topb {
width: 100%;
height: 202px;
display: inline-block;
text-align: center;
margin-top: 10px;
}

.headimg {
width: 100%;
display:block inline-block;
max-height: 500px;
}
}

@media screen and (max-width:800px){
.headimg {
width: 100%;
background: black;
margin: 0 auto;
display:block inline-block;
vertical-align: top; 

}
}

.headimg {
  position: relative;
  width: 100%;
}

.headimg img {
  position: relative;
  z-index: 0;
}

.headimg .hdtext {
  position: absolute;
  z-index: 10;
  top: 2%;
  left: 40%;
  font-size: 20pt;
  font-family: Bangers;
  color: black;
  text-shadow: 3px 3px 3px rgba(250, 250, 250, 1.8);
    
}

@media screen and (max-width:800px){
.headimg .hdtext {
  position: absolute;
  z-index: 10;
  top: 2%;
  left: 35%;
  font-size: 20pt;
  font-family: Bangers;
  color: black;
  text-shadow: 3px 3px 3px rgba(250, 250, 250, 1.8);
}
}

/* HOMEPAGE SLIDER */

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
  max-height: 500px;
}

/* CONTENT BOXES */

#mainrow {
display: inline-block;
width: 100%;
height: 100%;
vertical-align: top;
background-color: #1A86AE;
}

#box050  {
width: 50%;
min-height: 300px;
height: 100%;
background: #B6E0EE;
display:block inline-block;
text-align: center;
float: left;
padding: 10px;
font-family: sans-serif, arial;
font-size: 17px;
}

@media screen and (max-width:800px){
#box050 {
width: 100%;
min-height: 50px;
background: #B6E0EE;
margin: 5px auto;
text-align: center;
padding: 10px;
font-size: 17px;
font-family: sans-serif, arial;
}
}

#box075  {
width: 73%;
height: 100%;
margin: 0 0 0 5px;
background: #B6E0EE;
display:block inline-block;
text-align: center;
float: left;
padding: 10px;
font-family: sans-serif, arial;
font-size: 17px;
}

@media screen and (max-width:800px){
#box075 {
width: 100%;
min-height: 50px;
background: #B6E0EE;
margin: 5px auto;
text-align: center;
padding: 10px;
font-size: 17px;
font-family: sans-serif, arial;
}
}

#box025  {
width: 25%;
height: 100%;
background: #1A86AE;
display:block inline-block;
text-align: center;
float: left;
}

@media screen and (max-width:800px){
#box025 {
width: 100%;
min-height: 50px;
background: #1A86AE;
margin: 5px auto;
text-align: center;
}
} 

.box033  {
width: 33%;
display: inline-block;
text-align: center;
float: left;
font-family: 'Bangers', cursive;
font-size: 26px;
color: #99D3E7;
}

@media screen and (max-width:800px){
.box033 {
width: 100%;
display: inline-block;
float: left;
margin: 5px auto;
text-align: center;
font-family: 'Bangers', cursive;
font-size: 26px;
color: #99D3E7;
}
} 

#miscbox {
width: 100%;
display: in-line block;
padding: 5px 0;
}

/* MAIN CONTENT */

#col050  {
width: 50%;
display: inline-block;
text-align: center;
float: left;
vertical-align: top;
}

@media screen and (max-width:800px){
#col050 {
width: 100%;
margin: 5px auto;
text-align: center;
vertical-align: top;
}
}

#page-title {
width: 100%;
height: 100%;
display: inline-block;
text-align: center;
padding: 10px 5px;
font-family: Bangers;
font-size: 18pt;
}

#concession {
padding: 10px;
vertical-align: top;
}

 /* SIDEBAR */

.outsidefood {
padding: 20px 0 10px 0;
}

@media screen and (max-width:800px){
.outsidefood {
 padding: 12px 0;
}
}

.genimage {
filter: drop-shadow(5px 5px 5px #222);
margin-bottom: 10px; 
}

.image10 {
filter: drop-shadow(5px 5px 5px #222);
margin-top: 12px; 
}

.small {
font-family: sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
}

.socmed {
margin: 0 4px;
}

#rules {
display: inline-block;
width: 100%;
text-align: left;
padding: 6px;
}

/* FOOTER */

.footer  {
width: 100%;
height: 75px;
display: block inline-block;
background-image: url('newimg/footer_bk_child.jpg');
background-repeat: repeat;
background-color: #2D2D2D;
}

.footer-inside  {
width: 100%;
display: inline-block;
text-align: center;
padding-top: 30px;
font-size: 16px;
color: black;
}

/* CARDS ICONS */

#cards {
width: 100%
display: inline-block;
padding: 10px 0;
text-align: center;
font-family: arial;
font-size: 16px;
color: white;
}

.cardsimg {
margin-right: 8px;
filter: drop-shadow(5px 5px 5px #222); 
}

 /* NAVIGATION */

#menu {
	color: #fff;
	height: 50px;
	padding-left: 18px;
	border-radius: 0px;
    background-image: url('newimg/menu_bk_new.jpg');
}
#menu ul, #menu li {
	margin: 0 auto;
	padding: 0;
	list-style: none
}
#menu ul {
	width: 100%;
}
#menu li {
	float: left;
	display: inline;
	position: relative;
}
#menu a {
	display: block;
	line-height: 45px;
	padding: 0 14px;
	text-decoration: none;
	color: #000000;
	font-size: 14pt;
    font-family: Arial, sans-serif;
    text-shadow: 3px 3px 3px rgba(250, 250, 250, 3);
}
#menu a.dropdown-arrow:after {
	content: "\25BE";
	margin-left: 5px;
}
#menu li a:hover {
	color: #FFFFFF;
	background: #0890C2;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 45px;
    color: black;
    font-size: 18px;
    font-weight: bold;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	content: "\2261"; 
	margin-left: 20px;
    font-family: Arial, sans-serif;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width: 210px;
	background: #000000;
	position: absolute;
	z-index: 99;
	display: none;
}
#menu ul.sub-menus li {
	display: block;
	width: 100%;
}
#menu ul.sub-menus a {
	color: #FFFFFF;
	font-size: 14pt;
    font-family: Arial, sans-serif;
    width: 100%;
    background: #003482;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 5);
}
#menu li:hover ul.sub-menus {
	display: block
}
#menu ul.sub-menus a:hover{
	background: #000000;
	color: #FFFFFF;
}
@media screen and (max-width: 800px){
	#menu {position:relative}
	#menu ul {background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none}
	#menu ul.sub-menus {width:100%;position:static;}
	#menu ul.sub-menus a {padding-left:30px;}
	#menu li {display:block;float:none;width:auto;background-color:#A5DAEB;}
	#menu input, #menu label {position:absolute;top:0;left:0;display:block}
	#menu input {z-index:4}
	#menu input:checked + label {color:white}
	#menu input:checked + label:before {content:"\00d7"}
	#menu input:checked ~ ul {display:block}
}
