table, td {
  font-size:11pt;  
}

#top_banner_callout {
    background-image: url('../../assets/images/top_callout.jpg');
    width:821px;
    height:56px;
}

a {
    text-decoration:none;
    font-size:10pt;
    color:#000;
    font-weight:bold;
}

a:hover {
    text-decoration:underline;
    font-size:10pt;
    color:#000;
    font-weight:bold;
}

#top_banner {
    background-image: url('../../assets/images/top_banner.jpg');
    width:821px;
    height:199px;
}

#top_banner_footer {
    background-image: url('../../assets/images/top_banner_footer.jpg');
    width:821px;
    height:145px;    
}

#toplink {
    text-align:left;   
}

#top_link_container {
    margin-left:5px;
    margin-right:5px;
    margin-top:8px;
}

.top_links_nav {
    color:#30efe7;
    display:inline;
    margin-right:37.5px;
}

.topalink {
    text-decoration:none;
    font-size:10pt;
    color:#30efe7;
    font-weight:bold;
}

.topalink:hover {
    text-decoration:none;
    font-size:10pt;
    color:#fff;
    font-weight:bold;
}



#drinks {
   background-image: url('../../assets/images/photos/drinks.jpg');  
   width:348px;
   height:212px;
   margin-left:24px;
}

#maps {
   background-image: url('../../assets/images/photos/map.gif');  
   width:348px;
   height:212px;
   margin-left:24px;
}



.tab-middle {
    clear: both;
    width: 780px; 
    height:43px;
    background-image: url('../../assets/images/tab-middle.gif');
    background-repeat: repeat-x;
    border-right:1px #feb906 solid;
    border-left:1px #feb906 solid;
    padding-top:6px;    
}

#happy-hour {
   background-image: url('../../assets/images/img-happyhour.gif');  
   width:237px;
   height:22px;   
   margin-top:30px;
   margin-bottom:20px   
}

#direction-and-maps {
   background-image: url('../../assets/images/img-directionsandmaps.gif');  
   width:197px;
   height:24px;   
   margin-top:50px;
   margin-bottom:20px
}


.gen-small-red {  
  color: #cc0000;
}

div#preloader{
   position: absolute;
   top:-9999px;
   left:-9999px;
   height:1px;
   width:1px;
   overflow:hidden;
}

div#preloader{display:none;}

