/* =Catering Styles
___________________________________________________________________________*/

html, body {
       background: #B7D31B url(http://www.snowcitycafe.com/images/graphics/hours-bg.gif) repeat-x top left;
}
#hours {
        position: absolute;
        height: 104px;
        width: 204px;
        left: 498px;
        top: 142px;
        z-index: 100;
        }






select, input, option {
        background: #FE7018;
        color: #000;
        border: 2px solid #DF5D0D;
        font-size : 10px;
        }
.checkbox {
        background-color:  transparent;
        margin:  0;
        padding: 0;
        border: 0;
        }

textarea {
        margin-left: 0;
        padding-left: 0;
        padding-right: 70px;
        background: #FE7018;
        color: #000; 
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 5px solid #DF5D0D;
        }

textarea:focus { background-color: #fff;}
input:focus { background-color: #fff; }
checkbox:focus { background-color: #fff; }


.footer-title { 
        font: 16px normal "Century Gothic", "Trebuchet MS", Trebuchet, Verdana, Arial, Sans-serif; 
        color: #FE7018; 
        }
.main-content img {border-left: 6px solid #ABC50C;border-top: 6px solid #ABC50C; border-right: 6px solid #C7E21F; border-bottom: 6px solid #C7E21F;}