body 
{
    background-image: url(/img/background.jpg);
    background-repeat: no-repeat;
	background-position:top center;
    background-color: #ecd8bb;
	font-size:10px;
	line-height:15px;
    font-family: verdana, Arial, helvetica, san-serif;
}

body a
{
    color: #f7e2c2;
}

div#twitter {
	width:300px;
	float:left;
	padding-left:18px;
	position:absolute;
	margin-top:-12px;
	}

div#twitter h4 {
	padding:0px;
	margin:0px;
	
	}

div#twitter h4 a {
	background-image:url(/img/follow-us-2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:175px;
	height:37px;
	display:block;
	}

div#twitter h4 a:hover {
	background-image:url(/img/follow-us-2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:175px;
	height:37px;
	display:block;
	}

div#twitter h4 a span {
	display:none;
	}

p#copyright
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

p#copyright a,
p#copyright a:link,
p#copyright a:visited
{
	color: #000;
	text-decoration: none;
}

p#copyright a:hover,
p#copyright a:active
{
	color: #900;
}

div#missive
{
    margin-left: auto;
    margin-right: auto;
    
    text-align: center;
    
    padding-top: 5px;
}

a#academylink
{
    display: block;
    background-image: url(/img/adventure-park-academy.gif);
   height:49px;
   width:345px;
    padding: 0px 0px 0px 0px;
}

a#academylink:hover
{
    display: block;
    background-image: url(/img/adventure-park-academy.gif);
	background-position:left bottom;
   height:49px;
   width:345px;
    padding: 0px 0px 0px 0px;
}

a#waterpark span
{
    display: none;
}

a#waterpark
{
    display: block;
    background-image: url(/img/adv-waterpark.gif);
   height:49px;
   width:345px;
    padding: 0px 0px 0px 0px;
}

a#waterpark:hover
{
    display: block;
    background-image: url(/img/adv-waterpark.gif);
	background-position:left bottom;
   height:49px;
   width:345px;
    padding: 0px 0px 0px 0px;
}

a#daycare span
{
    display: none;
}

a#daycare
{
    display: block;
    background-image: url(/img/daycare-btn.gif);
   height:49px;
   width:345px;
    padding: 0px 0px 0px 0px;
}

a#daycare:hover
{
    display: block;
    background-image: url(/img/daycare-btn.gif);
	background-position:left bottom;
   height:49px;
   width:345px;
    padding: 0px 0px 0px 0px;
}


a#waterpark span
{
    display: none;
}

div#page
{
    width: 887px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    
    position: relative;
}


.no-disc
{
    list-style: none;
}

.above-navbar
{
    clear: both;
    
    background-image: url(/img/above-navbar.png);
    width: 887px;
    height: 9px;
}

.below-navbar
{
    clear: both;
    
    background-image: url(/img/below-navbar.png);
    width: 869px;
    height: 4px;
}

.left-side
{
    float: left;
    background-image: url(/img/left-side.png);
    min-height: 619px;
    width: 9px; 
}

.center-content
{
    float: left;
    width: 869px; 
}

.right-side
{
    float: left;
    background-image: url(/img/right-side.png);
    min-height: 619px;
    width: 9px; 
}

div#navbar
{
    background-image: url(/img/navbar.png);
    background-repeat: no-repeat;
    width: 869px;
    height: 41px; 
}

div#navbar ul#nav li a span
{
    display: none;
}

div#navbar ul#nav
{
    float: left;
    margin: 12px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}

div#navbar ul#nav li
{
    list-style: none;
    padding-left: 20px;
    float: left;
}

