@charset "utf-8";
#wrapper {
	height: 1300px;
	width: 810px;
	background-image: url(IndexImages/NewIndexBackground.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: #6B002F;
	height: 30px;
	width: 800px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	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;
}
#BackWrapper {
	background-image: url(IndexImages/BackBackBackground.jpg);
	background-repeat: no-repeat;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}
#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: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 750px;
}
#Heading2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	color: #7E123E;
	text-align: center;
}
#Heading1 {
	text-align: center;
	vertical-align: top;
	width: 400px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #007;
}
#title {
	background-image: url(DiningImages/DiningTitle.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 400px;
	width: 100px;
	margin-left: -75px;
}
body {
	background-color: #F0EACC;
}
a:link {
	color: #F0EACC;
}
a:visited {
	color: #E6E0C3;
}
a:hover {
	color: #E9E3C5;
}
a:active {
	color: #FFF8D9;
}
