﻿body, html, form
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    background: url(../images/TopBg.jpg) no-repeat top center;
    font-size: 11px;
    font-family: Arial, Sans-Serif;
}
.SiteHolder
{
    width: 1052px;
    margin: auto;
    position: relative;
    text-align: left;
}
#BannerImage
{
    position: absolute;
    left: 68px;
    top: 1px;
}
#RydgesLogo
{
    position: absolute;
    left: 822px;
    top: 29px;
}
#InfoPanel
{
    position: absolute;
    top: 305px;
    left: 0px;
    width: 1052px;
    height: 587px;
    background: url(../images/InfoPanelBg.png) no-repeat;
    z-index:10;
}
#ElephantWalk
{
    position: absolute;
    left: 0px;
    top: 96px;
    z-index:9;
}
#Sticker
{
    position: absolute;
    left: 749px;
    top: 274px;
    z-index:20;
}
.StaySee
{
    position: absolute;
    left: 260px;
    top: 158px;
    width: 179px;
    height: 144px;
}
.StaySeeCopy
{
	position: absolute;
    left: 89px;
    top: 310px;
    width: 369px;
    height: 87px;
}
.BookInTheNext
{
    position: absolute;
    left: 70px;
    top: 442px;
    width: 420px;
    height: 110px;
}
.BookInTheNext img
{
    vertical-align: middle;
}
.PackagePanel
{
    position: absolute;
    left: 527px;
    top: 158px;
    width: 180px;
    height: 400px;
}
.NightZoo
{
    position: absolute;
    left: 527px;
    top: 558px;
    width: 400px;
    height: 50px;
}
.PackageImage
{
    margin-top: 8px;
    margin-bottom: 20px;
}
.BookNow
{
    display: block;
    margin-top: 12px;
    margin-bottom: 8px;
}

.LinkBar, .LinkBar a
{
    color: #747e5f;
    
}
.LinkBar a
{
     text-decoration:underline; 
}
.Disclaimer
{
    position: absolute;
    left: 67px;
    top: 900px;
    color: #999999;
}

.Copyright
{
    position: absolute;
    left: 819px;
    top: 900px;
    color: #999999;
}
.Disclaimer a, .Copyright a
{
    color: #999999;
     text-decoration:underline; 
}
a img
{
    border:0px;
}
a
{
    color:#000000;
    text-decoration:none;
}
a:hover
{
     text-decoration:underline; 
}
h1
{
    display: block;
    width: 698px;
    height: 85px;
    background: url(../images/Banner.gif) no-repeat;
    text-indent: -9999px; 
    overflow: hidden;   
}
h2
{
    display: block;
    width: 156px;
    height: 140px;
    background: url(../images/StaySee.gif) no-repeat;
    text-indent: -9999px; 
    overflow: hidden;   
}