body {
  background-color: #f3eee6;
  font-family: Verdana, Geneva, sans-serif;
}
a {
  color: #000;
}
.container {
  width: 900px;
  background-color: #fff;
  margin: 0 auto;
  padding: 10px 15px 10px 15px;
}
.header {
  clear: both;
  height: 80px;
  margin-bottom: 10px;
  background-color: #372107;
  padding: 10px 10px 10px 10px;

}
.header_forms {
  float: left;
  color: #d39d61;
  margin-top: 1px;
  margin-left: 15px;
}
.header_forms_input {
  background-color: #cec9c2;
  border-top: 1px solid #a49b91;
  border-left: 1px solid #a49b91;
  border-bottom: 1px solid #a49b91;
  border-right: 1px solid #c7b6a4;
  height: 17px;
}
.search_button {
  border: 0px;
  height: 21px;
  width: 21px;
  background-image: url("/images/search-button.gif");
}
.sign_up_button {
  border: 0px;
  height: 21px;
  width: 46px;
  background-image: url("/images/sign-up-button.gif");
}
.column_main {
  float: left;
  width: 680px;
/*  padding: 10px 30px 5px 30px;*/
/*  border-left: 1px solid #983215;*/
/*  margin-right: 284px;*/
}
.column_main_fill_right_column {
  width: 900px;
  padding-bottom: 120px;
}
.column_main_fill_left_column {
  width: 895px;
  border: 1px solid #000;
}

.column_right {
  float: left;
/*  background-color: #E1E1B8;*/
  width: 205px;
  padding-left: 15px;
  padding-bottom: 120px;
/*  margin-left: -284px;*/
}
.column_left {
  float: left;
  width: 200px;
}
.footer {
  clear: both;
}
.subfooter {
  padding-top: 5px;
  background-color: #e9f2ce;
  border-bottom: 1px solid #d8e1bf;
  border-right: 1px solid #d8e1bf;
  border-left: 1px solid #d8e1bf;
  padding-left: 10px;
  padding-right: 10px;
  color: #505154;
  padding-bottom: 25px;
}
.subfooter_nav {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  position: relative;
  clear: both;
}
.subfooter a {
  color: #505154;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
}
.subfooter a:hover {
  text-decoration: underline;
}
.subfooter_address {
  font-size: 11px;
  float: left;
}
.subfooter_copy {
  font-size: 11px;
  float: right;
}
.subfooter_label {
}
.subfooter_label a {
  background-color: #fff;
  border: 1px solid #d8e1bf;
  float: left;
  padding: 6px 15px 6px 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  position: relative;
  color: #372107;
}
.subfooter_label a:hover {
  text-decoration: none;
}
.subfooter_label img {
  border: 0px;
  position: absolute;
  left: 30px;
  top: -16px;
}
.bodytext,.article_body p,.article_body ul,.article_body ol {
  font-size: 13px;  
  font-family: Verdana, Geneva, sans-serif; 
  line-height: 18px;
}
.article_body {
  float: left;
  width: 465px;
  padding-left: 15px;
  padding-bottom: 10px;
  min-height: 250px;
/*  border: 1px solid #000;*/
/*  padding: 0px 20px 20px 20px;*/
}
.article_body_fill_right_column {
  width: 685px;
}
.article_body_fill_left_column {
  width: 680px;
  padding-left: 0px;
}
.article_body a:link, .article_feed_teaser a:link,.article_feed_box p a:link {
  color: #ba884d;
}
.article_body a:visited, .article_feed_teaser a:visited, .article_feed_box p a:visited {
  color: #4C371F;
}
.article_title {
  margin-top: 0px;
  padding-top: 0px;
  color: #372107;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 28px;
  font-family: arial, verdana, sans-serif;
  letter-spacing: -1px;
}
.sub_head {
  font-size: 15px;
  font-weight: bold;
  color: #372107;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: arial, verdana, sans-serif;
  margin-top: 5px;
}

.article_head  {
  margin: 10px 0px 10px 0px;
}

