html
{
    height: 100%;
    padding: 0;
}

body
{
    font-family: Times New Roman;
    font-size: 12px;
    color: #000;
    background-color: #fff;
    padding: 0;
    margin: 0;
    height: 100%;
}

img
{
    border: none;
}

li
{
    margin-left: 20px;
}

.contentImg
{
    margin:5px;
}

.contentImgLeft
{
	margin-left:0px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:0px;
}

.contentImgRight
{
	margin-left:5px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
}

.sectionHeader
{
    font-family:Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #d9962d;
}

.contentWrapper
{
    width: 804px;
    height: 100%;
    background-color: #1d150b;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.homeContentWrapper
{
    width: 804px;
    height: auto;
    background-color: #1d150b;
    background-image:  url("images/Home_BG.gif");
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.header
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 804px;
    height: 78px;
    background-image:  url("images/Header_Main.gif");
    background-repeat: no-repeat;
}

.main
{
    float: left;
    width: 804px;
    min-height:867px;
    height: auto;
    background-color: #f4ebbd;
    background-image:  url("images/MainBG.gif");
    background-repeat: repeat-y;
}

.leftNav
{
    float: left;
    width: 166px;
    height: 100%;
}

.leftNav a
{
    color: #f0e383;
    text-decoration: none;
}

.leftNav a:hover
{
    color: #f0e383;
}

.leftNav a:visited
{
    color: #f0e383;
}

.centerContent
{
    float: left;
    width: 362px;
    padding: 33px;
    white-space: normal;
}

.rightContent
{
    float: left;
    width: auto;
    height: 100%;
}

.rotatingPhoto
{
    position: absolute;
    height: auto;
    width: auto;
    top: 35px;
    left: 650px;
    z-index: 100;
    display:none;
}

.leftNavLinkSection
{
    float:left;
    width: 100%;
    height: 100%;
    padding-bottom:10px;
    color: #f0e383;
}

.leftNavLinkSection img
{
    width: 166px;
    height: 16px;
}

.leftNavArtSection
{
    float:left;
    width: 146px;
    height: 179px;
    background-image:  url("images/LeftNavArt.gif");
    background-repeat: no-repeat;
    margin-left: 20px;
}

.leftNavPaymentSection
{
    float:left;
    width: 146px;
    height: 112px;
    margin-left: 20px;
}

.leftNavAddressSection
{
    float:left;
    width: 126px;
    height: auto;
    color: #f0e383;
    margin-left: 20px;
}

.leftNavSubmenu
{
    display:none;
    margin-left:58px;
    color:#f0e3a3;  
    font-family:Verdana;
    font-size:9px; 
    line-height:15px; 
}

.leftNavSubmenuActive
{
    display:block;
    margin-left:58px;
    color:#f0e3a3;  
    font-family:Verdana;
    font-size:9px; 
    line-height:15px; 
}

.subMenu
{
   
}

.footer
{
    float: left;
    text-align: center;
    width: 100%;
    font-size: 9px;
    font-family:Verdana;
    color:#554c31;
    padding:10px;
}

.footer a
{
    text-decoration: none;
    color: #554c31;
}

.footer a:hover
{
    color: #554c31;
}

.footer a:visited
{
    color: #554c31;
}

.boldText
{
    font-weight: bold;
}

.homeHeader
{
    width: 804px;
    height: 343px;
    background-image:  url("images/Home_Header.gif");
    background-repeat: no-repeat;
}

.homeNav
{
    margin-left:50px;
    height: auto;
    white-space: nowrap;
    overflow:hidden;
}

.homeEventsHeader
{
    width: 804px;
    height: 86px;
    background-image:  url("images/Home_EventsHeader.gif");
    background-repeat: no-repeat;
}

.homeEvents
{
    width: auto;
    height: auto;
    text-align: center;
    color: #e6d99b;
    line-height: 20px;
    font-size: 11px;
    color: #e6d99b;
    font-family:Verdana;
}

.homeEvents a, .homeEvents a:hover, .homeEvents a:visited
{
    color: #e6d99b;
}

.homeFooter
{
    width: 100%;
    height: auto;
    text-align: center;
}

.homePhoto
{
    position: absolute;
    top: 35px;
    left: 0px;
    margin: 0;
    padding: 0;
    display:none;
}

#homeNav
{
    background: #524d31;
    width: auto;
}
#homeNav, #homeNav ul
{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
}
#homeNav a
{
    display: block;
    color: #e6d99b;
    text-decoration: none;
}
#homeNav li
{
    float: left;
    padding: 0;
    margin:0;
}
#homeNav ul
{
    position: absolute;
    left: -999em;
    height: auto;
    width: 150px;
    margin: 0;
    line-height: 1;
}
#homeNav li li
{
    width: 150px;
    background-color: #524d31;
}
#homeNav li li a
{
    padding: 4px 4px 4px 10px;
    width: 150px;
    font-size: 10px;
    color: #e6d99b;
    font-family:Verdana;
}

#homeNav li li:hover
{
    background-color: #524d31;
}
#homeNav li ul li:hover a, #homeNav li ul li li:hover a, #homeNav li ul li li li:hover a, #homeNav li ul li li li:hover a
{
    color: #e6d99b;
}
#homeNav li:hover a, #homeNav li.sfhover a
{
    color: #e6d99b;
}
#homeNav li:hover li a, #homeNav li li:hover li a, #homeNav li li li:hover li a, #homeNav li li li li:hover li a
{
    color: #e6d99b;
}
#homeNav li:hover ul ul, #homeNav li:hover ul ul ul, #homeNav li:hover ul ul ul ul, #homeNav li.sfhover ul ul, #homeNav li.sfhover ul ul ul, #homeNav li.sfhover ul ul ul ul
{
    left: -999em;
}
#homeNav li:hover ul, #homeNav li li:hover ul, #homeNav li li li:hover ul, #homeNav li li li li:hover ul, #homeNav li.sfhover ul, #homeNav li li.sfhover ul, #homeNav li li li.sfhover ul, #homeNav li li li li.sfhover ul
{
    left: auto;
    background: #524d31;
}
#homeNav li:hover, #homeNav li.sfhover
{
    background: #524d31;
}

.eventsCalendar
{
    background-color:#fff;
    text-align:center;   
    font-family:verdana;
    font-size:9px; 
}

.eventsCalendar td
{
      
}

.eventCellHeader
{
    font-size:9px;
    font-weight:bold;    
}

.eventsTeens
{
    background-color:#dff9f4;
}

.eventsAdults
{
    background-color:#f1effa;
}

.eventsKids
{
    background-color:#fff2dd;
}

.eventsMiniCranes
{
    background-color:#ffccff;
}

.quoteBox
{
    float: right; 
    padding-left: 10px; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-right: 0px;
    margin: 0; 
    height:auto;
    width:200px;  
    font-size:13px;  
    font-weight:bold;
}

a
{
    color:#000;
}
a:hover
{
    color:#000;
}
a:visited
{
    color:#000;
}
