body {
	margin-top: 0px;
	border: none;
	background-color: #660000;
}
.bg_menu {
	background-color:#D1C6B2;
	height:40px;
}
.menu A:link {
	text-decoration: none;
	color: #524437;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu A:visited {
	text-decoration: none;
	color: #524437;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu A:hover {
	text-decoration: none;
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bg_main {
	background-image:url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg_grapes {
	background-image:url(images/top_bg.png);
	background-repeat:no-repeat
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color:#D1C6B2;
}

.welcome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #524437;
}
.favorite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #666666;
}
.topic_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #524437;
	margin:5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #524437;
	margin:5px;
}
.dine_in_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #524437;
}
