/* CSS Document */

.inner-pad h1
    {
        background: none;
        /*height: 55px;*/
        margin: 0px;
        text-indent: 0px;
        overflow: visible;
        margin-bottom: 5px;
    }
    
#main-title
    {
        height: 80px;
    }
    
/*#main-areas
    {
        margin-bottom: 20px;
    }*/
    
/*#small-logo
    {
        float: right;
        margin-right: 3px;
    }*/
    
#main-overview-images
    {
        padding-bottom: 10px;
    }
    
#main-overview-images .overview-image-left
    {
        width: 235px;
        height: 105px;
        float: left;
    }
    
#main-overview-images .overview-image-right
    {
        width: 235px;
        height: 105px;
        float: right;
    }
    
#cut-left
    {
        background: url(/images/generic/cut-away.gif) no-repeat bottom left;
        width: 19px;
        height: 20px;
        margin-top: -19px;
        position: absolute;
    }
    
#cut-right
    {
        left: 250px;
        background: url(/images/generic/cut-away.gif) no-repeat bottom left;
        width: 19px;
        height: 20px;
        margin-top: -19px;
        position: absolute;
    }
    
.para-alt
    {
        margin: 15px 0px 25px 0px;
    }
    
.inner-pad h4
    {
        font-weight: normal;
        margin-bottom: 5px;
    }
    
.inner-pad h4 a
    {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-weight: bold;
    }
    
.inner-pad h4 a:link, .inner-pad h4 a:visited, .inner-pad h4 a:active
    {
        color: #000000;
    }
    
.inner-pad h4 a:hover
    {
        text-decoration: underline;
    }
    
.place-section-info
    {
        margin-bottom: 5px;
    }
    
.place-section h2 a
    {
        color: #7F7F7F;
    }
    
.place-section h2 a:visited, .place-section h2 a:link, .place-section h2 a:active
    {
        color: #7F7F7F;
    }
    
/* Promotions Section */

.each-promo
    {
        margin-bottom: 20px;
    }
    
.each-promo-title, .each-promo-price
    {
        margin-bottom: 10px;
    }
    
.each-promo-image
    {
        margin-bottom: 3px;
    }
    
.each-promo-price span
    {
        font-weight: bold;
    }
    
.each-promo-description p
    {
        margin: 0pt;
        padding: 0pt;
    }
    
.promotions-section h5
    {
        color: #E86831;
        margin-bottom: 10px;
    }

/* End of CSS Document */
