#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	visibility: visible;
	text-align: left;
	display: block;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/darkgreenback.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
#pageinner {
	float: left;
	height: auto;
	width: 950px;
	border: 2px solid #ffffff;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
}
#horiztopnav {
	float: left;
	height: 28px;
	width: 945px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/midgreenback.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 5px;
}
/*.horiztopnavbutton {
	float: left;
	height: 23px;
	width: 19%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.horiztopnavbutton a:link, .horiztopnavbutton a:visited, .horiztopnavbutton a:hover, .horiztopnavbutton a:active, .horiztopnavbuttonactive a:link, .horiztopnavbuttonactive a:visited, .horiztopnavbuttonactive a:hover, .horiztopnavbuttonactive a:active {
	color: #ffffff;
}

.horiztopnavbuttonactive {
	float: left;
	height: 23px;
	width: 19%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/darkgreenback.gif);
	background-repeat: repeat;
	}
.horiztopnavleftspacer {
	float: left;
	height: 28px;
	width: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}*/
#header {
	float: left;
	height: auto;
	width: auto;
}
#main {
	float: left;
	height: auto;
	width: 850px;
	margin-left: 50px;
	margin-top: 15px;
	
}

#rightofnewsmod
{
    float: left;
    height: 127px;
    margin-right: 3px;
    margin-left: 5px;
    padding-top: 60px;
    
}

.rightofnewsmodimages
{
    padding: 3px;
}

#mainouter {
	float: left;
	height: auto;
	width: 950px;
	background-image: url(../images/Wpark%20Banner%20base%201.jpg);
	background-repeat: no-repeat;
	
}

* html #main { 	margin-left: 20px; }

.booktickets {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#mainimage {
	float: left;
	/*height: 416px;
	width: 405px;*/
	height: auto;
	width: auto;
	margin-left: 15px;
	margin-top: 15px;
	border: 2px solid #FFFFFF;
}
* html #mainimage { 	margin-left: 7px; }

#maintext {
	float: right;
	height: 396px;
	width: 375px;
	background-image: url(../images/maintextback.jpg);
	text-align: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: auto;
	background-position: center top;
}
* html #maintext { 		margin-right: 7px; }
* html #maintextcontact { 		margin-right: 7px; }
* html #maintextlong { 		margin-right: 7px; }

#maintextlong {
	float: right;
	height: auto;
	width: 380px;
	background-image: url(../images/maintextback.jpg);
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 15px;
	margin-top: 15px;
	background-position: right top;
}
#maintextlong p {
	padding: 0px;
	margin-top: 2px;
}
#maintextlong H1 {
	margin-top: 18px;
}
#maintext H1 {
	margin-top: 0px;
}

#maintextwide {
	float: left;
	height: auto;
	width: 780px;
	background-image: url(../images/maintextback.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 15px;
	background-position: center center;
}
#maintextwide p {
	padding: 0px;
	margin-top: 2px;
}

* html #maintextwide { 	margin-left: 7px; }
#maintextwideprocess {
	float: left;
	height: auto;
	width: 778px;
	border: 1px solid #000000;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 15px;
	margin-top: 15px;
	font-weight: bold;
}
* html #maintextwideprocess { 	margin-left: 7px; }

#maintextcontact {
	float: right;
	height: 376px;
	width: 355px;
	background-image: url(../images/maintextback.jpg);
	text-align: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: 15px;
	text-align: center;
	margin-top: 15px;
}

h1 {
	font-size: 18px;
	color: #cc0000;
}
h2 {
	font-size: 14px;
	
	
}
h3 {
	font-size: 12px;
}

#funtasiafooter {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	font-size: 10px;
	color: #666666;
	margin-top: 15px;
}
#swsfooter {
	font-size: 10px;
	color: #999999;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	color: #cc0000;
}
a:link, a:visited, a:hover, a:active {
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
}
#maintextwide a:link, #maintextwide a:visited, #maintextwide a:hover, #maintextwide a:active {
	text-decoration: underline;
}

