@charset "utf-8";
/* CSS Document */

html, body {
padding:0px;
margin:0px;
height:100%;
font-family:Arial, Helvetica, sans-serif;
}
html {
background:url(images/green2.jpg);
}
body {

}
a{
outline:none;
}
a:link,
a:visited {
color:#609029;
text-decoration:none;
}
a:hover,
a:active {
color:#336601;
text-decoration:underline;
}
.topnav a:link,
.topnav a:visited {
display:inline-block;
padding-left:10px;
padding-bottom:10px;
color:#ceb39c;
text-shadow: -1px -1px 1px #000;
text-decoration:none;
font-size:12px;
}
.topnav a:hover,
.topnav a:active {
color:#FFFFFF;
text-shadow: -1px -1px 1px #000, 0px 0px 7px #ffffe3;
}
.topnav {
height:300px;
}
.main_nav {
text-align:top;
}
#ticket {
position:relative;
left:675px;
z-index:1;
top:-55px;
display:none;
}
.main_nav a:link,
.main_nav a:visited {
font-family:'ToonishRegular', Arial, Helvetica, sans-serif;

position:relative;
z-index:5;
font-size:18px;
color:#ffffe3;
display:inline-block;
padding:13px 17px 10px 17px;
text-shadow: 1px 2px 1px #070300;
}
.main_nav a:hover,
.main_nav a:active {
text-shadow: 1px 2px 1px #070300, 0px 0px 7px #ffffe3;
text-decoration:none;
color:#FFFFFF;
}
.div_03 a:link,
.div_03 a:visited {
color:#F8E6AF;
text-decoration:none;
}
.div_03 a:hover,
.div_03 a:active {
color:#F8E6AF;
text-decoration:underline;
}
.container {
min-height:100%;
position:relative;
background:url(images/mid.jpg) center repeat-y;
}

.div_01 {
background:url(images/top.jpg) center repeat-x;
height:349px;
}
.nav {
background:url(images/logo2.png) center top no-repeat;
}
.div_02 {
padding-bottom:25px;
width:900px;
margin:0 auto;
height:100%;
}
.animals {
background:url(images/mid.jpg) center repeat-y;
height:173px;
text-align:center;
}
.text {
width:900px;
margin:0 auto;
height:100%;
padding:20px 0px 207px 0px;
font-size:12px;
color:#333333;
min-height:250px;
}
.photo {
float:left;
margin-right:10px;
border:3px solid #2b8cfc;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.div_03 {
background:url(images/footerwood.jpg) bottom repeat-x;
height:207px;
position:absolute;
bottom:0;
width:100%;
color:#F8E6AF;
font-size:10px;
}
#foot {
height:25px;
}

h1 {
font-family:'ToonishRegular', Arial, Helvetica, sans-serif;
padding-top:0px;
color:#2b8cfc;
text-shadow:2px 2px 0px #acd1fc;
letter-spacing:1px;
margin-top:0px;

}
h2 {
font-family:'ToonishRegular', Arial, Helvetica, sans-serif;
font-weight:normal;
display:inline;
color:#85ae3d;
text-shadow:2px 2px 0px #cee9a0;
letter-spacing:1px;
font-size:16px;
margin-top:0px;
margin-bottom:0px;
}
h3 {
color:#702C23;
font-size:14px;
margin-top:0px;
margin-bottom:0px;
}
.errors {
color:#702C23;
font-weight:bold;
}

img, div { behavior: url(iepngfix.htc) }

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

}

/* ######### Default class for drop down menus ######### */

.anylinkmenu a:link {
color:#ffffe3;
text-shadow: 1px 1px 1px #070300;
}

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #663c18;
border-bottom-width: 0;
color:#FFFFFF;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:#844f22;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #663c18;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #ffffe3;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #56371d;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

@font-face {
    font-family: 'ToonishRegular';
    src: url('toonish-webfont.eot');
    src: url('toonish-webfont.eot?#iefix') format('embedded-opentype'),
         url('toonish-webfont.woff') format('woff'),
         url('toonish-webfont.ttf') format('truetype'),
         url('toonish-webfont.svg#ToonishRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
