/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	Master Elements
//////////////////////////////////////////////////////////////////////////////////////////////////*/
.parksBank {
	width: 666px;
	height: 954px;
	left: 320px;
	top: 122px;
	position: absolute;
}

.parksSectionContainer {
	width: 666px;
	top: 50px;
	position: absolute;
}

.parksParkContainer {
	width: 666px;
	height: 334px;
	position: absolute;
}

.parksAttractionContainer {
	width: 666px;
	height: 504px;
	position: absolute;
}

.parksAttractionImageGlow {
	width: 664px;
	height: 356px;
	left: -6px;
	top: -4px;
	position: absolute;
}

.parksAttractionImage {
	width: 652px;
	height: 344px;
	cursor: pointer;
	*cursor: hand;
	position: absolute;
}

.parksAttractionHeader {
	width: 652px;
	height: 30px;
	top: 344px;
	font-family: "Arial Black", arial, sans-serif;
	font-size: 18pt;
	color: #FFF;
	position: absolute;
}

.parksAttractionText {
	width: 652px;
	height: 80px;
	top: 384px;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #FFF;
	position: absolute;
}

.parksAttractionButton {
	width: 200px;
	height: 30px;
	top: 480px;
	cursor: pointer;
	*cursor: hand;
	position: absolute;
}

.requestDVDContainer {
	width: 270px;
	height: 368px;
	left: 10px;
	top: 710px;
	position: absolute;
}

.requestDVDImageGlow {
	width: 282px;
	height: 237px;
	left: -6px;
	top: -4px;
	position: absolute;
}

.requestDVDImage {
	width: 270px;
	height: 225px;
	cursor: pointer;
	*cursor: hand;
	position: absolute;
}

.requestDVDText {
	width: 270px;
	height: 60px;
	top: 235px;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #FFF;
	position: absolute;
}

.requestDVDButton {
	width: 284px;
	height: 96px;
	left: -18px;
	top: 290px;
	cursor: pointer;
	*cursor: hand;
	position: absolute;
}

.parksLargeImageGlow {
	width: 322px;
	height: 346px;
	left: -6px;
	top: -4px;
	position: absolute;
}

.parksLargeImage {
	width: 310px;
	height: 334px;
	cursor: pointer;
	*cursor: hand;
	position: absolute;
}

.parksLargeTextBank {
	width: 326px;
	height: 334px;
	left: 340px;
	position: absolute;
}

/* use if there will be copy for the parks
.parksTextHeader {
	width: 326px;
	height: 38px;
	color: #FFF;
	font-family: "Arial Black", arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	position: absolute;
}
*/

.parksTextHeader {
	width: 326px;
	height: 38px;
	top: 260px;
	color: #FFF;
	font-family: "Arial Black", arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	position: absolute;
}

.parksTextBody {
	width: 326px;
	height: 250px;
	top: 38px;
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: 12pt;
	position: absolute;
}

.parksButtonLink {
	width: 326px;
	height: 40px;
	top: 304px;
	position: absolute;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	Parks Buttons
//////////////////////////////////////////////////////////////////////////////////////////////////*/
.parksButtonBank {
	width: 666px;
	height: 30px;
	position: absolute;
}

.parksButton {
	width: 210px;
	height: 30px;
	position: absolute;
}

.parksButtonLeft {

}

.parksButtonMiddle {
	left: 228px;
}

.parksButtonRight {
	left: 456px;
}

#parksLargeContainerTop {
	top: 46px;
}

#parksLargeContainerMiddle {
	top: 410px;
}

#parksSmallContainerBottom {
	top: 774px;
}
