@CHARSET "UTF-8";
@import url('reset.css');
@import url('init.css');
body {
	margin-top: 20px;
	background: #200e05 url(../images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: top, center;
	background-attachment: fixed;
	background-size: cover;
	text-align: justify;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #fff;
	height: 100%
}
h1, h2, h3 {
}
p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}
p {
}
blockquote {
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
/* Wrapper */

#wrapper {
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* Header */

#header {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	min-width: 980px;
}
#address {
	width: 420px;
	position:relative;
	bottom:10px;
	float:left;
	text-align: center;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
}
#social {
	position:relative;
	bottom:20px;
	right:10px;
	float:right;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	
}
/* Logo */

#logo {
//	background: url(../images/logo.jpg);
//	background-repeat: no-repeat;/* width: 287px; *//* height: 95px; */
	margin: 0 auto;text-align: center;}
/* Nav Menu */
#logo > a > img {
	width: 572px;
}
#nav-menu {
	position: relative;
	top: -37px;
	margin-top:-40px;
}
#nav-menu-right {
	float: right;
	height: 54px;
}
#nav-menu-left {
	float: left;
	height: 54px;
}
#nav-menu ul {
	margin: 0;
	padding: 0px 0 0 15px;
	list-style: none;
	line-height: normal;
}
#nav-menu li {
	display: inline;
	text-align: center;
}
#nav-menu a {
	display: block;
	float: left;
	height: 36px;
	margin-right: 2px;
	padding: 18px 15px 0px 15px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px black;
}
#nav-menu a:hover, #nav-menu .active a {
	color: #fff;
	-webkit-text-stroke: 1px #ccc;
	text-shadow: -1px 1px 20px #fff;
}
/* Page */

#page-wrap {
	
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	min-width: 980px;
}
/*home notice*/
.notice {
	max-width: 980px;
	text-align: center;
	margin: 15px auto;
	color: #fff;
}
/*home image*/
#home-img {
	background:#000;
	/* width: 960px; */
	/* height: 577px; */
	display: block;
	margin: 0 auto;
	padding: 10px;
}
#home-img img {width: 658px;}
/*Litebox*/
.image-row {
	margin: 40px auto 0px;
	position: relative;
	overflow: hidden;
	/*border:solid 1px white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	margin-bottom: 20px;
}
.example-image-link {
	display: inline-block;
	padding: 4px;
	margin: 0 0.5rem 1rem 0.5rem;
	background-color: #ccc;
	line-height: 0;
	-webkit-transition: background-color 0.1s ease-out;
	-moz-transition: background-color 0.1s ease-out;
	-o-transition: background-color 0.1s ease-out;
	transition: background-color 0.1s ease-out;
}
.example-image-link:hover {
	background-color: #ccc;
}
.example-image {
	height: 201px;
}
/* scontent */
.scontent {
	background: #000; 
	background-repeat: no-repeat;
	width: 680px;
	margin: auto;
	color: #fff;
	line-height: 150%;
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
}
.scontent-home {
	background: #000;
	width: 680px;
	margin: auto;
	color: #fff;
	line-height: 150%;
	margin-bottom: 20px;
	text-align: center;
	min-width: 680px;
}
.sctitle {
	position: relative;
	left: 10px;
	text-align: left;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 28px;
	text-transform: uppercase;
}
.menucontent {
	margin: 10px auto 50px; width: 980px;
}
.menucontent img {display: block; margin: 0 auto;}
/*.scontent h1 {
	color:black;
	font-size:50px;
	text-align:center;
	text-transform:uppercase;
	line-height:50px;
	margin:20px 0px;
}*/
/* Submenu */

#submenu {
}
/* Footer */

#footer {
	padding-top: 10px;
	height: 20px;
	margin: 0 auto;
	color: #fff;
	width:960px;
}
#footer p {
	margin: 0;
		text-align: center;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #fff;
	
}
#footer a:hover {
	text-decoration: none;
}
/*Location*/
.rest-map {
	float: left;
	padding: 10px;
}
.rest-info {
	float: right;
	padding: 10px;
	width: 234px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.direction-button {
	position: relative;
	top: 10px;
}
.hours {
	font-size:14px;
}
.menu-download {
	text-align: center;
	margin: 20px auto 10px;
	display: block;
	width: 200px;
	padding: 12px 0px;
	text-decoration: none;
	color: #F1DE5C;
	border-radius: 5px;
	background-color: #9E4700;
	border: 1px solid #351604;
}
#slideshow {position: relative; width: 658px; height: 630px; overflow: hidden;;}
#slideshow img {position: absolute; top: 0; left: 0; border: 5px solid #000;}
#slideshow-size {opacity: 0; visibility: hidden;}
.abs {position: absolute;}