#swsfooter a:link, #swsfooter a:visited, #swsfooter a:hover, #swsfooter a:active {
	color: #ffffff;
}
.list {
	list-style-type: disc;
	margin-left: 18px;
	margin-bottom: 15px;
}
.list li {
	margin-bottom: 15px;
}
.largecentre {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
hr {
	color: #cc0000;
}
#mainupper {
	float: left;
	height: 127px;
	width: 825px;
	margin-top: 40px;
	margin-left: 15px;
}
.pagebutton {
	float: left;
	height: auto;
	width: 133px;
	margin-right: 4px;
	
	
}
#newsmod {
	float: left;
	height: 127px;
	width: 278px;
	
	height: 127px;
	
	padding-left: 5px;
	font-size: 11px;
}
#matthewsmod {
	float: left;
	height: 127px;
	width: 102px;
}

#newsmod h1 {
	color: #73b54a;
	font-size: 16px;
	margin: 0px 0px 3px;
}
#newsmod p {
	margin: 0px 0px 7px;
}

/********************************* start horizontal menu coding           ************************/
#menuhorizontal {
	width: 100%;
	float: left;
	color:#ffffff;
	height: 28px;
	z-index: 100;
}
#menuhorizontal ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0;
	width: 134px;
	float: left;
	border-right: 1px solid #FFFFFF;
	font-size:16px;
}
#menuhorizontal ul a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0;
	padding-bottom: 0px;
	font-weight: bold;
}

/*#menuhorizontal a, {
	display: block;
	margin: 0;
	padding: 2px 3px;
	text-align: center;
}
*/
#menuhorizontal h2 {
	font-weight: normal;
	color: #ffffff;
	display: block;
	margin: 0;
	text-align: center;
}
#menuhorizontal ul ul a {
	color: #ffffff;
	background: #00a5bf;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px 3px;
	text-align: left;
	font-size:12px;
}
/*#menuhorizontal h2 a {
	color: #336699;
	background-color: #00FF00;
	text-decoration: none;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	text-align: left;
}
.notblue {
	color: #ffcccc;
	text-decoration: none;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	background-color: #00FF00;
}*/
#menuhorizontal a:link, #menuhorizontal a:visited, #menuhorizontal a:hover, #menuhorizontal a:active {
	height:22px;
	padding-top:3px;
	padding-bottom:3px;
}
#menuhorizontal a:hover {
	color: #ffffff;
	background: none;
	background-color: #cc0000;
	/*background-image: url(../images/buttonover.gif);
	background-repeat: no-repeat;*/ 

}
#menuhorizontal li {position: relative;}

#menuhorizontal ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menuhorizontal ul ul {
	position: absolute;
	z-index: 500;
	width: auto;
	font-size: 1em;
	border-right: 1px solid #0099cc;
	border-bottom: 1px solid #0099CC;
	border-left: 1px solid #0099CC;
}
#menuhorizontal ul ul a:link, #menuhorizontal ul ul a:visited, #menuhorizontal ul ul a:active{
	color: #ffffff;
	background: #0099cc;
	height: auto;
	width: 212px;
}

#menuhorizontal ul ul a:hover{
	color: #ffffff;
	background-color: #cc0000;
	height: auto;
}

div#menuhorizontal ul ul {
display: none;
}
div#menuhorizontal ul li:hover ul
{display: block;}
div#menuhorizontal ul ul,
div#menuhorizontal ul li:hover ul ul,
div#menuhorizontal ul ul li:hover ul ul
{display: none;}

div#menuhorizontal ul li:hover ul,
div#menuhorizontal ul ul li:hover ul,
div#menuhorizontal ul ul ul li:hover ul
{display: block;}
body {
behavior: url(csshover.htc);
}
[if IE] >
< style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menuhorizontal ul li {float: left; width: 100%;}
#menuhorizontal ul li a {height: 1%;} 

#menuhorizontal a, #menuhorizontal h2 {
	font-size: 1em;
	line-height: 1.4em;
}
</ style>
<![endif]>


/******************** end horizontal menu coding **********************************/
{
}
#sound {
}
.red {
	color: #cc0000;
}
.black {
	color: #000000;
	;
}
#hotels {
	float: right;
	height: auto;
	width: auto;
}
#award {
	float: left;
	height: auto;
	width: auto;
}

.smallertext {
	font-size: 12px;
}
#countdown {
		font-size: 18px;
	color: #cc0000;
	float:left;
	
}



