@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
	top: 0px;
	height: 900px;
	z-index: 2;
}
.oneColFixCtr #topleftimage {
	position: relative;
	left: -55px;
	top: 0px;
	z-index: 1;
	float: left;
	width: 140px;
	height: 600px;
}
.oneColFixCtr #bottomrightimage {
	position: relative;
	right: -75px;
	top: -375px;
	z-index: 1;
	float: right;
	width: 378px;
}
.submaster-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	clear: both;
	float: left;
	height: auto;
	width: 720px;
	margin-left: 20px;
	position: relative;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 10px;
	min-height: 300px;
	padding-right: 10px;
	z-index: 1;
	filter: alpha;
	background-color: #FFFFFF;
}
.home-content {
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	width: 750px;
	position: relative;
	margin-left: 0px;
	height: 380px;
	z-index: 2;
	left: -55px;
	background-image: url(images/white-fadeBG.png);
}
.mainflash {
	float: left;
	height: 350px;
	width: 770px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	background-color: transparent;
	left: -55px;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 16pt;
	background-color: transparent;
}
.topnav-area {
	float: left;
	height: 160px;
	width: 770px;
	top: 0px;
	padding-top: 5px;
	left: -75px;
	position: relative;
}
.style1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 a:hover {
	color: #FF500D;
	text-decoration: none;
}
.square1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: left;
	height: 180px;
	width: 195px;
	position: absolute;
	z-index: auto;
	left: 10px;
	top: 8px;
}
.square2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: left;
	height: 180px;
	width: 195px;
	position: absolute;
	z-index: auto;
	left: 215px;
	top: 8px;
}
.square3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: left;
	height: 180px;
	width: 320px;
	position: absolute;
	z-index: auto;
	left: 420px;
	top: 8px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: left;
	height: 165px;
	width: 750px;
	position: absolute;
	z-index: auto;
	left: 0px;
	top: 200px;
	font-size: 8pt;
	line-height: 12pt;
}
.subpage-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: left;
	height: 160px;
	width: 750px;
	position: relative;
	z-index: auto;
	left: 0px;
	font-size: 8pt;
	line-height: 12pt;
	margin-left: 20px;
	background-image: url(images/white-fadeBG-160h.png);
	padding-top: 5px;
	background-repeat: no-repeat;
}
.left-col-subpage-content {
	height: 500px;
	width: 525px;
	position: absolute;
	left: 10px;
	top: 10px;
	overflow: inherit;
}
.right-sidebar-subpage {
	height: auto;
	width: 195px;
	position: static;
	left: 555px;
	top: 10px;
	float: right;
}
.subpage-topnav-area {
	float: left;
	height: 160px;
	width: 770px;
	top: 0px;
	padding-top: 5px;
	left: 0px;
	position: relative;
}
.oneColFixCtr #subpage-container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
	top: 0px;
	height: auto;
	z-index: 2;
	min-height: 800px;
}
.rides-submaster-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	clear: both;
	float: left;
	height: auto;
	width: 750px;
	position: relative;
	min-height: 300px;
	z-index: 1;
	filter: alpha;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 20px;
}
.oneColFixCtr #containeroffseason {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
	top: 0px;
	z-index: 2;
	height: 925px;
}

