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

div.ContactNav {
	background-image: url(../contact_images/ContactNav.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 925px;
	height: 49px;
}

div.ContactBody {
	position: relative;
	float: left;
	width: 925px;
	height: auto;
	background-image: url(../contact_images/ContactBackground.jpg);
}

div.ContactLeftCol {
	position: relative;
	float: left;
	width: 255px;
	height: auto;
	background-color: transparent;
	margin-top: -10px;
}

div.ContactSubHead {
	float: left;
	background-image: url(../contact_images/contact_SubTitle.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 44px;
	background-position: center;
}

div.SpecialsSubHead {
	float: left;
	background-image: url(../contact_images/specials_SubTitle.gif);
	background-repeat: no-repeat;
	width: 255px;
	height: 39px;
	background-position: center;
	margin-bottom: -5px;
}

div.LeftContent {
	position: relative;
	width: 250px;
	margin-top: 0px;
	text-align: center;
	margin-left: 15px;
}

div.ContactCenterCol {
	position: relative;
	float: left;
	width: 475px;
	height: 375px;
	background-color: transparent;
	clear: right;
	margin-left: -45px;
	margin-right: -50px;
}

div.ContactCenterImage{
	float: left;
	position: relative;
	background-image: url(../contact_images/Contact_Centerimage.jpg);
	width: 475px;
	height: 375px;
	background-repeat: no-repeat;
	background-position: center;
}

div.ContactRightCol {
	float: left;
	width: 250px;
	height: auto;
	background-color: transparent;
	margin-top: -5px;
}

div.RightContent {
	position: relative;
	width: 250px;
	height: auto;
}

div.horBorder {
	background-image: url(../venue_images/horBorder.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 250px;
	height: 9px;
	margin-bottom: 15px;
	margin-top: 15px;
}

div.specials {
	width: 250px;
	float: left;
	text-align: center;
	margin-top: 5px;
	height: auto;
	margin-bottom: 10px;
}

div.specials2 {
	width: 250px;
	float: left;
	text-align: center;
}

div.contact_special {
	background-image: url(../contact_images/link.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 250px;
	height: 180px;
	
	margin-left: 5px;
	
	clear: right;
}

div.Flourish {
	background-image: url(../events_images/flourishes.gif);
	width: 453px;
	height: 54px;
	background-repeat: no-repeat;
	float: left;
}

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