* { 
	margin: 0 auto;
}



body {
	font: 16px "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

#header {
	background-color: #6e0000;
	height: 15px;
	margin: 0 auto;
}

#container {
	border: 0px solid #000;
	width: 760px;
	padding-top: 10px;
}

#menubar {
	margin-top: 20px;
	height: 30px;

}

#description {
	height: auto;
	background: url('images/grayfade.gif') top left no-repeat;
}



#latest {
	margin-top: 15px;
	height: auto;
}

#latest a {
	text-decoration: none;
}

#latest a:hover {
	text-decoration: underline;
}

#sponsors {
	float: left;
	width: 400px;
	height: 400px;
}

#testimonials {
	float: left;
	width: 325px;
	height: 305px;
	

}

h1 {
	font: 24px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #6e0000;
	padding: 3px;
}

h2 {
	font: 24px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #6e0000;
	padding-bottom: 3px;
	padding-top: 3px;
}

h3 {
	padding:0px;
	margin:0 0 5px 0;;
	font: 16px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
}

h4 {
	padding:0px;
	margin: 10px;
	font: 16px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight:bold;
	text-align:left;
}



#description h1 {
	color: #000;
	font: 16px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align: center;
	padding-top: 15px;
}

#description p {
	padding-bottom: 15px;
}

#latest ul {
	float: left;
	margin-left: 0;
	margin-right: 0;
	
	
}

#latest ul li {
	display: inline;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#latest li img {
	border: 2px solid #000;
}

#footer {
	position: relative;
	background-color: #6e0000;
	margin-top: 100px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	bottom: 0;
	clear: both;
	
}

a:link,a:visited { 
	color: #000; 
}

a:hover {
	color: #6e0000;
}

#restaurantinfo {
	float: left;
	width: 220px;
}

#restaurantlocation {
	float: left;
	width: 400px;
	margin-left: 100px;
}

#footer a {
	color: white;
}


#restaurant_list ul {
	float: left;
	margin-left: 0;
	margin-right: 0;
	
	
	
}

#restaurant_list ul li {
	display: inline;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#restaurant_list li img {
	border: 2px solid #000;
}

#restaurant_list {
	margin-top: 15px;
}

#restaurant_list a {
	text-decoration: none;
}

#restaurant_list a:hover {
	text-decoration: underline;
}
