body {
  background-color: #efe7e4;
  font-family: 'Avenir',Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #222;
  font-size: 16px;
}
input, select, textarea {
  font-family: 'Avenir',Arial, sans-serif;
  font-size: 14px;
}
a {
  color: #00badc;
}
.container {
/*  width: 988px;*/
  max-width: 61.75em;
  background-color: #fff;
  margin: 0 auto;

}
.header {
  position: relative;
  clear: both;
  height: 98px;
  background-color: #00badc;
  padding-left: 30px;
  margin-bottom: 30px;
}
.header_logo {
  height: 98px;
}
.header_logo_link {
  padding-top: 42px;
  padding-bottom: 21px;
}
.column_main {
/*  float: left;*/
  margin-left: 30px;
}
.column_main_home {
  margin-left: 30px;
  margin-right: 498px;
  overflow: auto;
}
.column_main_home a:hover {
  text-decoration: underline;
}
.column_main_fill_right_column {
/*  width: 928px;*/
}
/*
.column_main_fill_left_column {
  width: 895px;
  border: 1px solid #000;
}
*/
.column_right {
  float: left;
  width: 222px;
  padding-left: 15px;
}
.home_column_right {
  padding-left: 15px;
  margin-left: 218px;
  min-width: 210px;
}
.column_left {
  float: left;
  width: 222px;
}
.footer {
  margin-top: 30px;
  padding: 25px 30px;
  background-color: #00badc;
  color: #fff;
  font-size: 15px;
}
.footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  font-family: 'Avenir', arial, sans-serif;
  margin-right: 50px;
  font-weight: bold;
}
.footer li {
  line-height: 30px;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer_connect {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.footer_social {
  margin-top: 5px;
  margin-bottom: -5px;
}
.footer_social a {
  background-image: url("/images/sprite.png");
  width: 20px;
  height: 18px;
  display: inline-block;
  padding-right: 12px;
  background-repeat: no-repeat;
}
a.sm_fb {
  background-position: 0px 0px;
  width: 12px;
}
a.sm_tw {
  background-position: 0px -20px;
}
a.sm_in {
  background-position: 0px -39px;
}
a.sm_em {
  background-position: 0px -60px;
}
.footer_mail_container {
  float: right;
  width: 455px;

}
.footer_mail_container input {
  border: 0;
  background-color: #fff;
  color: #00badc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 5px 8px;
}
.footer_mail_subscribe {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.2px;
}
.footer_mail_container div:last-child {
  margin-top: 5px;
  background-color: #fff;
  position: relative;
}
.home_blue_header {
  color: #fff;
  background-color: #00badc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  padding: 10px 10px 5px 10px;
}
.bodytext,.article_body p,.article_body ul,.article_body ol {
  font-size: 14px;  
  font-family: 'Avenir',arial, sans-serif; 
  line-height: 18px;
}
.article_body {
  padding-left: 15px;
  padding-bottom: 10px;
  min-height: 250px;
  margin-left: 222px;
  padding-right: 30px;
}

.article_body_left {
  float: left;
  margin-left: 0;
  padding-right: 0px;
}

.article_body img, .main_content_box img {
  max-width: 100%;
  height: auto;
}
.article_body_fill_right_column {
/*  max-width: 690px;*/
/*  max-width: 69.83805%;*/
}
.article_body_fill_left_column {
  width: 690px;
  padding-left: 0px;
}
.article_body_full_width {
  padding-left: 0px;
  margin-left: 0px;
}
.article_body a:link {
  color: #00badc;
}
.article_body a:visited {
  color: #047084;
}
.article_title {
  margin-top: 0px;
  padding-top: 0px;
  color: #00badc;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 28px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.5px;
}
.article_head  {
  margin: 10px 0px 10px 0px;
  position: relative;
}

.article_feed_image {
  width: 100px;
  border: 0px;
  padding: 0px 10px 0px 0px;
  float: left;
}
.article_feed_title {
  font-size: 18px;
  margin: 0px;
  margin-bottom: 6px;
  padding: 0px;
  letter-spacing: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.article_feed_title_link {
  text-decoration: none;
  color: #00badc;
}
.posted {
  margin-top: 10px;
  font-size: 14px;  
  color: #666;
  font-family: 'Avenir','Arial',sans-serif;
  position: absolute;
  bottom: 0;
  font-style: italic;
  font-weight: bold;
}
.posted_archive {
  margin-top: 10px;
  font-size: 14px;  
  color: #666;
  font-family: 'Avenir','Arial',sans-serif;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 5px;
}
.main_content_box {
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
}
.main_content_box img {
  border: 0px;
}
.main_content_teaser {
  position: absolute;
  border-radius: 50%;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
}
.main_content_text {
  text-align: center;
  width: 180px;
  margin: 0 auto;
  margin-top: 75px;
}
.main_content_teaser_responsive {
  background-color: #00badc;
  font-weight: bold;
  padding: 5px;
  font-size: 30px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  display: none;
}
a.main_content_link .main_content_teaser_responsive {
  text-decoration: none !important;
}
.main_content_link {
  display: block;
  color: #fff;
}
.main_content_link:hover .main_content_text{
  text-decoration: underline;
}
.article_feed_box {
  float: left;
  width: 335px;
}
.article_feed_teaser a,.article_feed_box p a {
  color: #00badc;
}
.article_feed_main_box {

}
.article_right_box {
  width: 453px;
  float: right;
  margin-left: 15px;
  margin-right: 30px;
}
.article_feed_teaser,.article_feed_box p {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 22px;
}
.separator {
  clear: both;
  height: 2px;
  font-size: 0px;
  background-image: url("/images/divider-repeat.png");
  background-repeat: repeat-x;
}
.home_separator {
  height: 2px;
  font-size: 0px;
  background-image: url("/images/divider-repeat.png");
  background-repeat: repeat-x;
}
.link_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.link_list ul {
  list-style: none;
  margin-left: 10px;
  padding: 0px;
}
.link_list_link, .link_list_link_selected, .link_list_link_sub, .link_list_link_sub_selected {
  display: block;
  text-decoration: none;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  width: 216px;
  margin-bottom: 2px;
  color: #00badc;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.75px;
}
.link_list_link_selected {
  background-color: #00badc;
  color: #fff;
}
.link_list_link_sub {
  background-color: transparent;
}
.link_list_link_sub_selected {
  background-color: #666;
  color: #fff;
}
.link_list li li a {
  width: 206px;
}
.link_list a:hover {
  background-color: #00badc;
  color: #fff;
}
.sub_link_list a:hover {
  background-color: #666;
  color: #fff;
}
.smalltext,.article_img,.article_body p.smalltext {
  font-size: 11px;  
  font-family: avenir,arial, sans-serif; 
  line-height: 13px;
}
.deli_today_container {
  background-color: #00badc;
  border: 10px solid #00badc;
  border-bottom: 0;
  border-top: 0;
  margin: 0px;
  padding: 0px;

}
.deli_today_list {
  background-color: #fff;
  list-style-type: none;
  margin: 0px;
  padding: 12px 10px;
  padding-bottom: 2px;
  font-size: 14px;
  min-height: 189px;
}
.deli_today_list li {
  margin-bottom: 4px;
}
.deli_today_title {
  background-color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  font-size: 12px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0.4px;
  height: 30px;
}
.table_teaser {
  height: 95px;
  margin-bottom: 20px;
  background-image: url(/images/wedge-table-homepage.jpg);
  color: #fff;
  text-align: center;
  padding-top: 65px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 23px;
  display: block;
  text-decoration: none;
/*  text-shadow: 0 1px 1px rgba(0,0,0,.7);*/
  width: 218px;
}
.table_teaser span {
  font-size: 14px;
}
.breadcrumb {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 2px;
  color: #666;
  font-size: 14px;
}
.breadcrumb a:visited, .breadcrumb a:link {
  text-decoration: underline;
  color: #666;
  font-weight: normal;
}
.gray_box, .green_box {
  font-size: 12px;
  margin-bottom: 10px;
}
.gray_box {
  border: 1px solid #CCC7C0;
  background-color: #fff;
}
.green_box {
  border: 2px solid #00badc;
  background-color: #fff;
}
/*
.gray_box img {
  border: 0px;
}
.gray_box ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 6px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 6px;
}
.gray_box li {
  padding-bottom:6px;
  padding-top: 6px;
}
.gray_box_header {
  background-color: #CCC7C0;
}
.gray_box_footer {
  background-color: #00badc;
  line-height: 30px;
}
.gray_box_footer a {
  text-decoration: none;
  color: #fff;
  font-family: 'Avenir-Roman',Arial, sans-serif;
}
.gray_box a {
  color: #000;
}

*/
.gray_box_header, .green_box_header{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 0.75px;

  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  color: #00badc;
}
.green_box_body {
  padding: 6px;
}
.green_box_title {
  font-weight: bold;
  font-size: 14px;
}
.green_box_text {
  margin-top: 6px;
}
.subnav {
  font-style: italic;
  font-size: 14px;
}
.subhead-red,.article_body p.subhead-red,.sub_head,.article_body p.sub_head {
  font-size: 18px;
  color: #00badc;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.5px;
}
.article_img {
  float: right;
  padding: 10px 0px 10px 10px;
}
.menu_table {
  font-size: 13px;
  background-color: #333;
  margin-top: 15px;
  margin-bottom: 0px;
  border: 0px solid #372107;
}
.menu_head {
  color: #fff;
  padding: 5px 0;
  font-size: 15px;
  background-color: #666;
  text-align: center;

}
.calendar_title {
  background-color: #666;
  color: #fff;
  font-size: 24px;
  padding-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-top: 4px;
}
.menu_cell, .calendar_cell {
  background-color: #fff;
  color: #000;
  line-height: 14px;
  vertical-align: top;
}
.calendar_cell:hover {
  background-color: #F3EEE6;
}
.menu_cell {
  padding: 5px;
}
.calendar_cell {
  padding: 0px;
}
.calendar_cell_content {
/*  clear: both;*/
  padding: 5px;
  width: 124px;
  min-height: 100px;
}
.calendar_multi {
  border-top: 1px solid #372107;
  padding-top: 5px;
}
.calendar_item {
  padding-bottom: 5px;
}
.calendar_number {
  float: right;
  background-color: #00badc;
  color: #fff;
  width: 16px;
  text-align: right;
  padding: 3px;
  font-weight: bold;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}
.calendar_details {
  position: absolute;
  width: 270px;
  z-index: 10;
  background-color: #fff;
  border: 2px solid #372107;
}
.hide_div {
  left: -999em;
}
.show_div {
  left: auto;
}
.archives_list, .article_list {
  font-size: 14px;
}
.archives_list li {
  line-height: 20px;
}
.article_list li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.error_message {
  color: red;
}
.article_side_box {
  border: 1px solid #00badc;
  padding: 5px 10px 5px 10px;
}
.article_side_box_title {
  font-weight: bold;
  color: #666;
}
.generic_table_title {
  background-color: #372107;
  color: #ba884d;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}
.bar_table {
  background-color: #a6b771;
  color: #a6b771;
  text-align: center;
}
.specials_table {
  border-collapse: collapse;
}
.specials_table td {
  padding: 2px 5px 2px 12px;
  border-bottom: 1px solid #666;
}
.specials_table_header {
  font-weight: bold;
}
.specials_brand {
  background-color: #666;
  color: #fff;
}
.input_medium {
  width: 200px;
}
.input_small {
  width: 120px;
}
.turkey_order_table {
  border-collapse: collapse;
  margin-top: 40px;
  margin-bottom: 60px;
}
.turkey_order_table td {
  padding: 3px 3px 3px 6px;
  border: 1px solid #000;
}
.turkey_order_header {
  font-weight: bold;
  background-color: #eee;
}
.styled_submit {
  margin-top: 10px;
  width: 200px;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #372107;
  background-color: #d39d61;
  border: 0px solid #999;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  text-align: center;
  -webkit-box-shadow:
    0 4px 0 #b18c63,
    0 4px 6px rgba(0,0,0,.35);
  -moz-box-shadow:
    0 4px 0 #b18c63,
    0 4px 6px rgba(0,0,0,.35);
  box-shadow:
    0 4px 0 #b18c63,
    0 4px 6px rgba(0,0,0,.35);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b38554), to(#d39d61));
  background: -moz-linear-gradient(#b38554, #d39d61);
  font-family: arial, verdana, sans-serif;
  cursor: pointer;
}
.styled_submit:active {
  -webkit-box-shadow:
    0 2px 0 #b18c63,
    0 2px 1px rgba(0,0,0,.3);
  -moz-box-shadow:
    0 2px 0 #b18c63,
    0 2px 1px rgba(0,0,0,.3);
  box-shadow:
    0 2px 0 #b18c63,
    0 2px 1px rgba(0,0,0,.3);
  -webkit-transform: translate(0, 2px);
  -moz-transform: translate(0, 2px);
}
/*
#global_message{
  font-size: 13px;
  border: 1px solid #FFF49F;
  -moz-border-radius: 4px;
  background-color: #F9E918;
  margin-bottom: 10px;
  padding: 5px 20px;
  display: block;
  color: #000;
  border-color: #E61C2A;
  text-decoration: none;
  position: relative;
}
#global_message:hover {
  background-color: #FCF65D;
}
*/
.call_to_action {
-webkit-appearance: none;
  margin-bottom: 10px;
  font-weight: bold;
  display: inline-block;
  text-shadow: 0 -1px 1px rgba(19,65,88,.5);
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  background-color: #84bd00;
  border: 1px solid #888;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 20px;
  text-align: center;
  -webkit-box-shadow: 0 0 3px rgba(66,66,66,0.5);
  -moz-box-shadow: 0 0 3px rgba(66,66,66,0.5);
  box-shadow: 0 0 3px rgba(66,66,66,0.5);
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
}
.call_to_action:hover {
  background-color: #8ecb42;

}
.order_info_bar, .account_info_bar {
  position: relative;
  float: right;
}
.order_info_bar {
  width: 305px;
  text-align: right;
}
.order_info_bar_totals {
  text-align: left;
  background-color: #fff;
  border: 2px solid #00badc;
  display: inline-block;
  width: 215px;
  height: 19px;
}
.order_info_bar_totals span{
  background-color: #00badc;
  display: inline-block;
  height: 15px;
  margin-top: -1px;
  padding-bottom: 1px;
  font-size: 13px;

}
.order_info_bar span {
  padding: 3px 7px;
}
.order_info_bar a:link,.order_info_bar a:visited, .account_info_bar a:link,.account_info_bar a:visited {
  text-decoration: none;
  color: #000;
}
.order_info_bar a:hover, .account_info_bar a:hover {
  text-decoration: underline;
  color: #000;
}

.account_info_bar a {
  background-color: #fff;
  border: 2px solid #00badc;
  display: inline-block;
  padding: 3px 15px;
}
.error_box {
  background-color: #FFADAD;
  border: 1px solid #ff0000;
  padding: 5px 7px;
}
.error_box .subhead-red {
  color: #000;
  font-weight: normal;
}
.error_box a:link, .error_box a:visited, .general_box a:link, .general_box a:visited {
  color: #000;
}
.general_box {
  background-color: #fff;
  border: 2px solid #00badc;
  padding: 5px 7px;
}
.important_msg {
  color: #fff;
  background-color: #CC0066;
  padding: 5px 7px;
  margin-bottom: 10px;
  font-weight: bold;
}
.important_msg a:link,.important_msg a:visited {
  color: #fff;
}
.bod_app_inputs span{
  display: inline-block;
  width: 150px;
}
.bod_app_inputs input {
  width: 200px;
}
.bod_app_textarea {
  width: 680px;
  height: 150px;
}
a.vote_link {
  display: block; text-decoration: none; border: 1px solid #CCC7C0; background-color: #fff; padding: 10px; margin-bottom: 10px; text-align: center; color: #372107; font-family: arial,verdana,sans-serif; font-size: 22px; font-weight: bold; letter-spacing: -1px;
}
a.vote_link:hover {
  background-color: #f1f1f0;
}
.calendar_heading {
  background-color: #fff;
  padding: 0 15px;
}

.edit_button {
-webkit-appearance: none;
  font-weight: normal;
  display: inline-block;
  background-color: #eee9e1;
  color: #333;
  border: 1px solid #999;
  margin: 0;
  text-align: center;
  font-size: 13px;
  font-family: avenir,Arial, sans-serif;

  letter-spacing: 1px;
  cursor: pointer;
  text-decoration: none;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  border-radius: 2px;

  -webkit-box-shadow: 0 0 1px rgba(140,140,140,0.5);
  -moz-box-shadow: 0 0 1px rgba(140,140,140,0.5);
  box-shadow: 0 0 1px rgba(140,140,140,0.5);
}
.edit_button:hover {
  background-color: #e5e0d8;
}
a.edit_button:link, a.edit_button:visited {
  color: #333;
}
.edit_button2 {
  -webkit-appearance: none;
  font-weight: normal;
  display: inline-block;
  border: 0;
  background-color: #00badc;
  color: #fff;
  margin: 0;
  text-align: center;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  height: 18px;
  letter-spacing: 1px;
  cursor: pointer;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

  .staff_picks_container {
  border: 1px solid #00b7d9;
  padding: 0px 0px 10px 0px;
  margin-top: 15px;
  
  -webkit-box-shadow: 0 12px 6px -6px #ccc;
  -moz-box-shadow: 0 12px 6px -6px #ccc;
  box-shadow: 0 12px 6px -6px #ccc;
  /*background-image: url('images/ricepaper.png');*/
}
.staff_picks_container h2 {
  font-size: 38px;
  line-height: 34px;
  letter-spacing: -1px;
  margin: 0px;
  margin-bottom: 10px;
  color: #1D419E;
  font-family: arial, verdana, sans-serif;
  text-align: right;
}

.staff_picks_container img {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
}
.staff_picks_text {
  margin: 15px 15px;
  font-family: 'Handlee',cursive;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 26px;                              
}
.staff_picks_text_name {
  
  margin-bottom:  25px;
  margin-top: 10px;
  padding-left: 15px; 
  font-family: 'Handlee',cursive;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 26px;
  border-bottom: 2px solid #00b7d9; 
  
                              
}
.staff_pick_product {
  margin: 5px 10px;
  font-family: 'Handlee',cursive;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  padding-left: 5px;
  
}
.staff_pick_dept {
  margin: 5px 10px;
  font-family: 'Handlee',cursive;
  font-size: 18px;
  line-height: 22px;
  /*border-bottom: 2px solid #00b7d9;*/
  padding-left: 5px;
  
}

ins {
  text-decoration: none;
  font-style: italic;
}
.home_more_than_store {
  background-image: url('/images/goe-more-than-store-2.jpg');
  color: #fff;
  float: left;
  width: 225px;
  height: 142px;
  font-family: Arial, Helvetica, sans-serif;

  font-size: 23px;
  line-height: 30px;
  padding-left: 10px;
  padding-top: 10px;
}
.home_more_than_store_link {
  display: block;
  float: left;
  width: 215px;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 16px;
}
.home_here_this_week {
  border: 10px solid #00badc;
  border-top: 0;
}
.home_here_this_week_details {
  position: relative;
  color: #00badc;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 50px;
  padding: 0 10px;
}
.home_here_this_week_details div {
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 0px;
}
.home_here_this_week_link {
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 10px;
  line-height: 35px;
  position: relative;
}
.home_here_this_week_link:hover {
  text-decoration: underline;
}
.home_here_this_week_link span{
  background-image:url('/images/sprite.png');
  background-repeat:no-repeat;
  background-position:0px -130px;
  display: inline-block;
  width: 9px;
  height: 11px;
  position: absolute;
  right: 10px;
  top: 11px;
}
.home_directions {
  color: #fff;
  background-color: #00badc;
  padding: 10px;
  padding-top: 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
/*  min-height: 99px;*/
  position: relative;

}
.home_directions a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: 'Avenir',Arial, sans-serif;
  line-height: 40px;
  font-weight: bold;
}
.home_directions a:hover {
  text-decoration: underline;
}
.home_address {
/*  margin-bottom: 10px;*/
}
.home_address a {
  line-height: 20px;
}
a.home_become_owner {
  background-color: #fff;
  color: #00badc;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding-left: 10px;
  position: absolute;
  width: 192px;
  bottom: 10px;
}
.home_expansion {
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  position: relative;
}
.home_expansion span, .home_become_owner span, .footer_go, .news_archive_link span{
  background-image:url('/images/sprite.png');
  background-repeat:no-repeat;
  background-position:0px -105px;
  display: inline-block;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 10px;
  top: 11px;
}
.home_expansion:hover {
  text-decoration: underline;
}
.home_become_owner span, .footer_go{
  background-position:0px -81px;
  top: 9px;
}
.footer_go {
  top: 6px;
  right: 18px;
  z-index: 10;
}
.catering_menu_header {
  background-color: #666;
  display: block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.2px;
  padding: 5px ;
  text-decoration: none;
}
.help_circle {
  border-radius: 15px;
  background-color: #eee9e1;
  padding: 3px 7px;
}
.search_container {
  float: left;
  margin-top: 48px;
}
.search_box {
  width: 120px;
  border: 0;
  color: #00badc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  height: 28px;
  border-radius: 0;
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 1px;
}
.search_button {
  margin: 0;
  background-image:url('/images/sprite.png');
  background-repeat:no-repeat;
  width: 26px;
  height: 32px;
  background-position:0px -76px;
  border: 0;
  background-color: #fff;
  padding-right: 5px;
-webkit-appearance: none;
  border-radius: 0; 
  padding: 0;
  
}
.gray_box_footer{
  background-color: #00badc;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Avenir-lt-bold',Arial,sans-serif;
  font-size: 16px;
}
.gray_box_footer a{
  color: #fff;
  text-decoration: none;
}

.left_column_blue_box {
  display: block;
  background-color: #00badc;
  color: #fff;
  padding: 10px 10px 1px 10px;
  position: relative;
  text-decoration: none;
}
.left_column_blue_box:hover .left_column_blue_box_title{
  text-decoration: underline;
}
.left_column_blue_box_title {
  font-family: arial,helvetica,sans-serif;
  font-size: 26px;
  letter-spacing: 1px;
}
.left_column_blue_box p {
  font-family: avenir-lt-bold, arial, sans-serif;
  font-size: 14px;
}
.left_column_blue_box_arrow {
  background-image: url("/images/sprite.png");
  background-position: 0 -105px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 21px;
  position: absolute;
  right: 10px;
  bottom: 11px;
  width: 21px;
}
.sign_up_box {
  border: 1px solid #d39d61;
  font-size: 13px;
  margin-bottom: 40px;
}
.sign_up_box_header {
  padding: 6px;
  background-color: #d39d61;
  color: #372107;
  font-size: 14px;
}
.sign_up_box_row {
  padding: 6px;
}
.sign_up_box_input {
  padding: 4px;
}
.news_archive_link {
  position: absolute;
  bottom: 0;
  right: -1px;
  font-size: 14px;
  color: #00badc;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding-right: 40px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.news_archive_link:hover {
  text-decoration: underline;
}
.news_archive_link span {
  background-position:0px -81px;
  top: 0px;
}
.alert_banner {
  background-color: #CC0066;
  margin: -10px 30px 20px 30px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
.alert_banner:hover {
  text-decoration: underline;
}

.wedge_table p {
  font-size: 16px;
  line-height: 22px;
}
.wedge_table h2 {
  font-family: 'Avenir',Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #222;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.wedge_table hr {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #222;
  height: 1px;
  border: 0;
}
.form_check {
  display: none;
}
.footer_mail_container input:first-child {
  width: 274px;
}
input.footer_mail_button {
  font-family: arial,sans-serif;
  font-weight:bold;
  width: 160px;
  background-color: transparent;
  position:relative;
  z-index: 11;
}
.res_secondary_nav {
  background-color: #fff;
  overflow: auto;
  display: none;
  clear: both;
}
.contact_label {
  display: inline-block;
  width: 150px;
}
.contact_row {
  margin-bottom: 5px;
}
.contact_textarea {
  width: 100%;
  height: 100px;
}
/*****************************************************

   DROP DOWN CSS

******************************************************/

#nav {
  position: absolute;
  right: 18px;
}
#nav, #nav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
  z-index: 100;
}

#nav a {
  display: block;
}

#nav li { /* all list items */
  float: left;
}

#nav li ul { /* second-level lists */
  position: absolute;
  background-color: #fff;
  width: 225px;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  padding: 5px 0 5px 0;
  margin-left: -10px;
  border: 10px solid #00badc;
  border-top: 0;
}

#nav li li {
  margin-bottom: 2px;
}

