* {
	margin: 0px;
	padding: 0px;
 }

body {
	
	background-color: #C28686;
	font-family: 'verdana', 'helvetica', sans-serif;
	color: #000000;
	font-size: 12px;
}
 a {
	color: #FAFE88;
	text-decoration: none;
}
 a:hover {
	color: #C0C000;
	text-decoration: none;
}
#menu {
	margin: 0 auto;
	width: 900px;
	height: 30px;
	color: #FAFE88;
	background: url('../images/menu.gif') repeat;
}
#frame {
	margin: 0 auto;
	height: 800px;
	width: 898px;
	border: thin solid #000000;
	background: url('../images/mnbg.gif') repeat;
}
#logo {
	position: relative;
	top: 22px;
	left:343px;
	width: 214px;
	height: 78px;
	background: url('../images/logo.gif') no-repeat;
}
#contin {
	position: relative;
	top: 45px;
	left:30px;
	width: 162px;
	height: 197px;
	border: thin solid #000000;
	background: url('../images/cb.gif') repeat;
}
#wine {
	position: relative;
	top: -155px;
	left:370px;
	width: 162px;
	height: 197px;
	border: thin solid #000000;
	background: url('../images/wine.gif') repeat;
}
#trad {
	position: relative;
	top: -355px;
	left:708px;
	width: 162px;
	height: 197px;
	border: thin solid #000000;
	background: url('../images/steak.gif') repeat;
}
#descrip {
	position: relative;
	top: -300px;
	left:50px;
	width: 770px;
	height: 125px;
	color: #E0E214;
	font-size:13px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: thin solid #C0C000;
	background-color: #5B0505;
	
}
#rest1 {
	position: relative;
	top: -250px;
	left:30px;
	width: 276px;
	height: 160px;
	border: thin solid #C0C000;
	background: url('../images/rest1.gif') repeat;
}
#restDescrip {
	position: relative;
	top: -412px;
	left:315px;
	width: 276px;
	height: 140px;
	color: #E0E214;
	font-size:16px;
	text-align: center;
	padding-top: 20px;
	border: thin solid #C0C000;
	background-color: #5B0505;
}
#rest2 {
	position: relative;
	top: -574px;
	left:598px;
	width: 276px;
	height: 160px;
	border: thin solid #C0C000;
	background: url('../images/rest2.gif') repeat;
}
#copy {
	margin: 0 auto;
	width: 900px;
	height: 20px;
	color: #FAFE88;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	border-left: thin solid #C0C000;
	border-right: thin solid #C0C000;
	border-bottom: thin solid #C0C000;
	background: url('../images/menu.gif') repeat;
}
table#menu {
	height: 35px;
	text-align: center;
}

