#infobox{
	top:185px;
	left:0px;
	width:248px;
}
#top{
	background:url(../images/dining.jpg) no-repeat;
	height:230px;
}

#contents{clear:both;}
#contents #left{
	float:left;
	width:248px;
	padding:190px 0px 0 15px;
	position:relative;
}
#contents #left #opening{
	border:1px solid #E5D1A4;
	margin-top:15px;
	padding:10px;
}
#contents h2{font-size:1.2em;}
#contents h3{font-size:1.1em;font-weight:normal}
#contents #right{
	margin-top:10px;
	float:right;
	position:relative;
	width:495px;
	text-align:center;
	background:url(../images/menu_bg.gif) repeat-y top;
}
	#contents #right #innermenu{
		padding:20px 30px 20px 35px;
	}
	#contents #right p{
		padding-top:0;
		margin-top:0;
	}
		#contents #right p.greyhound{
			padding-bottom:40px;
			background:url(../images/greyhound_small.gif) bottom no-repeat;
		}
	#contents #right #menufooter{
		background:url(../images/menu_footer_bg.gif) bottom no-repeat;
		margin-top:-30px;
		height:40px;
	}
