body {
	margin: 0px;
}
.leftPadding {
	padding-left: 20px;
}
li {
	padding-bottom: 2px;
}
#facilities {
	background-attachment: fixed;
	background-image: url(../images/facilities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 768px;
}

#banquet {
	background-attachment: fixed;
	background-image: url(../images/banquet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 768px;
}

#sales {
	background-attachment: fixed;
	background-image: url(../images/sales_team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 768px;
}

#floorplan {
	background-attachment: fixed;
	background-image: url(../images/floor_plan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 448;
	width: 768px;
}

#directions {
	background-attachment: fixed;
	background-image: url(../images/directions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 384px;
}
.dirPadding {
	padding-left: 20px;
}

#contact {
	background-attachment: fixed;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 384px;
}
.contactSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 18px;
	padding-left: 20px;
	padding-top: 10px;
	width: 346px;
}
.hrDivider {
	background-color: #FF7F33;
	height: 1px;
	width: 352px;
}

a.contact:link, a.contact:visited, a.contact:active {
	color: #000000;
	text-decoration: none;

}

a.contact:hover {
	color: #FF6600;
	text-decoration: underline;

}
.formHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	padding-left: 4px;
}

#attractions {
	background-attachment: fixed;
	background-image: url(../images/ches_attractions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 384px;
}

#museum {
	background-attachment: fixed;
	background-image: url(../images/museum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 384px;
}

#kayak {
	background-attachment: fixed;
	background-image: url(../images/kayaking.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 384px;
}

#golf {
	background-attachment: fixed;
	background-image: url(../images/golfer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 384px;
}

#accomdations {
	background-attachment: fixed;
	background-image: url(../images/accomdations.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 384px;
}


#pagContent {
	height: auto;
	width: 383px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.openningP {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-right: 18px;
	padding-left: 20px;
}

.openningPa {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-right: 0px;
	padding-left: 20px;
}

.textMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.scrollArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.Pspacing {
	height: 8px;
}
#scrollBox {
	background-attachment: fixed;
	background-image: url(../images/scrollbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 448px;
	width: 350px;
}
#relative {
	position: relative;
}
.setCellH {
	height: 10px;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#videoBG {
	background-image: url(../images/video_backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 376px;
	width: 768px;
	text-align: center;
	padding-top: 73px;
}
#videoButton {
	padding-top: 5px;
	padding-left: 230px;
}
