@charset "UTF-8";
body {
}
#container {
	height: auto;
	width: 800px;
	text-align:left;
	position:relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}#header {
	height: 111px;
	width: 800px;
}
#navigation {
	background-color: #351824;
	height: 40px;
	width: 800px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content {
	background-color: #351824;
	width: 760px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 20px;
	height: 508px;
}
#footer {
	height: 25px;
	width: 780px;
	background-color: #9F6C15;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: right;
}
#slideshow {
	float: left;
}
#swf {
	height: 339px;
	width: 452px;
	border: 4px double #351824;
}
#menu {
	width: 760px;
}
#specials {
	float: right;
	width: 240px;
}
#hours {
	float: right;
	height: 80px;
	width: 240px;
	background-image: url(assets/images/hoursrec.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

