@charset "utf-8";
#wrapper #HeadingWrapper {
	height: 215px;
	background-position: center top;
	background-image: url(DiningImages/TopPhoto.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 800px;
	float: none;
}
#wrapper {
	height: 1300px;
	width: 810px;
	background-image: url(IndexImages/NewIndexBackground.jpg);
	background-repeat: no-repeat;
	border-right-width: thick;
	border-right-color: #919384;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	border-bottom-width: thick;
	border-left-width: thin;
	border-bottom-color: #919384;
	border-left-color: #B2B2A6;
}
#mapwrapper {
	background-image: url(DirectionImages/Map.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 525px;
	float: left;
	clear: right;
	margin-top: 25px;
}
body {
	background-color: #F0EACC;
}
#BottomText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	text-align: left;
	height: 505px;
	width: 785px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 15px;
	background-image: url(DirectionImages/pict.png);
}
#TextBlock {
	height: 500px;
	width: 240px;
	float: right;
	clear: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	margin-top: 25px;
	padding-right: 15px;
}
#backWrapper {
	background-image: url(IndexImages/BackBackBackground.jpg);
	background-repeat: no-repeat;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}
#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;
	margin-top: -12px;
	color: #F0EACC;
	padding-bottom: 7px;
	padding-top: 15px;
	text-align: center;
	word-spacing: 0em;
}
a:link {
	color: #F0EACC;
}
a:visited {
	color: #E6E0C3;
}
a:hover {
	color: #E9E3C5;
}
a:active {
	color: #FFF8D9;
}
.mansfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
#Title {
	background-image: url(DirectionImages/DirectionsTitle.png);
	background-repeat: no-repeat;
	float: left;
	height: 400px;
	width: 100px;
	margin-left: -75px;
}
