@charset "UTF-8";

body {
	background-color: #F0EACC;
}

#wrapper #HeadingWrapper {
	height: 215px;
	background-image: url(EventsImages/heading.jpg);
	background-repeat: no-repeat;
	margin-bottom: -10px;
}


#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;
	vertical-align: middle;
	color: #F0EACC;
	float: none;
	padding-bottom: 7px;
	line-height: 2.5em;
	margin-top: -15px;
}

#wrapper {
	height: 1300px;
	width: 810px;
	background-image: url(IndexImages/NewIndexBackground.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: left bottom;
}
#BackWrapper {
	background-image: url(IndexImages/BackBackBackground.jpg);
	background-repeat: no-repeat;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #F0EACC;
}
a:visited {
	color: #F0EACC;
}
a:hover {
	color: #F0EACC;
}
a:active {
	color: #F0EACC;
}
#Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	line-height: 25px;
	height: auto;
}
#TextWrapper {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	height: 610px;
	width: 400px;
	line-height: 1.5em;
	float: left;
	clear: right;
	background-repeat: no-repeat;
	background-image: url(EventsImages/HolidayCatering.jpg);
	margin-top: 15px;
}
#LeftPic {
	height: 625px;
	width: 365px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
}
#Title {
	background-image: url(EventsImages/EventsTitle.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 75px;
	margin-left: -75px;
	clear: right;
	float: left;
}
#BottomPic {
	background-repeat: no-repeat;
	height: 335px;
	width: 800px;
	float: left;
	margin-top: 15px;
	background-image: url(EventsImages/Specials-Postcard.png);
	text-align: center;
	background-position: center top;
}
