/* CSS Document */
h2{
font-family:Georgia, Times New Roman, serif;
color:#9C9A00;
font-size:12px;
}
img{
border:0px;
}
.header{
background-image: url(../Images/bg_Header.jpg);
background-repeat:no-repeat;
height:148px;
}
.menu{
background-image:url(../Images/bg_Menu.jpg);
background-repeat:no-repeat;
height:25px;
padding-left:80px;
font-family:Tahoma, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
}
.menuLink{
font-family:Tahoma, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
line-height:16px;
}
.imgNoBorder{
margin-bottom:10px;
border:0px;
}
.imgBorder{
padding:5px;
border:1px solid #9C9A00;
margin-bottom:10px;
}
.title{
font-family:Georgia, Times New Roman, serif;
color:#9C9A00;
font-size:14px;
}
.title2{
font-family:Georgia, Times New Roman, serif;
color:#9C9A00;
font-size:12px;
}
.text{
font-family:Tahoma, sans-serif;
font-size:11px;
text-align:left;
line-height:20px;
}
p{
font-family:Tahoma, sans-serif;
font-size:11px;

line-height:20px;
}
.tblOtherParks{
border:1px solid #9C9A00;
margin:0px;
}
.otherParkLink{
font-family:Georgia, Times New Roman, serif;
color:#9C9A00;
font-size:10px;
text-align:left;
text-decoration:none;
font-weight:bold;
}
.footer{
background-image:url(../Images/footer.gif);
background-repeat:no-repeat;
height:86px;
color:#FFFFFF;
font-size:10px;
}
.footerLink{
font-family:Tahoma, sans-serif;
color:#FFFFFF;
font-size:10px;
text-align:center;
text-decoration:none;
font-weight:bold;
}
.subMenu{
padding-left:20px;
color:#9C9A00;
line-height:20px;
}
.submenuLink{
font-family:Tahoma, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#9C9A00;
}
.standardLink{
font-family:Tahoma, sans-serif;
font-size:11px;
color:#000000;
}