﻿#blocker {color: #ffffff; display:none; margin: auto; width: 95px;}

body {
   background-color:white;
}

.header 
{
    font-weight:bold;
}

.cls-menus
{
    display:none;
}

.home-images 
{
    max-height:380px;
    width:950px;
    border-radius: 10px;
    background: white;
    padding: 1px; 
}

.home-botton-text
{
    margin-top:5px;
    font-size:12px;
    color:black;
}

.banquet-text
{
    margin-top:5px;
    font-size:13px;
    color:black;
    font-weight:bold;
}

.banquet-image 
{
    margin-top:22px;
    max-height:350px;
    width:100%;
    max-width:500px;
    border-radius: 10px;
    background:white;
    padding: 1px; 
}

.menu-images 
{
    max-height:150px;
    width:200px;
    border-radius: 15px;
    background:white;
    padding: 2px; 
    margin-top:20px;
}


.menu-images-text 
{
    font-size:13px;
    font-weight:bold;
    margin-top:15px;
}

#lbl-footer 
{
    margin-top:1px;
    color:black;
    font-size:13px;
    width:100%;

}


#nav-footer 
{
    margin-top:10px;
    padding-top:3px;
    background-color:#336699;
    height:28px;
}

