@charset "utf-8";
#dining-room {
	height: auto;
	width: 620px;
	background-image: url(../images/dining-room/dining-title.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-bottom: 20px;
}
#dining-yo{
	height: auto;
	width: 598px;
	margin-bottom: 30px;
	border: 1px solid #A4A4A4;
	background-color: #ECEDE4;
	padding: 10px;
}
#dining-wa{
	height: auto;
	width: 598px;
	margin-bottom: 30px;
	border: 1px solid #A4A4A4;
	background-color: #ECEDE4;
	padding: 10px;
}
#notes {
	clear: both;
	height: auto;
	width: 620px;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
