@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;
}
#BackWrap {
	background-image: url(IndexImages/BackBackBackground.jpg);
	background-repeat: no-repeat;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #HeadingWrapper {
	height: 200px;
	background-position: center top;
	background-image: url(PhotoGalleryImages/Photostopphoto.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	width: 800px;
}
#LinkLine {
	background-color: #6B002F;
	height: 30px;
	width: 800px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	margin-top: 0px;
	color: #F3EDD6;
	float: none;
	padding-top: 10px;
	text-align: center;
}

body {
	background-color: #F0EACC;
}
a:link {
	color: #F0EACC;
}
a:visited {
	color: #E6E0C3;
}
a:hover {
	color: #E9E3C5;
}
a:active {
	color: #FFF8D9;
}
#TextWrapper {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#Title {
	background-image: url(PhotoGalleryImages/PhotoTitle.png);
	background-repeat: no-repeat;
	float: left;
	height: 550px;
	width: 100px;
	margin-left: -100px;
}
#BottomWrapper {
	background-image: url(PhotoGalleryImages/brochure.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 600px;
	float: left;
}
#bottomText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	float: left;
	height: 300px;
	width: 175px;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 0px;
	text-align: center;
}
#FlashWrapper {
	height: 450px;
	width: 750px;
}