div#navbar ul#nav li.admission a
{
    background-image: url(/img/admission.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 70px;
    height: 18px;    
}

div#navbar ul#nav li.attractions a
{
    background-image: url(/img/attractions.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 87px;
    height: 18px;    
}

div#navbar ul#nav li.about
{
    margin-right: 300px;
}

div#navbar ul#nav li.hours a
{
    background-image: url(/img/hours.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 41px;
    height: 18px;    
}

div#navbar ul#nav li.parties a
{
    background-image: url(/img/parties.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 53px;
    height: 18px;    
}

div#navbar ul#nav li.plan-a-visit a
{
    background-image: url(/img/plan-a-visit.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 89px;
    height: 18px;    
}

div#navbar ul#nav li.about a
{
    background-image: url(/img/specials.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 59px;
    height: 18px;    
}

div#top-nav
{
    float: right;
    margin-right: 15px;
    height: 15px;
    
    margin-top: 0px;
    margin-bottom: 5px;
    
    vertical-align: bottom;
}

div#top-nav ul
{
    padding: 0px;
    margin: 0px;
}

div#top-nav li a:link, div#top-nav li a:visited
{
    color: #503d1e;
    text-decoration: none;
    margin-right: 8px;        
}

div#top-nav li a:hover, div#top-nav li a:active
{
    color: #900;
    text-decoration: none;
    margin-right: 8px;        
}


div#top-nav li
{
    font-size: 10px;
    
    line-height: 12px;
    
    display: inline;
    
    background-image: url(/img/top-delimiter.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	
	margin-right: 8px;
    padding-top: 3px;
    
    color: #503d1e;
    
    float: left;
}

div#top-nav li.last
{
    background-image: none;
}

.clear
{
    clear: both;
}

div#logo
{
    position: absolute;
    
    width: 295px;
    height: 160px;
    
    z-index: 50;

    margin: 0px;

	left: 300px;
	top: -40px;
}

div#logo h1 a
{
    display: block;
    height: 160px;
    width: 295px;
    
    z-index: 50;
}

div#logo h1
{    
    margin: 0px;
    padding: 0px;
    
    background-image: url(/img/logo.png);
    background-repeat: no-repeat;
    
    width: 295px;
    height: 160px;
        
    z-index: 50;
}

div#logo h1 span
{
    display: none;
}

div#main-image
{
    width: 869px;
    height: 240px;

	z-index: 2;
}

div#main-image #advertsFlash
{
	position: relative;

	z-index: 10;
}

div#main-image h2
{
    padding: 0px;
    margin: 0px;
	background-image: url(/img/main-image-summer-special.jpg);
    background-repeat: no-repeat;
    
    width: 869px;
    height: 241px;
}

div#main-image h2 span
{
    display: none;
}

div#main-image .cowboy
{
    position: absolute;
    margin-left: -40px;
    margin-top: 26px;
    
    width: 193px;
    height: 219px;
    
    background-image: url(/img/cowboy-paper.png);
    
    z-index: 1;
    
}

div#bottom-main
{
    width: 869px;
    height: 183px;
    margin-top: 1px;
    
    background-image: url(/img/bottom-main.png);
    background-repeat: no-repeat;
}

div#bottom-main div#bottom-main-left
{
    float: left;
    
    width: 400px;
    height: 183px;
    
    margin: 0px 20px 0px 40px;
    
    font-size: 9px;
}

div#bottom-main div#bottom-main-left div#content
{
    margin: 0px 0px 0px 0px;
	padding:0;
	line-height:12px;
}

div#bottom-main div#bottom-main-left div#content ul
{
    margin: 0;
	padding:0;
}


div#bottom-main div#bottom-main-left div#content ul li
{
    padding-bottom: 2px;
	list-style-type:none;
}

div#bottom-main div#bottom-main-left div#content ul li a
{
    text-decoration: none;
    color: #000000;
	font-size:11px;
}

div#bottom-main div#bottom-main-left div#content ul li a:hover
{
    text-decoration: underline;
    color: #000000;
}

div#bottom-main div#bottom-main-left h3 a
{
    display: block;
    height: 23px;
    width: 178px;
}

div#bottom-main div#bottom-main-left h3
{
    width: 178px;
    height: 23px;
    
    /* background-image: url(/img/coming-events.png);
    background-repeat: no-repeat; */
    
    margin-left: auto;
    margin-right: auto;
    
    margin-top: 35px;
    margin-bottom: 10px;
    
    padding: 0px;
}

div#bottom-main div#bottom-main-left h3 span
{
    display: none;
}

div#bottom-main div#bottom-main-right
{
    float: left;
    
    font-size: 10px;
    
    margin: 0px 0px 0px 30px;
    line-height:13px;
    color: #FFFFFF;
    
    width: 350px;
    height: 183px;
}

div#bottom-main div#bottom-main-right p
{
    margin-top: 30px;
}

div#bottom-footer
{
    clear: both;
    
    margin: 0px;
    padding: 0px;
    
    background-image: url(/img/bottom-footer.png);
    background-repeat: no-repeat;
    
    width: 887px;
    height: 10px;
}

div#bottom-nav
{
    clear: both;
    
    margin: 0px;
    padding: 0px;
    
    background-image: url(/img/bottom-nav.png);
    background-repeat: no-repeat;
    
    width: 869px;
    height: 150px;
}

div#bottom-nav ul#bot-nav li a span
{
    display: none;
}

div#bottom-nav ul#bot-nav
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 9px;
}

div#bottom-nav ul#bot-nav li
{
    list-style: none;
    padding: 10px 5px 0px 0px;
    float: left;
}

div#bottom-nav ul#bot-nav li.become-a-vip a
{
    background-image: url(/img/become-vip-hover.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}


div#bottom-nav ul#bot-nav li.become-a-vip a:hover, div#bottom-nav ul#bot-nav li.become-a-vip a:active
{
    background-image: url(/img/become-vip-hover.png);
    background-repeat: no-repeat;
    background-position: bottom;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}


div#bottom-nav ul#bot-nav li.fun-for-all a
{
    background-image: url(/img/fun-for-all-hover.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}

div#bottom-nav ul#bot-nav li.fun-for-all a:hover, div#bottom-nav ul#bot-nav li.fun-for-all a:active
{
    background-image: url(/img/fun-for-all-hover.png);
    background-repeat: no-repeat;
    background-position: bottom;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}

div#bottom-nav ul#bot-nav li.specials a
{
    background-image: url(/img/specials-hover.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}


div#bottom-nav ul#bot-nav li.specials a:hover, div#bottom-nav ul#bot-nav li.specials a:active
{
    background-image: url(/img/specials-hover.png);
    background-repeat: no-repeat;
    background-position: bottom;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}


div#bottom-nav ul#bot-nav li.plan-a-party a
{
    background-image: url(/img/plan-party-hover.png);
    background-repeat: no-repeat;
    background-position: top;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}

div#bottom-nav ul#bot-nav li.plan-a-party a:hover, div#bottom-nav ul#bot-nav li.plan-a-party a:active
{
    background-image: url(/img/plan-party-hover.png);
    background-repeat: no-repeat;
    background-position: bottom;
    
    display: block;
    
    width: 209px;
    height: 111px;    
}

div#bottom-nav div#footer
{
    clear: both;
    
    color: #f7e2c2;   
    font-size: 10px;
    
    width: 600px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
}

div#bottom-nav div#footer a:link, div#bottom-nav div#footer a:visited
{
    color: #f7e2c2;
    text-decoration: underline;
}

div#bottom-nav div#footer a:hover, div#bottom-nav div#footer a:active
{
    color: white;
    text-decoration: underline;
}
