/* CSS Document */

/* CSS Document */


*{
  outline:none;
  margin:0px;
  padding:0px;
}


@font-face {
  font-family: 'GillSansMTStd-Light';
  src: url('../fonts/255AF5_0_0.eot');
  src: url('../fonts/255AF5_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/255AF5_0_0.woff') format('woff'), url('../fonts/255AF5_0_0.ttf') format('truetype');
}

@font-face {
  font-family: 'GillSansMTStd-Medium';
  src: url('../fonts/255AF5_1_0.eot');
  src: url('../fonts/255AF5_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/255AF5_1_0.woff') format('woff'), url('../fonts/255AF5_1_0.ttf') format('truetype');
}

@font-face {
  font-family: 'GillSansMTStd-Bold';
  src: url('../fonts/2B7C54_0_0.eot');
  src: url('../fonts/2B7C54_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2B7C54_0_0.woff') format('woff'), url('../fonts/2B7C54_0_0.ttf') format('truetype');
}


body {
    font-family: 'GillSansMTStd-Light';
    font-size:13px;
    color:#2d2e1b;
    background:#F2EFE6


}

h1{
  font-size:24px;
  margin-bottom: 33px;
  font-family: 'GillSansMTStd-Bold';
}

h2{
  font-size:21px;
  margin-bottom: 17px;
}

h3{
  
}

a:link, a:visited{
  color:#2d2e1b;
  text-decoration: none
}

a:hover, a:visited:hover{
  color:#5F6E4A;
  text-decoration: none
}

#wrapper {
    width:1000px;
    margin:0px auto;  
}

#wrap {
    width:1000px;
    margin:0px auto;  
}

#main_container {
    clear:both;
    float:left;
    width:1000px;
}

#inner_container {  
    width:1000px;
    float:left;
    clear:both;
    background-image:url();
    background-repeat:repeat-y;
    position:relative;

}

#inner_main_container{
   position:relative;
}

#header{
  margin:0 auto;
  text-align:center;
  padding-top:15px;
  padding-bottom:30px;
}


.slider_desc {
    float: right;
    position: relative;
    right: 35px;
    text-align: center;
    top: 133px;
    width: 300px;
}

.telephone {
  font-size: 33.5px;
  color: #f2f0e6;
  text-shadow:none
}

.dishoftheweek {
  color: #2d2e1b;
  background: #F2EFE6;
  padding: 15px 4px;
  text-shadow:none;
  margin-top:18px;
}

.dishoftheweek h1 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0;
  text-shadow:none
}

.dishoftheweek h3 {
  font-size:17px;
  font-weight:normal;
  margin-bottom:28px;
  margin-top:3px;
  text-shadow:none;
}

.dishoftheweek p {
  font-size: 17px;
  text-shadow:none
}

#topnav{
  width:100%;
  float:left;
  clear:both;
  background-color: rgba(45, 46, 27, 0.6);
  position:absolute;
    z-index:1000;
    font-size: 16.5px;
    text-transform:uppercase
}

#topnav ul{
   z-index:1000;
   opacity: 1;
   position: relative;
  text-align: center !important;
}

#topnav  li {
  display: inline-block !important;
  float: none !important;
  text-align: center;
}

#topnav li a:link, #topnav li a:visited {
    background-color: transparent !important;
    color: #f2f0e6;
}

#topnav li a:hover, #topnav li a:visited:hover {
    background-color: transparent !important;
    color: rgb(45, 46, 27);
}

#banner{
  width:100%;
  float:left;
  margin-bottom:25px;
}

#nav a, #subMenusContainer a {
    padding: 20px 15px;
}
.homemenus{
  margin-top:19px;
  width:100%;
  float:left;
  margin-bottom:22px;
  padding:0px;
}

.homemenus1{
  margin-top:0px;
  
}

.homemenus ul{
  margin:0 auto;
  text-align:center;
  position:relative;
  
  padding:0px;
}

.homemenus li{
  display:inline-block;
  list-style: none;
  width:230px;
  height:60px;
  background:#2D2E1C;
  color:#f2f0e6;
  font-size: 21px;
  margin:16px;
  line-height: 60px;
  text-align:center
  
}

.homemenus li a:link, .homemenus li a:visited {
    background-color: transparent !important;
    color: #f2f0e6;
    text-decoration: none
}

.homemenus li a:hover, .homemenus li a:visited:hover {
    background-color: transparent !important;
    color: #5C6845;
    text-decoration: none
}


#contentsection {
    color: rgb(45, 46, 27);
    float: left;
    font-family: 'GillSansMTStd-Light';
    font-size: 21px;
    text-align: center;
    width: 100%;
    line-height: 30px
}

#contentsection_nobanner {
    color: rgb(45, 46, 27);
    float: left;
    font-family: 'GillSansMTStd-Light';
    font-size: 21px;
    text-align: center;
    width: 100%;
    line-height: 30px;
    margin-top:110px
}

#contentsection p, #contentsection_nobanner p{
  margin-bottom:17px;
}

.home{
  font-size: 21px;
  margin-top:0px;
}

.boldf{
  font-family: 'GillSansMTStd-Bold';
}


#footer{
  width:100%;
  float:left;
  font-size:10px;
  margin-top:50px;
  margin-bottom: 20px
}


#footer  a:link, #footer a:visited {
    text-decoration:none;
    color: #2d2e1b;
}

#footer  a:hover, #footer a:visited:hover {
     text-decoration:none;
    color: #2d2e1b;
}


#footer p{
  margin:0px;
}
#left_footer{
   float: left;
    text-align: center;
    width: 150px;
}

