@charset "UTF-8";
#wrapper {
	height: 1300px;
	width: 800px;
	background-repeat: no-repeat;
	border-right-width: thick;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thick;
	border-left-width: thin;
	background-image: url(IndexImages/NewIndexBackground.jpg);
	background-position: bottom;
}
#wrapper #HeadingWrapper {
	height: 215px;
	background-position: center top;
	background-image: url(ContactImages/Page2_photo.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#LinkLine {
	background-color: #6B002F;
	height: 35px;
	width: 800px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: -12px;
	color: #F3EDD6;
	float: none;
	padding-bottom: 7px;
	padding-top: 15px;
}
#TextWrapper {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	float: right;
	height: 750px;
	width: 350px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	clear: right;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#BackgroundWrap {
	background-image: url(IndexImages/BackBackBackground.jpg);
	background-repeat: no-repeat;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}
#Title {
	float: left;
	height: 600px;
	width: 100px;
	margin-left: -75px;
	background-image: url(cateringImages/CateringTitle.png);
	background-repeat: no-repeat;
}
#LeftPic {
	background-repeat: no-repeat;
	height: 755px;
	width: 375px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	clear: right;
	background-image: url(cateringImages/pictures.png);
}
#Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.MansfieldLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}



body {
	background-color: #F0EACC;
}
a:link {
	color: #F0EACC;
}
a:visited {
	color: #E6E0C3;
}
a:hover {
	color: #E9E3C5;
}
a:active {
	color: #FFF8D9;
}
#Photo {
	background-image: url(cateringImages/bottomPhoto.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 269px;
	width: 793px;
	margin-top: -5px;
}