#nav li li:hover{
  
}

#nav li li a {
  color: #00badc;
  text-decoration: none;
  font-weight: normal;
  font-size: 17px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 15px;
  width: 210px;
  height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.5px;
  
}

#nav li li a:hover {
  color: #fff;
  background-color: #00badc;
}

#nav li:hover ul ul {
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul{ /* lists nested under hovered list items */
  left: auto;
}
#nav li:hover {
}
#nav li:hover a {
  background-color: #fff;
  color: #00badc;
}
.primary_nav {
  text-decoration: none;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: block;
  height: 41px;
  letter-spacing: 1px;
  padding-top: 57px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 15px;
}
.primary_nav:hover{
  background-color: #fff;
  color: #00badc;
}
.header_logo_link2 {
  padding-top: 15px;

  display: none;
}
.home_middle_column {
  float: left;
  width: 218px;
}
#nav_control {
  display: none;
  position: absolute;
  right: 30px;
  top: 48px;
  cursor: pointer;
}
.search_list_item {
  margin-left: 6px;
}
.nav_responsive_on, .nav_responsive_off {
  display: block;
}
.nav_kiosk {
  color: #fff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  height: 41px;
  padding-top: 48px;
}
.nav_kiosk a {
  text-decoration: none;
  color: #fff;
  position: absolute;
  right: 150px;
}
.footer_minimum {
  clear: both;
  text-align: center;
  border-top: 10px solid #00badc;
  padding-top: 5px;
  padding-bottom: 10px;
}
/***********************************************************
      RESPONSIVE
***********************************************************/
@media (max-width: 1002px) {
  .main_content_teaser {
    display: none;
  }
  .main_content_teaser_responsive {
    display: block;
  }
  .article_feed_image {
    display: none;
  }
  .home_more_than_store {
    display: none;
  }
  .home_more_than_store_link {
    width: auto;
    float: none;
    clear: both;
  }
  .article_feed_box {
    width: auto;
    float: none;
  }
  .posted {
    position: static;
  }
}
@media (max-width: 973px) {
  .header_logo_link {
    display: none;
  }
  .header_logo_link2 {
    display: block;
  }
  .footer_mail_container {
    float: none;
    clear: both;
  }
  .footer ul {
    width: 33%;
    margin-right: 0;
    margin-bottom: 20px;
    min-width: 150px;
  }
  .column_right {
    float: none;
    clear: both;
    width: auto;
    margin-left: 15px;
    margin-right: 30px;
  }
  .catering_menu_header {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 20px;
  }
  .column_right .link_list_link, .column_right .link_list_link_selected, .column_right .link_list_link_sub, .column_right .link_list_link_sub_selected {
    width: auto;
  }
}
@media (max-width: 785px) {
  .container {

  }
  textarea {
    width: 100% !important;
  }
  .column_left {
    display: none;
    padding-left: 30px;
    padding-right: 30px;
  }
  .res_secondary_nav .column_left {
    display: block;
    float: none;
    width: auto;
  }
  .res_secondary_nav {
    display: block;
  }
  .res_secondary_nav .link_list_link, .res_secondary_nav .link_list_link_selected, .res_secondary_nav .link_list_link_sub, .res_secondary_nav .link_list_link_sub_selected {
    width: auto;
  }
  .res_secondary_nav .breadcrumb {
    display: block;
    background-color: #00badc;
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .res_secondary_nav .breadcrumb a {
    color: #fff;
    font-weight: bold;
  }
  .article_body {
    margin-left: 0px;
    padding-left: 0px;
  }
  .breadcrumb {
    display: none;
  }
  .article_right_box {
    float: none;
    margin-left: 30px;
  }
  .column_main_home {
    margin-top: 20px;
    margin-right: 30px;
    clear: both;
  }
  .article_right_box {
    width: auto;
  }
  #nav {
    background-color: #fff;
    margin-top: 88px;
    border: 10px solid #00badc;
    margin-right: 0px;
    left: 0px;
    right: 0px;

  }
  .primary_nav {
    color: #00badc;
  }
  #nav li {
    float: none;
  }
  #nav a {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #nav li:hover > ul {
    display: none;
  }

  #nav > li:last-child {
    border-top: 10px solid #00badc;
  }
  .search_container {
    margin-top: 0px;
    margin-left: 0px;
  }
  .search_container:first-child {
    width: 100%;
    float: none;
  }
  .search_container:last-child {
    float: none;
    position: absolute;
    right: -12px;
    top: 0;
  }
  #q {
    background-color: transparent;
    width: 100%;
    padding-left: 0px;

  }
  .search_list_item {
    padding-left: 13px;
    padding-right: 35px;
    margin-left: 0;
    position: relative;
  }
  #nav_control {
    display: inline;
  }
  .nav_responsive_on {
    display: block;
  }
  .nav_responsive_off {
    display: none;
  }
  .article_body_fill_left_column {
    width: auto;
    margin-right: 30px;
  }
  .article_body_left {
    float: none;
  }
}
@media (max-width: 518px) {
  .container {
  }
  .home_middle_column {
    float: none;
    width: auto;
  }
  .home_column_right {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 25px;
  }
  .table_teaser {
    display: none;
  }
  .footer ul {
    float: none;
  }
  .footer_mail_container {
    width: auto;
    background-color: transparent;
  }
  .footer_mail_container div:last-child {
    background-color: transparent;
  }
  .footer_go {
    display: none;
  }
  .footer_mail_container input:first-child {
    width: 100%;
  }
  input.footer_mail_button {
    background-color: #fff;
    margin-top: 5px;
  }
  .order_info_bar {
    text-align: left;
  }
  .order_info_bar, .account_info_bar {
    float: none;
    margin-bottom: 20px;
  }
}
/*****************************************************

   FONT CSS

******************************************************/
/**
 * @license
 * MyFonts Webfont Build ID 2803219, 2014-04-29T10:25:48-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Avenir 55 Roman by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/55-roman/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 1981 - 2007 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be repro
 * Licensed pageviews: 1,000,000
 * 
 * Webfont: Avenir 65 Medium Oblique by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/65-mediumoblique/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 1981 - 2007 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be repro
 * Licensed pageviews: 1,000,000
 * 
 * Webfont: Avenir 45 Book by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/45-book/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 1981 - 2007 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be repro
 * Licensed pageviews: 1,000,000
 * 
 * Webfont: Nanami Book by Thinkdust
 * URL: http://www.myfonts.com/fonts/thinkdust/nanami/book/
 * Copyright: Copyright (c) 2013 by Thinkdust. All rights reserved.
 * Licensed pageviews: 80,000
 * 
 * Webfont: Nanami by Thinkdust
 * URL: http://www.myfonts.com/fonts/thinkdust/nanami/regular/
 * Copyright: Copyright (c) 2013 by Thinkdust. All rights reserved.
 * Licensed pageviews: 80,000
 * 
 * Webfont: Avenir 65 Medium by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/65-medium/
 * Copyright: Copyright &#x00A9; 1981 - 2006 Linotype GmbH, www.linotype.com. All rights reserved. Copyright &#x00A9; 1989 - 2002 Adobe Systems Incorporated.  All Rights Reserved.
 * Licensed pageviews: 1,000,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2803219
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2ac613");
@import url("//hello.myfonts.net/count/2afd1e");

@font-face {
/*  font-family: 'AvenirLT-Book';*/
  font-family: 'Avenir';
  src: url('webfonts/2AC613_2_0.eot');
  src: url('webfonts/2AC613_2_0.eot?#iefix') format('embedded-opentype'),
       url('webfonts/2AC613_2_0.woff') format('woff'),
       url('webfonts/2AC613_2_0.ttf') format('truetype');
}

@font-face {
  font-family: 'Avenir';
  src: url('webfonts/2AC613_5_0.eot');
  src: url('webfonts/2AC613_5_0.eot?#iefix') format('embedded-opentype'),
       url('webfonts/2AC613_5_0.woff') format('woff'),
       url('webfonts/2AC613_5_0.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Avenir-bold';
  src: url('webfonts/2AFD1E_0_0.eot');
  src: url('webfonts/2AFD1E_0_0.eot?#iefix') format('embedded-opentype'),
    url('webfonts/2AFD1E_0_0.woff') format('woff'),
    url('webfonts/2AFD1E_0_0.ttf') format('truetype');
}


