@charset "UTF-8";
/* GLOBAL STYLES */
body {
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url(img/background.jpg);
}
a {
	text-decoration:none;
}

div {
	box-sizing:border-box;
}

br {
	clear:both;
}
/*HEADER STYLES*/
.fullWidth {
	width:100%;
	background:none;
}

.headerContainer {
	width:960px;
	height:150px;;
	margin:0 auto;
	margin-top:20px;
	background-color:transparent;
}
.logoContainer a {
	width:150px;
	height:150px;
	float:left;
	margin-left:10px;
	display:block;
	overflow:hidden;
	background-image:url(logo.png);
	padding-right:-2px;
	background-color:transparent;
}

.logoContainer a:hover {
	background-position:bottom left;
	opacity:0.7;
}

.logoContainer a:active {
	opacity:0.2;
}

.navContainer {
	width:640px;
	height:100px;
	float:left;
	margin-left:160px;
	margin-top:50px;
	display:block;
	overflow:hidden;
	background-color:transparent;
}
.navBtn a {
	width:150px;
	height:100px;
	display:block;
	text-decoration:none;
	float:left;
	overflow:hidden;
	background-color:transparent;
}

.navBtn a:hover img {
	position:relative;
	top:-100px;
}

/* MAIN BODY STYLES */
#wrapper {
	width:960px;
	height:550px;
	margin:0 auto;
	display:block;
}

#main {
	font-family:Impact, 'Noto Sans', sans-serif;
	width:60%;
	height:470px;
	text-align:center;
	align-content:center;
	//line-height:1.5em;
	//padding:1em 2%;
	margin: 0 2% 1em;
	margin-top:40px;
	padding-top:20px;
	clear:both;
	float:left;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	border-left:6px;
	border-right:6px;
	border-top:6px;
	border-bottom:6px;
	border-style:solid;
	border-color:black;
	background:#629d66;
}

#main h1 {
	font:"Impact";
	font-size:24px;
	color:black;
	line-height:12px;
	font-weight:300;
	text-align:center;
	letter-spacing:1px;
}

#main p {
	font-family:'Noto Sans', sans-serif;
	font-size:14px;
	color:black;
	font-weight:300;
	text-align:center;
}
#extras {
	font-family:Impact, 'Noto Sans', sans-serif;
	width:30%;
	height:450px;
	margin-top:40px;
	margin-left:15px;
	float:left;
	background:transparent;
}

#extras h1 {
	font:"Impact";
	font-size:24px;
	color:black;
	font-weight:300;
	text-align:center;
	letter-spacing:1px;
}

#extras p {
	font-family:'Noto Sans', sans-serif;
	font-size:18px;
	color:black;
	font-weight:300;
	margin-bottom:10px;
	text-align:center;
}
.specials {
	width:100%;
	height:220px;
	padding-top:10px;
	text-align:center;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	border-left:6px;
	border-right:6px;
	border-top:6px;
	border-bottom:6px;
	border-style:solid;
	border-color:black;
	background:#629d66;
	border-style:solid;
	border-color:black;
	background:#629d66;
}

.specials a:hover {
	position:relative;
	opacity:0.7;
	color:#EB383B;
}
.takeout {
	font-family:Impact, 'Noto Sans', sans-serif;
	text-align:center;
	align-content:center;
	width:100%;
	height:270px;
	margin-top:15px;
	line-height:120%;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	border-left:6px;
	border-right:6px;
	border-top:6px;
	border-bottom:6px;
	border-style:solid;
	border-color:black;
	background:#629d66;
	border-style:solid;
	border-color:black;
	background:#629d66;
}

