#containerTop
{
    background-image: url("/i/background_top_banquet.jpg");        
}
#containerBottom
{
    background-image: url("/i/background_bottom_banquet.jpg");
}
.offer
{
    margin-left: 24px;
    width: 800px;
    overflow:auto;
    background: url("/i/line_brown.png") top repeat-x;
    padding-top: 23px;
    font-size: 10pt;    
    color: #f2b2df;
    overflow: auto;
}
.offer h1
{
    font-family: Georgia;
    font-style: italic;
    color: yellow;  
    font-size: 18pt;
    font-weight: bold;
    margin: 0 0 16px 0; 
    
}

.table01{
    width: 464px;
    margin-left:auto; 
    margin-right: auto; 
    font-family: Georgia;
    font-weight: bold;
    color: white;   
}
.table01 td
{
    background: url("/i/star_bullet.jpg") left center no-repeat;
    padding-left: 31px; 
}
.table02{
    width: 782px;
    margin-left:auto; 
    margin-right: auto;
    font-size: 9pt; 
}
.table02 td
{
    margin-top: 35px;
    background: url("/i/star_bullet_small.jpg") left center no-repeat;
    padding-left: 23px; 
}
.offer p{
    margin: 25px 0 0 0;
}
.offerPhoto
{
    border: 1px solid #591b1a;
    padding: 3px;
        
}
#footer
{
    margin-top: 80px;   
}
