body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/ph_mainbackground.gif);
	background-repeat: repeat-x;
	background-color: #7CBAFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
div#mainwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 799px;
	text-align: center;
	background-color: #FFFFFF;
}
div#navbar {
	background-image: url(../images/nav-back.gif);
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
	position: relative;
}
#navbar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#navbar li {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 114px;
	float: left;
	font-size: 13px;
	text-align: center;
	margin-top: 0px;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 22px;
	background-image: url(../images/home-back.gif);
}
#plan a:hover {
	background-image: url(../images/plan-back.gif);
}
#tickets a:hover {
	background-image: url(../images/tickets-back.gif);
}
#explore a:hover {
	background-image: url(../images/explore-back.gif);
}
#groups a:hover {
	background-image: url(../images/groups-back.gif);
}
#rec a:hover {
	background-image: url(../images/recruit-back.gif);
}
#contact a:hover {
	background-image: url(../images/contact-back.gif);
}
#home a:hover {
	background-image: url(../images/home-back-over.gif);
}
/* css rollovers */
body{behavior:url(csshover.htc);} /* WinIE hover Behavior Fix */
div#navbar ul ul{
	position:absolute;
	top:22px;
	width: 114px;
	display: none;
}
div#navbar ul ul li{
	float: none;
	padding-top: 0px;
	width: 114px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#navbar ul ul li a{
	height: 22px;
	padding-left: 5px;
	padding-top: 3px;
} 
div#navbar ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3{
	display:block;
	}
.wrapper {
	padding-top: 3px;
	display: block;
}
div#mainbody {
	background-color: #FFFFFF;
	text-align: left;
}
#tickets2 a:link, #tickets2 a:visited, #tickets2 a:active {
	background-color: #00C44B;
	background-image: none;
}
#tickets2 a:hover {
	background-color: #009D3B;
	background-image: none;
}
#plan2 a:link, #plan2 a:visited, #plan2 a:active {
	background-color: #B0D000;
	background-image: none;
}
#plan2 a:hover {
	background-color: #9BB400;
	background-image: none;
}
#explore2 a:link, #explore2 a:visited, #explore2 a:active  {
	background-color: #0774BB;
	background-image: none;
}
#explore2 a:hover {
	background-color: #065D96;
	background-image: none;
}
#groups2 a:link, #groups2 a:visited, #groups2 a:active  {
	background-color: #6B19AA;
	background-image: none;
}
#groups2 a:hover {
	background-color: #561488;
	background-image: none;
}
#rec2 a:link, #rec2 a:visited, #rec2 a:active {
	background-color: #A91B36;
	background-image: none;
}
#rec2 a:hover {
	background-color: #87162B;
	background-image: none;
}
#contact2 a:link, #contact2 a:visited, #contact2 a:active {
	background-color: #F49600;
	background-image: none;
}
#contact2 a:hover {
	background-color: #D48000;
	background-image: none;
}
div#credits {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
div#credits a:link {
	color: #999999;
	text-decoration: none;
}
div#credits a:visited {
	color: #999999;
	text-decoration: none;
}
div#credits a:hover {
	color: #666666;
	text-decoration: none;
}
div#credits a:active {
	color: #999999;
	text-decoration: none;
}
level1 {
	clear: both;
}
ul#plan2 {
	left: 0px;
}
ul#tickets2 {
	left: 114px;
}
ul#explore2 {
	left: 228px;
}
ul#groups2 {
	left: 342px;
}
ul#rec2 {
	left: 456px;
}
ul#contact2 {
	left: 570px;
}
div#header {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 160px;
}
div#headergethere {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 35px;
}
div#widecolumn {
	margin-left: 160px;
}
.smalltext {
	font-size: 10px;
}
div#familyback {
	background-color: #A5004B;
	background-image: url(../images/familyridesback.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#largeright {
	float: right;
	width: 384px;
}
div#rideheader img{
	vertical-align: top;
	float: left;
}
div.ride1 {
	color: #FFFFFF;
	padding-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	clear: left;
	width: 380px;
}
div.ride1 img {
	float: left;
	width: 110px;
	margin-left: 10px;
}
div.ride1 p {
	padding-left: 145px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#rideheader p {
	padding-top: 76px;
	margin-top: 0px;
	padding-left: 175px;
}
#thrills {
	background-image: url(../images/thrillheader.gif);
	background-repeat: no-repeat;
	margin-left: 155px;
	padding: 85px 35px 35px;
}

