
div.IndexHeader {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../images/IndexHeader.jpg);
}

div.IndexNav {
	position: relative;
	float: left;
	width: 925px;
	height: 19px;
	margin-top: -0px;
}

div.IndexBody {
	position: relative;
	float: left;
	width: 925px;
	height: 436px;
	background-image: url(../images/IndexBackground.jpg);
	background-repeat: no-repeat;
}

div.IndexLeftCol {
	position: relative;
	float: left;
	width: 257px;
	height: 417px;
	background-color: transparent;
}

div.Logo {
	background-image: url(../images/IndexLogo.gif);
	background-position: center;
	height: 126px;
	width: 257px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.SpecialsSubHead {
	float: left;
	background-image: url(../contact_images/specials_SubTitle.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 39px;
	background-position: center;
	cursor: pointer;
			clear: right;
}


div.UpcomingEventsSubHead {
	float: left;
	background-image: url(../images/upcoming-events-subtitle.png);
	background-repeat: no-repeat;
	width: 217px;
	height: 39px;
	background-position: center;
	cursor: pointer;

}

div.LeftContent {
	position: relative;
	width: 217px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 10px;
	text-align: center;
}

div.Price {
	float: left;
	background-image: url(../venue_images/venueButton.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 217px;
	height: 33px;
	margin-top: 0px;
	margin-bottom: -3px;
}

div.subLink {
	padding-top: 7px;
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 9pt;
}

a.sublinkcolor {
	color: White;
}

a.sublinkcolor:hover {
	color: #FFC0CB;
}

a.sublinkcolor:active {
	color: #D3D3D3;
}




div.IndexCenterCol {
	position: relative;
	float: left;
	width: 576px;
	height: 417px;
	background-color: transparent;
	clear: right;
	margin-left: -92px;
	margin-right: -92px;
}

div.IndexCenterImage{
	float: left;
	position: relative;
	background-image: url(../images/indexCenterImageNew.gif);
	width: 597px;
	height: 401px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center;
}

div.IndexRightCol {
	float: left;
	width: 274px;
	height: 417px;
	clear: right;
	background-color: transparent;
}

div.RightContent {
	position: relative;
	width: 214px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
}

div.IndexFooter {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../images/IndexFooter.jpg);
}

