
html{
	
}
body {
	background-color: #404040;
	color:#c6960d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#c6960d;
	text-decoration:none;
}
a:link {color:#c6960d;}      /* unvisited link */
a:visited {color:#c6960d;}  /* visited link */
a:hover {color:#ffffff;}  /* mouse over link */
a:active {color:#ffffff;}  /* selected link */ 

#content{
	position:relative;
	width:1027px;
	height:100%;
	padding:19px;
	margin:auto;
	background: #231F20;
}

#header {
	position:relative;
	top:0px;
	left:0px;
	width:1023px;
	height:290px;
	background: url('/img/header-bg.jpg') no-repeat top center;
}
#headertext {
	position:absolute;
	bottom:10px;
	right:24px;
	font-family: 'Bell Gothic Std', 'Bell Gothic', tahoma,verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4b2914;
}
.slideshow{
	position:absolute;
	top: 30px;
	left:390px;
}
#taps{
	width:100%;
	padding:0px;
	border-spacing:0px;
}
#specials{
	width:100%;
	padding:0px;
	border-spacing:0px;
}
#full{
	text-align:center;
	margin:16px;
	padding-top:12px;
	border-top:2px solid #c6960d;
}
.full{
	text-align:center;
	margin-left:80px;
	margin-right:80px;
	margin-top:6px;
	margin-bottom:10px;
	padding-top:8px;
	border-top:2px solid #c6960d;
}
.header{
	background-color:#520F00;
	border-bottom:2px solid #c6960d;
	padding:6px;
	font-size:15px;
	z-index:20;
}
.border{
	border:2px solid #c6960d;
}
.bold{
	font-size:15px;
	font-weight:bold;
}
.aside{
	text-align:right;
}
.hr{
	color: #c6960d;
	background-color: #c6960d;
	height:2px;
}
.just{
	text-align:justify;
}
.small{
	font-size:12px;
}
.menu{
	width:1024px;
	margin-bottom:19px;
}
.menu img{
	margin:0px;
	border:0px;
	padding:0px;
}
.left{
	width:743px;
	float:left;
	margin-right:19px;
}
.right{
	width:260px;
	float:right;
}
.syndication{
	border:0px;
	vertical-align:middle;
	margin-right:5px;
	margin-top:10px;
}
.sidebar{
	border-left:2px solid #c6960d;
	margin-top:0px;
	padding-left:19px;
}
.menuitem{
	padding:10px;
}
.row{
	padding:6px;
	border-top:2px solid #907040;
	background-color:#404040;
	font-size:15px;
}
.menurow{
	padding:1px;
	background-color:#404040;
	font-size:15px;
}
.first{
	border-top:0px;
}
.taps{
	margin-bottom:19px;
}
.link{
	margin-bottom:19px;
}
.specials{
}
.end{
	clear:both;
}
