/* =Catering Styles
___________________________________________________________________________*/

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

img {float: left; margin-top: -7px; margin-bottom: -10px; padding: 0 5px 0 0;}




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; 
        }
.press img {border: 1px solid #fff; padding: 3px; margin: 3px;}

blockquote {
        background: url(http://www.snowcitycafe.com/images/graphics/quote.gif) no-repeat top left;
        border: 0;
        margin: 12px 5px 12px 0;
        padding: 0px 5px 8px 75px;
        font-style: italic;
	}
.issue {background: #E67211; color: #fff;}