@charset "utf-8";
#wrapper {
	height: 1300px;
	width: 810px;
	background-image: url(DiningImages/DiningBackground.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
#BottomPict {
	background-image: url(DiningImages/bottomPict.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
	background-position: center top;
	clear: right;
	margin-top: -600px;
}

#wrapper #HeadingWrapper {
	height: 215px;
	background-position: center top;
	background-image: url(DiningImages/TopPhoto.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: none;
	width: 800px;
}
#LinkLine {
	background-color: #570026;
	height: 20px;
	width: 800px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: -12px;
	color: #F0EACC;
	float: none;
	padding-bottom: 7px;
	padding-top: 15px;
	word-spacing: 0em;
}
#leftPic {
	background-repeat: no-repeat;
	height: 800px;
	width: 325px;
	float: left;
	background-image: url(DiningImages/pict.png);
	margin-top: 25px;
}
#TextWrapper {
	width: 425px;
	float: right;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 750px;
	clear: right;
}
#DiningTag {
	float: left;
	height: 200px;
	width: 275px;
	text-align: right;
	margin-top: -15px;
}
body {
	background-color: #F0EACC;
}
a:link {
	color: #F0EACC;
}
a:visited {
	color: #E6E0C3;
}
a:hover {
	color: #E9E3C5;
}
a:active {
	color: #FFF8D9;
}
#DiningTitle {
	background-image: url(DiningImages/DiningTitle.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 500px;
	width: 100px;
	margin-left: -75px;
}
#HeadingText {
	height: 50px;
	width: 800px;
	text-align: center;
	vertical-align: top;
}