.pulltabs {
	font-family:Impact, 'Noto Sans', sans-serif;
	font-weight:200;
	width:900px;
	height:155px; 
	float:left;
	position:relative;
	align-content:center;
	line-height:50%;
	margin-left:18px;
	margin-top:35px;
	margin-bottom:45px;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	border-left:6px;
	border-right:6px;
	border-top:6px;
	border-bottom:6px;
	border-style:solid;
	border-color:black;
	background:#629d66 url(img/lions.png) no-repeat 1%;
}
.pulltabs h1 {
	font-family:Impact, 'Noto Sans', sans-serif;
	text-align:center;
	letter-spacing:1px;
	font-weight:200;
}
.pulltabs p {
	font-family:'Noto Sans', sans-serif;
	font-size:18px;
	font-weight:200;
	text-align:center;
	color:black;
}
.lions {
	width:65%;
	height:155px;
	display:block;
	line-height:60%;
	text-align:center;
	margin:0 auto;
	background:transparent;
	//overflow:hidden;
}

.lions h1 {
	text-align:center;
	font-size:40px;
}
.lions p {
	text-align:center;
	padding-right:10px;
}

.picture {
	width:20%;
	height:150px;
	margin-top:-165px;
	display:block;
	float:right;
	background:transparent;
}
.fill {
	font-family:Impact, 'Noto Sans', sans-serif;
	width:700px;
	height:875px;
	display:block;
	margin:0 auto;
	line-height:50%;
	margin-top:45px;
	margin-bottom:45px;
	align-content:center;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	border-left:6px;
	border-right:6px;
	border-top:6px;
	border-bottom:6px;
	border-style:solid;
	border-color:black;
	background:#629d66;
}
.fill h1 {
	font:Impact;
	font-size:50px;
	text-align:center;
	font-weight:300;
	color:black;
}
.fill p {
	font-family:'Noto Sans', sans-serif;
	font-size:18px;
	text-align:center;
	font-weight:200;
	color:black;
}
.fill a:hover {
	opacity:0.7;
}
.backbutton {
	width:140px;
	height:45px;
	margin:0 auto;
	padding-top:15px;
	background:transparent;
}
.bingo {
	font-family:Impact, 'Noto Sans', sans-serif;
	width:700px;
	height:440px;
	display:block;
	margin:0 auto;
	line-height:90%;
	margin-top:45px;
	margin-bottom:45px;
	padding-top:15px;
	text-align:center;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	border-left:6px;
	border-right:6px;
	border-top:6px;
	border-bottom:6px;
	border-style:solid;
	border-color:black;
	background:#629d66;
}
.bingo h1 {
	font:Impact;
	font-size:50px;
	text-align:center;
	font-weight:300;
	color:black;
}
.bingo p {
	font-family:'Noto Sans', sans-serif;
	font-size:18px;
	text-align:center;
	font-weight:200;
	color:black;
}
.bingo a:hover {
	opacity:0.7;
}
.menu {
	font-family:Impact, 'Noto Sans', sans-serif;
	width:700px;
	height:4930px;
	display:block;
	margin:0 auto;
	line-height:50%;
	margin-top:45px;
	margin-bottom:45px;
	text-align:center;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	border-left:6px;
	border-right:6px;
	border-top:6px;
	border-bottom:6px;
	border-style:solid;
	border-color:black;
	background:#629d66;
}
.menu h1 {
	font:Impact;
	font-size:50px;
	text-align:center;
	font-weight:300;
	color:black;
}
.menu h2 {
	font-family:Impact;
	font-size:26px;
	text-align:center;
	letter-spacing:1px;
	font-weight:300;
	color:black;
}
.menu p {
	font-family:'Noto Sans', sans-serif;
	font-size:18px;
	text-align:center;
	font-weight:200;
	color:black;
}
.menu p2 {
	font-family:'Noto Sans', sans-serif;
	font-size:14px;
	line-height:115%;
	text-align:center;
	font-weight:200;
	color:black;
}
	
.menu a:hover {
	opacity:0.7;
}
/* FOOTER STYLES */
#footer {
	clear:left;
	padding-left:10px;
	border-top:1px solid #000;
}

#footer h1 {
	font-family:'Noto Sans', sans-serif;
	font-size:12px;
	color:black;
}