#left_footer_top{
  float:left;
  clear:both;
  width:100%;
  padding-top: 30px;
  padding-bottom:25px;
}

#left_footer_top ul{
  margin:0px;
  padding:0px;
  padding-left:0px;
}


#left_footer_bottom{
  float:left;
  clear:both;
  width:100%;
  text-align:left
}

#mid_footer{
    float: left;
    text-align: center;
    width: 700px;
      padding-top: 20px;
}

#right_footer{
  float: right;
    text-align: center;
    width: 150px;

}

#right_footer_top{
  float:right;
  clear:both;
  width:100%;
  padding-bottom:20px;
}

#right_footer_bottom{
  float:right;
  clear:both;
  width:100%;
}


#left_footer_top li{
  display: inline;
  list-style-type: none;
  margin-right:12px;
}

#left_footer_bottom ul{
  margin:0px;
  padding:0px;
}


#left_footer_bottom li{
  display: inline;
  list-style-type: none;
}

.lindsay .custom{
  background-position: center bottom;    
    display: table-cell;   
    height: 450px;
    vertical-align: bottom;
    width: 475px;
}


.lindsay .team_main{
   background-color: rgba(45, 46, 27, 0.6);
    color: rgb(245, 239, 227);
    float: left;
    padding: 10px;
    width: 455px;
     height: 150px;

}

.smallcol .team_main{
   background-color: rgba(45, 46, 27, 0.6);
    color: rgb(245, 239, 227);
    float: left;
    padding: 10px;
    width: 280px;
        height: 150px;

}


.team_title{
   color: rgb(245, 239, 227);
    float: left;
    position: relative;
    width: 100%;
    z-index: 1000;
    font-family: 'GillSansMTStd-Bold';
    font-size:20px;
    margin-bottom:14px;
}

.team_desc{
  width:100%;
  font-size:14px;
  line-height: 16px;
}

.team_container{
  width:100%;
}


.team_container_row{
     float: left;
    margin-bottom: 50px;
}


.team_container_gap{
  width:48px;
  float:left;
     height: 1px
}


.smallcol .custom{
  background-position: center bottom;
    
    display: table-cell;
   
    height: 450px;
    vertical-align: bottom;
    width: 300px;
}


ul.menus{
  margin:0 auto;
  text-align:center;
  position:relative;
  
  padding:0px;
}

.menus li{
  display:inline-block;
  list-style: none;
  width:230px;
  height:60px;
  background:#2D2E1C;
  color:#f2f0e6;
  font-size: 21px;
  margin:16px;
  line-height: 60px;
  text-align:center
  
}

.menus li a:link, .menus li a:visited {
    background-color: transparent !important;
    color: #f2f0e6;
    text-decoration: none
}

.menus li a:hover, .menus li a:visited:hover {
    background-color: transparent !important;
    color: #f2f0e6;
    text-decoration: none
}

.size33{
  font-size:33px;
}


#rsform_3_page_0{
  font-size: 16px;
    margin: 0 auto;
    text-align: left;
    
}

#rsform_3_page_0 input{
  width:356px;
  height:60px;
  border:none;
    background:#DFDDD1
}

#rsform_3_page_0 textarea{
   background: none repeat scroll 0 0 rgb(223, 221, 209);
    border: medium none;
    height: 300px;
    width: 356px;
}

.rsform-submit-button{
  background: none repeat scroll 0 0 rgb(45, 46, 28) !important;
    color: #f2f0e6;
    float: right;
    height: 62px !important;
    width: 230px !important;
    font-size: 22px;
    cursor: pointer;
    font-family: 'GillSansMTStd-Light';
}


#contentsection .menu{
  margin-bottom:22px !important
}

.noel{
  width: 230px;
  height: 60px;
  /*text-indent: -9999px;*/
  background: url('../images/Noel_2018_button11.jpg') repeat scroll 0px 0px transparent;
  display: block;
}

.valentin{
  width: 230px;
  height: 60px;
  
  background: #e1221c !important;
  display: block;
  color:#fff;
}

.valentin a:link, .valentin a:visited{
  color:hsl(50, 32%, 93%) !important;
}
.muted
{
display:none;
}
.cookie table, .cookie td,.cookie th {
    border: 1px solid #59595c;
}
.cookie table {
    border-collapse: collapse;
}

.rsform h2,.rsform .btnCal{display:none !important;}
.rsform{max-width:500px;margin:auto;}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"]
{
  width: 100% !important;
    height: auto !important;
    border: none;
    background: #DFDDD1;
    box-shadow: none;
    border-radius: 0px;
    padding: 15px 20px;
}
.rsform .formDescription{margin:0px;}

.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    width: 100% !important;
    max-width: 200px;
    margin: auto !important;
    padding: 15px 20px;
    border-color: transparent;
    color: #ffffff;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    height: auto !important;
    font-size: 16px;
    float: none;
}


.formResponsive .formBody {
    float: none;
    text-align: center;
}
.rsform-block-captcha div{margin:auto;text-align:center;}


#topnav ul li a
{
    font-family: 'GillSansMTStd-Light' !important;
    font-size: 16.5px !important;
    text-transform: uppercase !important;
    color: #f2f0e6 !important;
    padding: 20px 15px !important;
}
.showplusx-caption {
    background-color: transparent !important;
    color: #fff;
    text-align: center;
}




#ca_banner {
    width: 500px !important;
    height: 120px !important;
    background: #444 !important;
    border: none !important;
    box-shadow: none !important;
    left: unset !important;
    right: 10px;
}



#gruemenu.grue_177 {
    background: transparent !important;
}

#footer span.image-title.visually-hidden {
    display: none;
}