.article_feed_image {
  width: 100px;
  border: 0px;
  padding: 0px 10px 10px 0px;
  float: left;
}
.article_feed_title {
  font-size: 18px;
  margin: 0px;
  margin-bottom: 6px;
  padding: 0px;
  font-weight: normal;
  letter-spacing: 0px;
}
.article_feed_title_link {
  text-decoration: none;
  color: #372107;
}
.posted {
  font-size: 12px;  
  color: #505154;
}
.main_content_box {
  height: 251px;
  margin-bottom: 10px;
  position: relative;
}
.main_content_box img {
  border: 0px;
}
.main_content_nav_row {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 125px;
  height: 26px;
  background-color: #372107;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
}
.main_content_nav_row img {
  margin: 0px;
  padding: 0px;
}
.main_content_nav {
  float: left;
  cursor: pointer;
  margin-left: 2px;
  margin-right: 2px;
  padding: 0px;
}
.main_content_text {
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.main_content_link {
  color: #fff;
}
.main_content_link:hover {
  color: #d39d61;
}
.main_content_heading {
  margin: 0px;
  padding: 0px;
  line-height: 22px;
  font-size: 20px;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}
.article_feed_box {
/*  height: 150px;*/
  float: left;
  width: 335px;
}
.article_feed_teaser a,.article_feed_box p a {
  color: #ba884d;
}
.article_feed_main_box {
  padding: 0px 0px 10px 20px;
  float: left;
  width: 445px;
}
.article_right_box {
  width: 200px;
  float: right;
}
.article_feed_teaser,.article_feed_box p {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}
.separator {
  clear: both;
  height: 2px;
  margin-bottom: 10px;
  margin-top: 5px;
  margin-left: -1px;
  font-size: 0px;
  background-image: url("/images/divider-repeat.gif");
  background-repeat: repeat-x;
}
.blog_separator {
  clear: both;
  height: 1px;
  margin-bottom: 5px;
  margin-top: 0px;
  margin-left: -1px;
  font-size: 0px;
  background-color: #ccc7c0;
/*
  background-image: url("/images/blog-separator.gif");
  background-repeat: repeat-x;
*/
}
.newsletter_signup {
  clear: both;
  font-size: 11px;
}
.newsletter_signup a {
  color: #d39d61;
}
.link_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.link_list li {

}
.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: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  width: 194px;
  margin-bottom: 2px;
  color: #000;
}
.link_list_link {
  background-color: #f1f1f0;
}
.link_list_link_selected {
  background-color: #d39d61;
}
.link_list_link_sub {
  background-color: transparent;
  border-bottom: 1px solid #ccc7c0;
/*
  padding-top: 3px;
  padding-bottom: 3px;
*/
}
.link_list_link_sub_selected {
  background-color: #ccc7c0;
  border-bottom: 1px solid #ccc7c0;
}