div.ride2 {
	color: #FFFFFF;
	clear: right;
	width: 360px;
	padding-left: 24px;
	margin-top: 15px;
}
div.ride2 img {
	float: left;
	width: 110px;
}
div.ride2 p {
	padding-left: 125px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
div#ridescol1 {
	padding-right: 380px;
}
div#recruitback {
	background-color: #FBBFC0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#ticketback {
	background-color: #B0ED6C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#reccol2 {
	padding-right: 390px;
	padding-left: 160px;
}
div#newforback {
	background-color: #94D2FA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#eventback {
	background-color: #B0ED6C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#thrillback {
	background-color: #F78C00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/thrillback.gif);
	background-repeat: repeat-x;
}
div#wipeoutback {
	background-color: #F78C00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/wipeback.gif);
	background-repeat: repeat-x;
}
div#entback {
	background-color: #6900B8;
	background-image: url(../images/entback.gif);
	background-repeat: repeat-x;
		border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#groupsback {
	background-color: #CC95F7;
	padding-right: 60px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#groupsback2 {
	background-color: #CC95F7;
	padding-right: 30px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#headergroups {
	padding-left: 35px;
}
table#groupcosts {
	margin-left: 35px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 725px;
}
table#groupcosts td {
	width: 25%;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
table#groupcosts th {
	width: 25%;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
table#groupcosts strong {
	font-size: 16px;
}
th.green {
	background-color: #00793A;
}
th.yellow {
	background-color: #F0B30F;
}
th.blue {
	background-color: #0089D0;
}
th.pink {
	background-color: #EC008C;
}
td.green {
	background-color: #6DAC86;
}
td.yellow {
	background-color: #F8D48C;
}
td.blue {
	background-color: #78B6E4;
}
td.pink {
	background-color: #F49AC1;
}
div#contactback {
	background-color: #F0D451;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
p#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
div.floatr {
	float: right;
	height: 150px;
}
table#ridetbl {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
}
table#ridetbl td {
	padding: 5px;
	text-align: center;
}
table#ridetbl th {
	padding: 5px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
table#tickettbl {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; !important
}
table#tickettbl td {
	padding: 5px;
	text-align: center;
}
table#tickettbl th {
	padding: 5px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
table#tickettbl strong {
	font-size: 14px;
}
h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 25px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#hereback {
	background-color: #BADC78;
	padding-top: 10px;
	height: 300px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 30px;
	margin-top: 20px;
}
div.travel1 {
	width: 300px;
}
div.travel3 {
	float: right;
	width: 180px;
}
div.travel2 {
	float: right;
	width: 205px;
}
div.travel2 p {
	padding-right: 25px;
}
div#hidden {
	display: none;
}
div#level2 {
	clear: both;
	height: 216px;
	background-image: url(../images/level2.jpg);
	background-repeat: no-repeat;
}
div#level3 {
	background-image: url(../images/level3back.gif);
	height: 210px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.level2box {
	float: left;
	width: 266px;
	color: #FFFFFF;
}
.level2box p {
	padding-left: 10px;
	padding-right: 160px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.level2box h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.level3box {
	float: left;
	width: 266px;
	color: #333333;
}
.level3box p {
	padding-left: 10px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #666666;
}
.level3box h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.obutton:link, .obutton:visited, .obutton:active  {
	background-image: url(../images/button-orange.gif);
	padding: 5px 5px 15px 10px;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 7px;
}
.obutton:hover {
	background-image: url(../images/button-orange-over.gif);
	padding: 5px 5px 15px 10px;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 7px;
}

.rbutton:link, .rbutton:visited, .rbutton:active  {
	background-image: url(../images/button-red.gif);
	padding: 5px 5px 15px 10px;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 7px;
}
.rbutton:hover {
	background-image: url(../images/button-red-over.gif);
	padding: 5px 5px 15px 10px;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 7px;
}
.pbutton:link, .pbutton:visited, .pbutton:active  {
	background-image: url(../images/button-purp.gif);
	padding: 5px 5px 15px 10px;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 7px;
}
.pbutton:hover {
	background-image: url(../images/button-purp-over.gif);
	padding: 5px 5px 15px 10px;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 7px;
}
div#planback {
	background-color: #CEE180;
	padding-right: 60px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#planback2 {
	background-color: #CEE180;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#col1 {
	float: left;
	width: 150px;
	text-align: center;
}
div#col3 {
	float: right;
	width: 260px;
}
div#col2 {
	padding-right: 330px;
	padding-left: 160px;
}
#col2wide {
	padding-left: 160px;
}
#col2wide h2 {
	color: #660000;
	font-size: 14px;
}


div#newforback ul {
	padding-right: 160px;
}
div.fltrightnew {
	float: right;
	width: 266px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#block1 {
	background-image: url(../images/wipeout.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.contactlist strong {
	color: #660066;
}
#formbox {
	padding-right: 25px;
	padding-left: 25px;
}
form {
	margin: 0px;
	padding: 0px;
}
#ticketback table{
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
}
#ticketback #tickettbl {
	width: 230px;
}

#ticketback table td{
	padding: 5px;
	text-align: left;
}
#ticketback table th {
	padding: 5px;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
#ticketback h2 {
	color: #006600;
	font-size: 18px;
}
#eventback td {
	vertical-align: top;
	padding-right: 20px;
}
#eventback h1 {
	color: #009900;
}
.eventsHead {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#eventback #formbox img {
	margin-top: 10px;
	text-align: center;
}
