body {
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    background:url(../images/all-pages-bg.jpg) fixed center -250px;
    min-width:960px;
    width:100%;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
body h3 {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
}
body p {
    font-size: 14px;
    color: #505050;
    line-height: 157%;
}
body a {
    color: #1C66C7;
    font-weight: normal;
}
body li {
    line-height: 157%;
}
.main_wrapper {
    height: auto;
    margin-top:0px;
    margin-bottom:0px;
    clear:both;
    min-height:472px;
    width:100%;
    margin-right:auto;
    margin-left:auto;
    min-width:960px;
    display:block;
}
.header {
    background-color:rgba(0, 0, 0, 0.6);
    border-bottom:1px solid #022078;
    width:100%;
    clear:both;
    height:49px;
    position:fixed;
    z-index:1;
    box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
}
.logo_and_nav {
    margin-left: auto;
    margin-right:auto;
    min-height:95px;
    width:960px;
    display:none;
}
.logo {
    padding:25px 0 0 30px;
    min-height:75px;
    margin-left:30px;
    float:left;
    width:196px;
    display:block;
}
.navbar_holder {
    min-height: 0;
    padding-top:0;
    width:704px;
    float:left;
}
.hmenubar {
    text-align: right;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    display:block;
    margin-top:0;
    margin-bottom:0;
    padding:0;
    min-height:10px;
    list-style:none;
    margin-right:0;
    margin-left:0;
}
.hmenubar li a {
    display: inline-block;
    color: white;
    text-decoration: none;
    font: 15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 95px;
    line-height: 95px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    background-color: inherit;
    padding: 0 15px;
    margin-top:0;
    margin-bottom:0;
    margin-right:5px;
    margin-left:0;
}
.hmenubar li a:active, .hmenubar li a:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #971C16));
    background-image:-webkit-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-moz-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-o-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-ms-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:linear-gradient(to bottom, #8B120B 0%, #971C16 100%);
}
.hmenubar li a.clicked {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #971C16));
    background-image:-webkit-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-moz-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-o-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-ms-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:linear-gradient(to bottom, #8B120B 0%, #971C16 100%);
}
.content {
    height: auto;
    padding-top: 50px;
    padding-bottom: 30px;
    background:url("../images/shutterstock_79058389.jpg") repeat-y;
    clear:both;
    min-height:359px;
    margin-left:auto;
    margin-right:auto;
    display:block;
    width:100%;
}
.menu_inner {
    background-color: rgba(247, 232, 215, 0.85);
    padding-top:10px;
    margin-bottom:200px;
    min-height:1327px;
    clear:both;
    width:960px;
    margin-left:auto;
    margin-right:auto;
    -moz-border-radius:9px;
    -webkit-border-radius:9px;
    border-radius:9px;
}
.menu_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
    padding:0;
    min-height:1242px;
}
.menu_items {
    margin-bottom:20px;
    clear:both;
    min-height:393px;
}
.menu_item_nugget {
    min-height: 414px;
    padding-left:10px;
    padding-right:10px;
    display:inline-block;
    width:300px;
    float:left;
}
.inner_content {
    font: normal 24px/24px Georgia, Arial, Helvetica, sans-serif;
    background:rgba(232, 247, 250, 0.85) url("../images/shutterstock_79058389.jpg");
    padding-top:0px;
    clear:both;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    -moz-border-radius:9px;
    -webkit-border-radius:9px;
    border-radius:9px;
    min-height:359px;
    box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
}
.content_left_unit_wrapper {
    width: 90%;
    min-height: 285px;
    margin-left:auto;
    margin-right:auto;
}
.content_left {
    padding-top: 10%;
    float:none;
    width:auto;
    min-height:285px;
}
.about_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
    padding:0 20px;
    min-height:10px;
    list-style-type:none;
}
.about_article {
    padding: 15px;
    border: 0;
    background-color: rgba(255, 255, 255, 0.2);
    display:inline-block;
    margin-top:30px;
    margin-bottom:10px;
    width:430px;
    float:left;
    margin-right:0;
    margin-left:0;
}
img.article_nineteen_img {
    width: 100%;
    margin-bottom: 20px;
}
.about_article h4 {
    color:#AB2B2B;
    font-size:24px;
    margin-top:0;
    margin-bottom:15px;
    margin-right:0;
    margin-left:0;
}
.about_article p {
    padding: 0;
    margin-top:0;
    margin-bottom:15px;
    margin-right:0;
    margin-left:0;
}
.content_right {
    padding-top:30px;
    padding-bottom:30px;
    float:left;
    width:270px;
    min-height:315px;
    padding-right:25px;
    padding-left:25px;
}
.daily_offer_unit_wrapper {
    width: 270px;
    min-height: 315px;
    float: left;
    margin-left:0;
    margin-right:0;
}
.daily_offer {
    border-color:#CCCCCC;
    border-style:solid;
    border-width:5px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #666466), color-stop(100%, black));
    background-image:-webkit-linear-gradient(top, #666466 0%, black 100%);
    background-image:-moz-linear-gradient(top, #666466 0%, black 100%);
    background-image:-o-linear-gradient(top, #666466 0%, black 100%);
    background-image:-ms-linear-gradient(top, #666466 0%, black 100%);
    background-image:linear-gradient(to bottom, #666466 0%, black 100%);
    padding:20px;
    min-height:265px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
}
.footer {
    background-color:#FFFFFF;
    border-top:1px solid #924D10;
    width:100%;
    clear:both;
    min-height:35px;
    position:fixed;
    bottom:0;
}
.footer_box {
    margin-left: auto;
    margin-right:auto;
    min-height:29px;
    width:960px;
}
.footer_logo_box {
    text-align:center;
    padding:17px 0 0 0;
    min-height:30px;
    clear:both;
}
.rights {
    text-align:center;
    padding:0px;
    min-height:29px;
    clear:both;
    margin-bottom:20px;
}
.socials {
    margin-top:0;
    margin-bottom:0;
    padding:0px;
    min-height:21px;
    clear:both;
    width:115px;
    margin-right:auto;
    margin-left:auto;
}
p.footer_text {
    min-height: 16px;
    margin-top:0.5em;
    margin-bottom:0.5em;
    color: #878787;
    font: normal 11px/19px Arial, Helvetica, sans-serif;
}
span.footer_followUs {
    min-height: 15px;
    margin-top: 3px;
    color: #878787;
    font: bold 11px/17px Arial, Helvetica, sans-serif;
    margin-bottom:0;
    float:left;
    margin-right:5px;
    margin-left:0;
}
.socialIcon {
    margin-top:3px;
    padding-right:3px;
    float:left;
}
h3.offer_title {
    color: #ffffff;
    padding: 0;
    font-size:24px;
    font-weight:lighter;
    margin-top:0;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.food_img {
    margin-top:15px;
    margin-bottom:15px;
    width:214px;
    min-height:140px;
    margin-right:0;
    margin-left:0;
    border-style:solid;
    border-width:3px;
    border-color:#FFFFFF;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
}
.dish_title {
    color: white;
    font: bold 18px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:20px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.dish_description {
    color: #FFD97B;
    font: normal 13px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:8px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.about_title {
    color: #020000;
    font: normal normal normal 30px/30px Georgia, Arial, Helvetica, sans-serif;
    text-align:center;
    margin-top:30px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.client_image_unit_wrapper {
    width: 210px;
    min-height: 294px;
    float: left;
}
.client_image {
    padding:20px;
    min-height:230px;
}
.client_review_unit_wrapper {
    width: 405px;
    min-height: 270px;
    float: left;
}
.client_review {
    padding:0px;
    min-height:270px;
}
.quoteone {
    background-image:url(../images/quoteone.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:29px;
    width:38px;
    display:block;
    margin-left:0px;
    margin-right:0px;
}
.review_text {
    color: #8D2B07;
    font: italic 15px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    min-height:150px;
    margin-top:20px;
    margin-bottom:0em;
}
.quotetwo {
    background-image:url(../images/quotetwo.png);
    background-repeat:no-repeat;
    background-attachment:initial;
    background-position:0px 0px;
    display:block;
    height:29px;
    width:38px;
    position:relative;
    left:198px;
    top:-16px;
    margin-left:0px;
    margin-right:0px;
}
.client_name {
    display: block;
    color: #040000;
    font: bold 13px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:-25px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.text_two {
    color: #130100;
    font: normal 14px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:30px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.row_8 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.row_7 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.row_6 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.row_5 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.row_4 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.row_3 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.row_2 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.row_1 {
    padding:0px;
    min-height:100px;
    clear:both;
}
.menu_item_description {
    padding:0px;
    min-height:100px;
    width:230px;
    float:left;
}
.menu_item_price {
    display: block;
    float:left;
    min-width:50px;
}
.menu_item_price_text {
    font-family: Arial, Helvetica, sans-serif;
    color: #8D2B07;
    font-size: 34px;
    line-height: 50px;
    padding: 30px 0 0 10px;
    margin-top:0em;
    min-height:94px;
    margin-bottom:0em;
}
.menu_item_text {
    color: #130100;
    font: normal 12px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.menu_item_title {
    color: black;
    font: bold 14px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    min-height:10px;
    margin-top:10px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.our_menu {
    color: #020000;
    font: normal 30px/30px Georgia, Arial, Helvetica, sans-serif;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:0;
    margin-left:0;
}
.inner_contact {
    background-color: rgba(247, 232, 215, 0.85);
    margin-bottom:200px;
    padding-bottom:20px;
    height:450px;
    width:960px;
    margin-left:auto;
    margin-right:auto;
    -moz-border-radius:9px;
    min-height:466px;
    -webkit-border-radius:9px;
    border-radius:9px;
}
.contact_form {
    margin-bottom: 20px;
    float:left;
    width:500px;
    min-height:444px;
    padding-left:20px;
}
.address a:hover {
    color: #77C4D2;
}
.contact_map_holder {
    padding-top:0;
    padding-bottom:20px;
    float:left;
    width:400px;
    min-height:443px;
    padding-right:20px;
    padding-left:20px;
}
.address img {
    margin-top:20px;
    border:5px solid #FFFFFF;
    height:195px;
    max-width:100%;
    width:390px;
}
.address {
    padding:0px;
    min-height:10px;
    width:294px;
    min-width:400px;
}
.form_holder label {
    display: block;
    position: relative;
    min-height: 60px;
    width:344px;
}
.form_holder input {
    display: block;
    outline: none;
    padding: 0 15px;
    width: 312px;
    height: 59px;
    font: 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #8B120B;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin-top:0;
    margin-bottom:10px;
    margin-left:0;
    margin-right:0;
}
.form_holder label.message {
    min-height: 170px;
    width:284px;
}
.form_holder textarea {
    resize: none;
    overflow: auto;
    display: block;
    outline: none;
    padding: 10px 15px;
    width: 437px;
    height: 128px;
    font: 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #8B120B;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin:0 0 15px 0;
}
.button-small {
    min-width: 60px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display: inline-block;
    color: #FCFBF7;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
    position: relative;
    margin-right:20px;
    text-decoration:none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #971C16));
    background-image: -webkit-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: -moz-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: -o-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: -ms-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: linear-gradient(to bottom, #8B120B 0%, #971C16 100%);
    min-height:0;
    width:auto;
    padding-top:0;
}
.button-small:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #550904));
    background-image: -webkit-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: -moz-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: -o-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: -ms-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: linear-gradient(to bottom, #8B120B 0%, #550904 100%);
}
.send_message {
    color: #020000;
    font: normal 30px/30px Georgia, Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:20px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.company_name {
    font: bold 18px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#8B120B;
    margin-top:20px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.contact_text {
    color: #130100;
    font: normal 14px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}
.navbar_holder select {
    display: none;
    width: 90%;
    height: 30px;
}
body img {
    height: auto;
    max-width:none;
}
body ul {
    list-style-type: disc;
    padding-left:40px;
}
.customClass {
    margin-bottom: 0em;
    min-height:335px;
}
.btns {
    min-height: 32px;
}
p.paragraph {
    padding-left:0px;
    text-align:center;
}
h1.welcome {
    padding-left: 0px;
    text-align:center;
}
img {
    border-color: #FFFFFF;
    height:auto;
}