@charset "UTF-8";
/* CSS Document */

body {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	background:url(img/bg2.jpg) center top repeat-y #CFF;
	
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #F90;
}

#header h1 { 
	background:url(img/max_logo.png) no-repeat center;
	width: 820px;
	height:268px;
	margin: 0 auto;
}

#header h1 a {
	height: 268px;
	width: 820px;
	float:left;
}

#header h1 {
	text-indent: -5000px;
}

#header h3 {
	text-align: center;
}

#wrapper {
	/*background:url("images/topgradient.png") no-repeat scroll center top transparent;*/
	margin:0 auto;
	width:810px;
	padding:5px;
}

#navigation li { 
	float: left;
	list-style: none;
	padding: 5px 62px;
	font-size:18px;
	margin-top:10px;
	text-transform:uppercase;
	font-family:Arial;
	background:url(img/bullet.png) right no-repeat;
}

#navigation li.last {
	background-image: none;
}

#navigation, navigation ul {
	width: 820px;
	height: 50px;
	background: #cc0001;
	margin: 8px 0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#navigation ul li a:link {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#navigation ul li a:hover {
	text-shadow:#000 2px 3px 2px;
}

#navigation ul li a:visited {
	 color: #FFF;
}


#content {
	margin:0;
	overflow:hidden;
	padding:0;
	width:820px;
}

#homepage {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	height:325px;
	padding:15px 20px;
	width:774px;
	border: 3px solid #C03;
}

#menu {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	/*height:305px;*/
	padding:15px 20px;
	width:774px;
	border: 3px solid #C03;
}

#reviews {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	/*height:305px;*/
	width:800px;
	border: 3px solid #C03;
}

.left {
	border-right:1px solid #A8A398;
	float:left;
	height:325px;
	margin-right:15px;
	overflow:hidden;
	padding-right:15px;
	width:262px;
}

.mid {
	border-right:1px solid #A8A398;
	float:left;
	height:325px;
	margin-right:15px;
	overflow:hidden;
	padding-right:15px;
	width:220px;
}

.right {
	float:right;
	height:325px;
	overflow:hidden;
	width:220px;
}

#homepage h3 {
	color:#000000;
	font-size:25px;
	font-style:normal;
	font-weight:normal;
	line-height:25px;
	margin-bottom:13px;
}

#homepage p {
	color:#333333;
	font-size:13px;
	line-height:19px;
	text-align:left;
}

#menu h3 {
	color:#000000;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	line-height:25px;
	/*margin-bottom:13px;*/
}

#menu p {
	color:#333333;
	font-size:13px;
	line-height:19px;
	text-align:left;
}

#footer {
	clear:both;
	color:#cc0001;
	font-size:11px;
	line-height:14px;
	margin:0;
	padding:10px 0 15px;
	width:820px;
}

#footer a:link {
	color:#cc0001;
}

.clear {
	clear:both;
	background:none repeat scroll 0 0 transparent;
}

.days {
	font-weight:bold;
}

#homepage .left p.facebook a {
	background:url("img/socialicons.png") no-repeat scroll 0 top transparent;
	color:#333333;
	float:left;
	font-weight:bold;
	height:26px;
	padding-left:43px;
	padding-top:6px;
	text-decoration:none;
	margin-top: 5px;
}

#homepage .left p.twitter a {
	background:url("img/socialicons.png") no-repeat scroll 0 bottom transparent;
	color:#333333;
	float:left;
	font-weight:bold;
	height:26px;
	padding-left:43px;
	padding-top:6px;
	text-decoration:none;
	margin-top:5px;
}

#burgers {
	float:left;
	line-height:24.5px;
	width:49px;
}

.item li {
	border-bottom: 1px dotted #999;
	width:630px;
}

.item ul {
	width:630px;
	
}
.item {
	width: 630px;
	float:left;
}

.price {
	float:left;
	width:60px;
	line-height:24.2px;
}

.excerpt { 
	float:left;
	width:600px;
}

.rating {
	
}

.user {
	height: 50px;
	width:50px;
}

.review {
	width: 800px;
	height: 200px;
}

.review_left {
	float:left;
	width: 150px;
}

.cb {
	clear:both;
}
.grid {
	width: 200px;
	height: 200px;
	float:left;
}

.taters {
	background-image: url(img/tots.png);
	
}