.link_list li li a {
  width: 184px;
}
.link_list a:hover {
  background-color: #d39d61;
}
.sub_link_list a:hover {
  background-color: #ccc7c0;
}
.social_button {
  cursor: pointer;
  margin-right: 6px;
  margin-bottom: 3px;
  border: 0px;
}
.social_div {
  height: 220px;
  overflow: hidden;
  width: 203px;
}
.social_container {
  height: 249px;
}
.social_title {
  padding-bottom: 10px;
}
.social_list {
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  margin: 0px;
  list-style-position: inside;
}
.social_link {
  color: #537341;
}
.middle_link_row {
  margin-bottom: 10px;
  font-size: 13px;
}
.middle_link {
  float: left;
  padding-bottom: 10px;
  padding-left: 28px;
  padding-right: 20px;
}
.middle_link a {
  text-decoration: underline;
}
.middle_link a:hover {
  text-decoration: underline;
}
.smalltext,.article_img,.article_body p.smalltext {
  font-size: 11px;  
  font-family: Verdana, Geneva, sans-serif; 
  line-height: 13px;
}
.deli_today_header {
  background-color: #d39d61;
  padding-top: 10px;
  padding-left: 26px;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.deli_today_container {
  background-color: #ffffff;
  border: 1px solid #ccc7c0;
  margin: 0px;
  padding: 0px;
  width: 198px;
}
.deli_today_list {
  margin: 0px;
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 15px;
  padding-bottom: 12px;
  font-size: 12px;
}
.deli_today_footer {
  background-color: #ccc7c0;
}
.deli_today_title {
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  cursor: pointer;
  font-size: 12px;
}
.breadcrumb {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 2px;
  color: #372107;
  font-size: 14px;
}
.breadcrumb a:visited, .breadcrumb a:link {
  text-decoration: underline;
  color: #372107;
  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: 1px solid #a6b771;
  background-color: #e9f2ce;
}
.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;
}
.green_box_blog_ul {
  margin-left: 0px;
  padding-left: 16px;
  margin-top: 10px;
  padding-top: 0px;
  padding-right: 6px;
}
.gray_box li {
  padding-bottom:6px;
  padding-top: 6px;
}
.gray_box_header, .green_box_header{
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  color: #000;
  background-repeat: no-repeat;
  background-position: 95% 100%;
}
.gray_box_header {
  background-color: #CCC7C0;
  background-image: url('/images/rooster-gray-box.gif');
}
.green_box_header {
  background-color: #a6b771;
  background-image: url('/images/rooster-green-box.gif');
}
.gray_box_footer {
  text-align: right;
  border-top: 1px solid #CCC7C0;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
  line-height: 16px;
}
.gray_box a {
  color: #000;
}
.green_box_body {
  padding: 6px;
}
.green_box_title {
  font-weight: bold;
  font-size: 14px;
}
.green_box_text {
  margin-top: 6px;
}
.green_box_footer {
  text-align: right;
  border-top: 1px solid #a6b771;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
  line-height: 16px;
}
.rooster_hours {
  position: absolute;
  left: 704px;
  top: -121px;
}
.hours {
  position: absolute;
  left: 760px;
  top: -33px;
  font-size: 11px;
}
.hours_open {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 3px;
}
.hours_days {
  margin-bottom: 8px;
  line-height: 13px;
}
.subnav {
  font-style: italic;
  font-size: 13px;
}
.subhead-red,.article_body p.subhead-red {
  font-size: 18px;
  font-weight: bold;
  color: #372107;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: arial, verdana, sans-serif;
}
.article_img {
  float: right;
  padding: 10px 0px 10px 10px;
}
.menu_table {
  font-size: 12px;
  background-color: #372107;
  width: 685px;
  margin-top: 15px;
  margin-bottom: 0px;
  border: 0px solid #372107;
}
.menu_head {
  color: #372107;
  padding: 5px;
  font-weight: bold;
  background-color: #d39d61;
  text-align: center;

}
.calendar_title {
  background-color: #372107;
  color: #ba884d;
  font-size: 24px;
  padding-left: 10px;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: -1px;
}
.menu_cell, .calendar_cell {
  background-color: #fff;
  color: #000;
  line-height: 14px;
  vertical-align: top;
}
.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: #d39d61;
  color: #372107;
  width: 16px;
  text-align: right;
  padding: 3px;
  font-weight: normal;
  border-left: 1px solid #372107;
  border-bottom: 1px solid #372107;
}
.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: 13px;
}
.archives_list li {
  line-height: 20px;
}
.article_list li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.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;
}
.error_message {
  color: red;
}
.article_side_box {
  border: 1px solid #d39d61;
  padding: 5px 10px 5px 10px;
}
.article_side_box_title {
  font-weight: bold;
/*  background-color: #d39d61;*/
  color: #372107;
}
.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;
}
.blog_comment_box {
  padding: 5px;
  border-bottom: 1px solid #CCC7C0;
  margin: 10px 0px 10px 0px;
}
.blog_comment_author {
  font-size: 14px;
}
.blog_comment_input {
  margin: 4px;
  width: 200px;
}
.blog_comment_textarea {
/*  width: 649px;*/
  width: 98%;
  height: 100px;
}
.blog_add_comment_button {
  margin: 4px;
  border: 0px;
  height: 27px;
  width: 200px;
  background-image: url("/images/add-comment-button.gif");
}
.blog_teaser_bottom {
  height: 40px;
}
.older_newer {
  font-size: 14px;
}
.comment_msg {
  margin: 5px;
  border: 1px solid #a6b771;
  background-color: #e9f2ce;
  padding: 10px;
  line-height: 20px;
}
.blog_categorization {
  margin: 20px 0px 20px 0px;
}
.blog_categorization a:link, .blog_categorization a:visited {
  color: #a6b771;
  font-weight: bold;
}
.specials_table {
  border-collapse: collapse;

}
.specials_table td {
  padding: 2px 5px 2px 12px;
  border-bottom: 1px solid #CCC7C0;
}
.specials_table_header {
  font-weight: bold;
}
.specials_brand {
  background-color: #CCC7C0;
}
.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;
}
.poll_choice {
  margin-top: 5px;
  font-size: 13px;
}
.poll_choice input {
  margin-right: 7px;
}
.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 {
  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: #A6BE52;
  border: 1px solid #999;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 20px;
  text-align: center;
  -webkit-box-shadow: 0 0 3px #B8B8B8;
  -moz-box-shadow: 0 0 3px #B8B8B8;
  box-shadow: 0 0 3px #B8B8B8;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B5D058), to(#8BA045));
  background: -moz-linear-gradient(#B5D058, #8BA045);
  font-family: arial, verdana, sans-serif;
  cursor: pointer;
  text-decoration: none;
}
.call_to_action:hover {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C4E260), to(#8BA045));
  background: -moz-linear-gradient(#C4E260, #8BA045);
  background-color: #8BA045;

}

