#containerBottom { background-image: url("/i/background_bottom_diner.jpg"); }
#allyoucan {position:absolute; width:165px; height:54px; top:20px; left:240px; background:transparent url("/i/all_you_can_eat.gif"); }

.offer
{
    position:relative;
    margin-left: 24px;
    width: 800px;
    overflow:auto;
    background:url("/i/line_brown.png") top repeat-x;
    margin-bottom: 25px;
    padding-top: 23px;
    font-size: 10pt;    
    color: #f2b2df;
    overflow: auto;
}
.offer {min-height:200px !important;}

h1 span, h2 span {font-family:arial;}

.offer h1
{
    font-family: Georgia;
    font-style: italic;
    font-size: 18pt;
    font-weight: bold;
    margin: 0 0 16px 0; 
    
}
.offerLeft
{
    width: 420px;
    float: left;
}
.offer p{
    margin: 25px 0 0 0;
}
.offerRight
{
    margin-left: 35px;
    width: 345px;
    float: left;
}
.offerRight h1{
    font-style: italic;
    font-size: 9pt;
    color:yellow !important;   
    margin: 0;
    line-height: 9pt;
}
.offerRight h2{
    font-family: Georgia !important;
    font-style: italic;
    font-size: 9pt;
    color:white;
    margin: 0;
    line-height: 9pt;
}
.offerPhoto
{
    border: 1px solid #591b1a;
    padding: 3px;
        
}
#footer
{
    margin-top: 200px;  
}


h3{
    font-family: Georgia;
    font-style: italic;
    color: white;   
    font-size: 18pt;
    font-weight: bold;
    margin:20px 0 0 0;
}
