html,
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  height: 100%;
  margin: 0;
  padding: 0;
}

html {
  background: url('/graphics/page-bkgd-1.jpg');
  min-width: 100%;
  _width: 100%;
}

body {
  background: url('/graphics/page-bkgd-2.jpg') repeat-x 0 0;
  min-width: 100%;
  _width: 100%;
  position: absolute;
  top: 0;
}

img {
  vertical-align: middle;
}

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
  font-weight: normal;
}

td {
  vertical-align: top;
}

sub, sup {
  font-size: 60%;
  line-height: 0;
}

.container {
  background: url('/graphics/content-bkgd.jpg') repeat-y top center;
  padding: 0 0 120px 0;
  position: relative;
  margin-top: -120px;
  min-height: 100%;
  _height: 100%;
  min-width: 960px;
  _width: 100%;
}

body.home .container {
  background: url('/graphics/home-content-bkgd.jpg') repeat-y top center;
}

* html .container {
  height: 100%;
}

.header {
  background: url('/graphics/header-bkgd.jpg') no-repeat center 120px;
  margin: 0 auto;
  width: 100%;
}

.main {
  background: url('/graphics/content-header-bkgd.jpg') no-repeat top center;
  margin: 0 auto;
  min-height: 70px;
  width: 100%;
}

body.home .main {
  background: url('/graphics/home-content-header-bkgd.jpg') no-repeat top center;
}

.footer {
  background: url('/graphics/footer-bkgd-1.jpg') repeat-x bottom center;
  bottom: 0;
  height: 120px;
  position: absolute;
  width: 100%;
}

.header_middle {
  height: 170px;
  margin: 0 auto;
  padding: 120px 0 0 0;
  position: relative;
  width: 960px;
}

.content {
  position: relative;
  color: #591f00;
  margin: 0 auto;
  padding: 5px 50px 20px 50px;
  width: 700px;
  overflow: hidden;
  min-height: 450px;
  _height: 450px;
  _overflow: visible;
}

body.home .content {
  padding: 0;
  width: 810px;
}

body.products .content {
  padding: 5px 80px 20px 20px;
}

body.products.category .content,
body.products.new .content,
body.friends.join .content,
body.contact_us .content,
body.auth.account .content,
body.friends.meet .content,
body.about.news .content,
body.products.detail .content {
  padding: 5px 21px 20px 19px;
  width: 760px;
}

body.recipes .content {
  padding: 5px 25px 20px 50px;
  width: 725px;
}

body.friends.index .content {
  padding: 5px 50px 20px 70px;
  width: 680px;
}

body.friends.blog .content {
  padding: 5px 70px 20px 70px;
  width: 660px;
}

body.friends.index .left_column {
  width: 400px;
  float: left;
  margin: 20px 0 0 0;
}

h4.local_farmers {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 20px 0;
}

h4.friends_join_title {
  background: url('/graphics/friends-join-title.gif') no-repeat 0 0;
  width: 320px;
  height: 0;
  padding: 100px 0 0 0;
  overflow: hidden;
  margin: 10px auto 0 auto;
}

body.friends.index .content p {
  margin: 10px 0 20px 0;
  padding: 0;
}

a.become_a_friend {
  background: url('/graphics/friends-join-button.gif') no-repeat 0 0;
  display: block;
  width: 121px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  margin: 0 auto;
}

img.friends_photo {
  float: right;
  display: block;
  margin: 20px 0 0 0;
}

a.meet_the_farmers {
  background: url('/graphics/friends-meet-button.gif') no-repeat 0 0;
  display: block;
  width: 185px;
  height: 0;
  padding: 32px 0 0 0;
  overflow: hidden;
  margin: 0 auto;
}

.content a {
  color: #b30838;
}

.content a:hover {
  color: #e62f44;
}

.content p {
  margin: 0 0 20px 0;
}

.footer_middle {
  background: url('/graphics/footer-bkgd-2.jpg') no-repeat bottom center;
  font-size: 11px;
  height: 40px;
  padding: 80px 0 0 0;
  width: 100%;
}

body.home .footer_middle {
  background: url('/graphics/home-footer-bkgd-2.jpg') no-repeat bottom center;
}

.user_state {
  padding: 8px 40px 0 0;
  position: absolute;
  right: 0;
  top: 120px;
}

.user_state a {
  display: block;
  float: left;
  padding: 0 0 0 10px;
}

h1 {
  height: 180px;
  left: 30px;
  margin: 0;
  position: absolute;
  top: 120px;
  width: 220px;
}

ul.navigation {
  float: right;
  height: 35px;
  left: 275px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 160px;
}

.user_state a {
  font-size: 11px;
  color: #e8d3a2;
  font-weight: bold;
}

ul.footer_content {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 40px;
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

ul.footer_content li {
  display: block;
  padding: 0 15px 0 0;
  float: left;
  height: 40px;
}

ul.footer_content li a {
  color: #591f00;
  line-height: 16px;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  outline: none;
}

ul.footer_content li a:hover {
  color: #b30838;
}

ul.footer_content li a.facebook {
  padding: 0 0 0 19px;
  background: url('/graphics/icon-facebook.gif') no-repeat 0 12px;
}

ul.footer_content li a.twitter {
  padding: 0 0 0 19px;
  background: url('/graphics/icon-twitter.gif') no-repeat 0 12px;
}

ul.footer_content li.footer_license {
  color: #591f00;
  float: right;
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding: 0;
}

.page {
  clear: both;
  float: left;
  width: 100%;
}

ul.navigation li {
  display: inline;
  float: left;
  height: 35px;
}

ul.navigation li a {
  display: block;
  height: 0;
  padding: 35px 0 0 0;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  outline: none;
}

ul.navigation li a:hover {
  background-position: 0 -35px;
}

body.home ul.navigation li#nav_home a,
body.friends ul.navigation li#nav_friends a,
body.products ul.navigation li#nav_products a,
body.recipes ul.navigation li#nav_recipes a,
body.about ul.navigation li#nav_about a,
body.tour ul.navigation li#nav_tour a,
body.good_neighbor ul.navigation li#nav_neighbor a {
  background-position: 0 -70px;
}

ul.navigation li#nav_home,
ul.navigation li#nav_home a {
  width: 62px;
  background-image: url('/graphics/nav-home.gif');
}

ul.navigation li#nav_friends,
ul.navigation li#nav_friends a {
  width: 136px;
  background-image: url('/graphics/nav-friends.gif');
}

ul.navigation li#nav_products,
ul.navigation li#nav_products a {
  width: 119px;
  background-image: url('/graphics/nav-products.gif');
}

ul.navigation li#nav_recipes,
ul.navigation li#nav_recipes a {
  width: 109px;
  background-image: url('/graphics/nav-recipes.gif');
}

ul.navigation li#nav_about a,
ul.navigation li#nav_about a {
  width: 88px;
  background-image: url('/graphics/nav-about.gif');
}

ul.navigation li#nav_tour a,
ul.navigation li#nav_tour a {
  width: 93px;
  background-image: url('/graphics/nav-tour.gif');
}

ul.navigation li#nav_neighbor a,
ul.navigation li#nav_neighbor a {
  width: 131px;
  background-image: url('/graphics/nav-neighbor.gif');
}

h1 a {
  display: block;
  outline: none;
  height: 0;
  width: 220px;
  padding: 180px 0 0 0;
  overflow: hidden;
}

h2 {
  margin: 10px 0 30px 0;
  float: left;
  height: 0;
  padding: 25px 0 0 0;
  overflow: hidden;
}

.sub_nav {
  padding: 10px 0;
  overflow: hidden;
  height: 20px;
  margin: 0 0 20px 0;
}

.sub_nav h2 {
  margin: 0;
}

body.about .sub_nav {
  margin: 0 0 35px 0;
}

body.products h2 {
  background: url('/graphics/title-products.gif') no-repeat 0 0;
  width: 134px;
}

body.about.our_coop h2 {
  background: url('/graphics/title-about-us.gif') no-repeat 0 0;
  width: 90px;
}

body.friends.index h2 {
  background: url('/graphics/title-friends-of-elsie.gif') no-repeat 0 0;
  width: 155px;
}

body.recipes h2 {
  background: url('/graphics/title-recipes.gif') no-repeat 0 0;
  width: 120px;
}

body.friends.meet h2 {
  background: url('/graphics/title-meet.gif') no-repeat 0 0;
  width: 181px;
}

body.friends.join h2 {
  background: url('/graphics/title-join.gif') no-repeat 0 0;
  width: 164px;
}

body.auth.account h2 {
  background: url('/graphics/title-manage-profile.gif') no-repeat 0 0;
  width: 150px;
}

body.friends.blog h2 {
  background: url('/graphics/title-blog.gif') no-repeat 0 0;
  width: 46px;
}

body.about.history h2 {
  background: url('/graphics/title-history.gif') no-repeat 0 0;
  width: 75px;
}

body.about.meet_elsie h2 {
  background: url('/graphics/title-meet-elsie.gif') no-repeat 0 0;
  width: 101px;
}

body.about.news h2 {
  background: url('/graphics/title-news.gif') no-repeat 0 0;
  width: 54px;
}

body.tour h2 {
  margin: 5px auto 25px auto;
  float: none;
  height: 0;
  padding: 35px 0 0 0;
  overflow: hidden;
  background: url('/graphics/title-tour.gif') no-repeat 0 0;
  width: 280px;
}

body.good_neighbor h2 {
  background: url('/graphics/title-good-neighbor.gif') no-repeat 0 0;
  width: 149px;
}

body.privacy_policy h2 {
  background: url('/graphics/title-privacy-policy.gif') no-repeat 0 0;
  width: 141px;
}

body.contact_us h2 {
  background: url('/graphics/title-contact-us.gif') no-repeat 0 0;
  width: 107px;
}

body.auth h2 {
  background: url('/graphics/title-sign-in.gif') no-repeat 0 0;
  width: 73px;
}

ul.sub_sections {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.sub_sections li {
  display: block;
  padding: 0 0 0 5px;
  float: left;
  margin: 0 0 0 5px;
}

ul.sub_sections {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.sub_sections li {
  display: block;
  padding: 0 0 0 5px;
  float: left;
  margin: 0 0 0 5px;
}

ul.sub_sections li a {
  color: #591f00;
  text-decoration: none;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  padding: 0 5px 0 0;
}

ul.sub_sections li a:hover {
  color: #b30838;
}

body.about.our_coop ul.sub_sections li#nav_about_our_coop,
body.about.history ul.sub_sections li#nav_about_history,
body.about.meet_elsie ul.sub_sections li#nav_about_meet_elsie,
body.about.news ul.sub_sections li#nav_about_news,
body.friends.index ul.sub_sections li#nav_friends_index,
body.friends.meet ul.sub_sections li#nav_friends_meet,
body.friends.join ul.sub_sections li#nav_friends_join,
body.friends.blog ul.sub_sections li#nav_friends_blog {
  background: url('/graphics/subnav-active-bkgd-1.gif') no-repeat top left;
}

body.about.our_coop ul.sub_sections li#nav_about_our_coop a,
body.about.history ul.sub_sections li#nav_about_history a,
body.about.meet_elsie ul.sub_sections li#nav_about_meet_elsie a,
body.about.news ul.sub_sections li#nav_about_news a,
body.friends.index ul.sub_sections li#nav_friends_index a,
body.friends.meet ul.sub_sections li#nav_friends_meet a,
body.friends.join ul.sub_sections li#nav_friends_join a,
body.friends.blog ul.sub_sections li#nav_friends_blog a {
  background: url('/graphics/subnav-active-bkgd-2.gif') no-repeat top right;
}

a#dfa_link {
  display: block;
  width: 120px;
  height: 54px;
  margin: 0 auto;
}

a#dfa_link img {
  border: none;
}

#products_nav {
  border-top: #e6dcc8 1px solid;
  border-bottom: #e6dcc8 1px solid;
  float: left;
  overflow: hidden;
  background: url('/graphics/products-nav-bkgd.gif') repeat-y top left;
  min-height: 340px;
  _height; 340px;
  _overflow: none;
}

.new_products {
  float: right;
  width: 568px;
  padding: 20px;
  border-right: #e6dcc8 1px solid;
  overflow: hidden;
  min-height: 340px;
  _height: 340px;
  background: #fdfbf5;
  _overflow: visible;
}

.new_products h5 {
  font-size: 13px;
  margin: 0 0 15px 0;
  float: left;
  clear: left;
}

.new_products ul {
  margin: 0 0 20px -25px;
  padding: 0;
  list-style: none;
  width: 588px;
  float: left;
  clear: left;
}

.new_products ul li {
  width: 152px;
  float: left;
  padding: 0 0 0 40px;
  text-align: center;
  margin: 0 0 10px 0;
}

.new_products ul li a {
  text-decoration: none;
  color: #591f00;
}

.new_products ul li img {
  border: #e6dcc8 1px solid;
  width: 150px;
}

#products_category_nav {
  float: left;
  width: 149px;
  margin: 0;
  padding: 0 0 0 1px;
}

#products_individual_nav {
  float: left;
  width: 160px;
  margin: 0;
  padding: 15px 20px;
}

#products_category_nav h4 {
  height: 0;
  overflow: hidden;
  width: 148px;
  margin: 0;
  float: left;
}

#products_individual_nav h4 {
  float: left;
  margin: 0;
  font-size: 12px;
}

h4#products_subnav_cheese {
  padding: 30px 0 0 0;
  background: url('/graphics/products-subnav-cheese.gif') no-repeat 0 0;
}

h4#products_subnav_butter {
  padding: 31px 0 0 0;
  background: url('/graphics/products-subnav-butter.gif') no-repeat 0 0;
}

#products_category_nav ul {
  list-style: none;
  padding: 0 ;
  float: left;
  margin: 10px 0;
}

#products_individual_nav ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 10px 0;
  float: left;
  clear: left;
  width: 160px;
}

#products_category_nav ul li {
  margin: 1px 0;
}

#products_individual_nav ul li {
  margin: 12px 0;
}

#products_category_nav ul li a {
  color: #591f00;
  text-decoration: none;
  display: block;
  padding: 3px 20px;
  width: 109px;
}

#products_individual_nav ul li a {
  color: #591f00;
  text-decoration: none;
  display: block;
}

#products_category_nav ul li a.current {
  background: #fdfbf5;
  color: #b30838;
  border-top: #e6dcc8 1px solid;
  border-bottom: #e6dcc8 1px solid;
}

#products_individual_nav ul li a.current {
  color: #b30838;
}

#products_category_nav ul li a:hover,
#products_individual_nav ul li a:hover {
  color: #b30838;
}

.nav_pagination {
  float: left;
  clear: left;
  font-size: 13px;
}

.nav_pagination a {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  outline: none;
  text-decoration: none;
}

.nav_pagination a.selected {
  font-weight: bold;
}

body.friends.meet .nav_pagination {
  padding: 0 20px;
}

#products_details {
  float: right;
  width: 350px;
  height: 300px;
  background: #ffffff;
  border: #e6dcc8 1px solid;
  padding: 20px;
}

#products_details h3 {
  font-size: 12px;
  margin: 0 0 30px 0;
}

ul.nmc_dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.nmc_dropdown li {
  float: left;
  position: relative;
  _width: 175px;
}

ul.nmc_dropdown li a {
  display: block;
  outline: none;
}

ul.nmc_drowndown li a.filter_heading,
ul.nmc_drowndown li a.sort_heading {
  float: left;
}

ul#recipe_filters li.filter_menu {
  height: 32px;
  margin: 0 10px 0 0;
  width: 177px;
}

#recipes_sort ul li.sort_menu {
  height: 17px;
  width: 72px;
}

ul#recipe_filters li a.filter_heading {
  background: url('/graphics/recipes-filter-menu-bkgd.gif') no-repeat top right;
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 30px 0 10px;
  font-weight: bold;
  font-size: 12px;
  overflow: hidden;
  text-decoration: none;
  color: #591f00;
}

#recipes_sort ul li a.sort_heading {
  background: url('/graphics/recipes-sort-menu-bkgd.gif') repeat-x 0 0;
  display: block;
  height: 17px;
  line-height: 17px;
  width: 48px;
  padding: 0 20px 0 5px;
  font-size: 11px;
  overflow: hidden;
  text-decoration: none;
  color: #591f00;
}

h4#ingredients_button {
  background: url('/graphics/recipes-filter-menu-bkgd.gif') no-repeat top right;
  height: 32px;
  line-height: 32px;
  padding: 0 30px 0 10px;
  margin: 0 10px 0 0;
  float: left;
  font-weight: bold;
  font-size: 12px;
  overflow: hidden;
  color: #591f00;
  width: 137px;
  cursor: pointer;
}

#ingredients_menu {
  width: 700px;
  position: absolute;
  background: #ffffff url('/graphics/recipes-ingredients-menu-bkgd-1.gif') no-repeat 0 0;
  top: 40px;
  left: 0;
  margin: 0;
  border-left: #e6dcc8 1px solid;
  border-right: #e6dcc8 1px solid;
  border-bottom: #e6dcc8 1px solid;
  overflow: hidden;
  display: none;
  box-shadow: 0 10px 20px rgba(90,30,0,0.25);
  -moz-box-shadow: 0 10px 20px rgba(90,30,0,0.25);
  -webkit-box-shadow: 0 10px 20px rgba(90,30,0,0.25);
}

#selected_ingredients {
  width: 680px;
  margin: -20px 0 5px 0;
  background: #ffffff;
  float: left;
  clear: both;
  border-left: #e6dcc8 1px solid;
  border-right: #e6dcc8 1px solid;
  border-bottom: #e6dcc8 1px solid;
  overflow: hidden;
  padding: 0 10px 5px 10px;
}

#selected_ingredients div {
  float: left;
  margin: 0 0 5px 0;
  white-space: nowrap;
}

#selected_ingredients_data {
  float: left;
  width: 647px;
  margin: 0;
}

#selected_ingredients p {
  display: inline;
  margin: 0 20px 0 0;
  padding: 0 0 0 5px;
  font-size: 11px;
}

#selected_ingredients h5 {
  display: inline;
  font-weight: bold;
  margin: 0;
  font-size: 11px;
}

#ingredients_menu div {
  float: left;
}

#ingredients_menu h5 {
  font-size: 12px;
  margin: 0 0 15px 0;
  background: #ffffff;
}

#ingredients_menu div ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 10px;
  line-height: 12px;
}

#ingredients_menu div ul li {
  position: relative;
  padding: 0 0 5px 22px;
}

#ingredients_menu input.checkbox,
#ingredients_menu input.radio {
  height: 12px;
  width: 12px;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  _left: -17px;
  vertical-align: middle;
}

div#ingredients_options {
  width: 100%;
  background: url('/graphics/recipes-ingredients-menu-bkgd-2.gif') repeat-y 0 0;
  border-top: #e6dcc8 1px solid;
  border-bottom: #e6dcc8 1px solid;
  margin: 30px 0 0 0;
  float: none;
  overflow: hidden;
}

div#ingredients_controls {
  margin: 20px auto;
  line-height: 32px;
  text-align: center;
  float: none;
  overflow: hidden;
}

div#ingredients_controls input {
  vertical-align: middle;
}

#ingredients_types {
  padding: 10px 10px;
  width: 120px;
}

#ingredients_cheese_flavors {
  padding: 10px 10px;
  width: 300px;
}

#ingredients_cheese_flavors ul {
  width: 150px;
}

#ingredients_cheese_styles {
  padding: 10px 10px;
  width: 110px;
}

#ingredients_butter_styles {
  padding: 10px 10px;
  width: 90px;
}

a.recipes_cancel {
  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
}

a.recipes_reset {
  display: block;
  float: right;
  height: 0px;
  padding: 23px 0 0 0;
  background: url('/graphics/recipes-ingredients-reset-button.gif') no-repeat 0 0;
  overflow: hidden;
}

.text_only {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

ul.nmc_dropdown li ul {
  display: none;
  position: absolute;
  list-style: none;
  margin: -2px 0 0 1px;
  padding: 10px 10px 0 10px;
  float: left;
  clear: both;
  background: #fdfbf5;
  border: #e6dcc8 1px solid;
  width: 153px;
  box-shadow: 0 10px 20px rgba(90,30,0,0.25);
  -moz-box-shadow: 0 10px 20px rgba(90,30,0,0.25);
  -webkit-box-shadow: 0 10px 20px rgba(90,30,0,0.25);
}

#recipes_sort ul.nmc_dropdown li ul {
 padding: 5px 5px 0 5px;
 width: 58px;
 margin: -2px 0 0 1px;
}

ul.nmc_dropdown li:hover ul {
  display: block;
}

ul.nmc_dropdown li ul li {
  float: left;
  clear: both;
  margin: 0;
  padding: 0 0 7px 0;
  width: 100%;
}

ul.nmc_dropdown li ul li a {
  color: #591f00;
  display: inline-block;
  text-decoration: none;
}

ul.nmc_dropdown li ul li a {
  display: block;
  float: left;
  outline: none;
}

ul.recipe_listing {
  display: block;
  float: left;
  list-style: none;
  width: 345px;
  padding: 0;
  margin: 0 10px 0 0;
}

ul.recipe_listing li {
  background: url('/graphics/recipes-result-bkgd.gif') repeat-y 0 0;
  width: 345px;
  border: #e6dcc8 1px solid;
  margin: 0 0 10px 0;
  display: block;
  float: left;
}

body.about.our_coop .left_column {
  float: left;
  width: 400px;
}

body.products .right_column {
  width: 470px;
  float: right;
}

img#coop_photo {
  width: 250px;
  float: right;
}

#mt_redefined_promo img {
  border: none;
}

body.products div.coupon {
  margin: 0 0 10px 0;
  background: url('/graphics/products-download-divider.gif') no-repeat 0 0;
  min-height: 22px;
  _height: 22px;
}

body.products div.coupon a.coupon_download,
body.products div.null_coupon {
  display: block;
  margin: 0 auto;
  width: 169px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url('/graphics/products-download-button.gif') no-repeat 0 0;
  cursor: pointer;
}

map {
  display: none;
}

a.store_locator {
  display: block;
  width: 201px;
  height: 0;
  padding: 22px 0 0 0;
  margin: 0 5px 0 0;
  overflow: hidden;
  float: left;
}

a.store_locator.butter {
  background: url('/graphics/products-butter-button.gif') no-repeat 0 0;
}

a.store_locator.cheese {
  background: url('/graphics/products-cheese-button.gif') no-repeat 0 0;
}

a.view_recipes {
  display: block;
  background: url('/graphics/products-recipe-button.gif') no-repeat 0 0;
  width: 100px;
  height: 0;
  padding: 23px 0 0 0;
  overflow: hidden;
  float: left;
}

.product_image {
  float: left;
}

.product_image img {
  max-width: 185px;
  _width: 185px;
}

#products_details p {
  float: right;
  margin: 0 0 20px 0;
  width: 145px;
}

#products_find_borden {
  float: left;
  clear: both;
  margin: 30px 0 0 0;
  width: 340px;
}

p.recipes_featured_content {
  padding: 20px 15px;
  background: url('/graphics/recipes-featured-content-bkgd.jpg') no-repeat 0 0;
  width: 310px;
  height: 80px;
}

body.recipes .left_column {
  width: 350px;
  float: left;
  margin: 30px 0 0 0;
}

body.recipes .right_column {
  width: 310px;
  padding: 0 25px 0 0;
  float: right;
  margin: 30px 0 0 0;
}

h3.featured_recipe {
  width: 350px;
  height: 0;
  margin: 0;
  padding: 35px 0 0 0;
  overflow: hidden;
  background: url('/graphics/recipes-featured-title.gif') no-repeat 5px 0;
}

h3.top_rated_recipes {
  margin: 0 0 20px 0;
  width: 216px;
  height: 0;
  padding: 19px 0 0 0;
  overflow: hidden;
  background: url('/graphics/recipes-toprated-title.gif') no-repeat 0 0;
}

body.recipes .left_column h4 {
  text-align: center;
  margin: 10px 0 0 0;
}

a.view_all_recipes {
  display: block;
  margin: 20px auto 0 auto;
  width: 196px;
  height: 0;
  padding: 42px 0 0 0;
  overflow: hidden;
  background: url('/graphics/recipes-view-button.gif') no-repeat 0 0;
}

.recipe_top_rated {
  background: url('/graphics/recipes-toprated-bkgd.gif') repeat-y 0 0;
  border: #e6dcc8 1px solid;
  overflow: hidden;
  margin: 0 0 5px 0;
  width: 310px;
}

.recipe_top_rated h4,
ul.recipe_listing li h4 {
  margin: 0;
  font-size: 12px;
}

.recipe_top_rated h4 a,
ul.recipe_listing li h4 a {
  color: #591f00;
  text-decoration: none;
}

.recipe_top_rated h4 a:hover {
  color: #b30838;
}

.recipe_top_rated p,
ul.recipe_listing li p {
  margin: 0;
  color: #a07951;
  font-size: 10px;
}

.top_rated_description {
  width: 195px;
  padding: 10px;
  float: left;
}

.listing_description {
  width: 225px;
  padding: 10px;
  float: left;
}

.top_rated_image,
.listing_image {
  width: 70px;
  height: 70px;
  float: right;
  overflow: hidden;
  margin: 10px 10px 10px 0;
  border: #e6dcc8 1px solid;
}

.top_rated_image img,
.listing_image img {
  width: 70px;
  border: none;
}

.recipes_search {
  float: right;
}

.recipes_search input.search_box {
  display: block;
  float: left;
  height: 14px;
  margin: 0 3px 0 0;
  padding: 3px 6px;
  width: 150px;
}

.recipes_search input.search_button {
  display: block;
  margin: 3px 0 0 0;
  float: left;
}

#recipe_nav {
  background: #ffffff url('/graphics/recipes-filter-bkgd.gif') no-repeat 0 0;
  position: relative;
  width: 682px;
  float: left;
  clear: both;
  border-top: #e6dcc8 1px solid;
  border-bottom: #e6dcc8 1px solid;
  margin: 0 0 20px 0;
  padding: 10px;
}

#recipe_nav.ingredients_selected {
  background-position: bottom left;
  padding: 10px 10px 25px 10px;
  border-bottom: none;
}

#recipes_sort {
  float: right;
  width: 72px;
}

#recipes_sort p {
  font-size: 11px;
  color: #a07951;
  padding: 0;
  margin: 0 0 2px 0;
}

#recipes_display {
  float: left;
  clear: both;
  color: #a07951;
  width: 240px;
  margin: 20px 0 0 0;
}

#recipes_pagination,
#blog_posts_pagination {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 0 0;
  width: 400px;
}

#recipes_pagination a,
#blog_posts_pagination a,
#recipes_pagination strong,
#blog_posts_pagination strong {
  text-decoration: none;
  display: block;
  float: left;
  margin: 0 5px 0 0;
}

#recipes_pagination strong,
#blog_posts_pagination strong {
  color: #a07951;
}

.pagination_nav_first a {
  width: 48px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url('/graphics/pager-first-button.gif') no-repeat top left;
}

.pagination_nav_prev a {
  width: 69px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url('/graphics/pager-previous-button.gif') no-repeat top left;
}

.pagination_nav_next a {
  width: 47px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url('/graphics/pager-next-button.gif') no-repeat top left;
}

.pagination_nav_last a {
  width: 47px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url('/graphics/pager-last-button.gif') no-repeat top left;
}

.results_page_text {
  font-size: 15px;
  width: 500px;
  padding: 7px 0 0 5px;
  float: left;
}

a.recipes_back {
  display: block;
  width: 115px;
  height: 0;
  padding: 22px 0 0 0;
  margin: 5px 0 0 0;
  float: left;
  overflow: hidden;
  background: url('/graphics/recipes-back-button.gif') no-repeat 0 0;
}

.recipe_details {
  float: left;
  clear: both;
  background: #fdfbf5;
  margin: 10px 0 0 0;
  padding: 0 0 15px 0;
  border-top: #e6dcc8 1px solid;
  border-left: #e6dcc8 1px solid;
  border-right: #e6dcc8 1px solid;
  width: 700px;
}

.recipe_detail_header {
  width: 660px;
  overflow: hidden;
  padding: 15px 20px;
  background: #ffffff;
  border-bottom: #e6dcc8 1px solid;
  margin: 0 0 20px 0;
}

.recipe_detail_header h3 {
  font-size: 14px;
  float: left;
  margin: 0;
  width: 400px;
}

.recipe_detail_header ul {
  list-style: none;
  float: right;
  clear: right;
  margin: 0;
  padding: 0;
}

.recipe_detail_header ul li {
  float: left;
  padding: 0 0 0 15px;
}

.recipe_detail_header ul li a {
  text-decoration: none;
  font-weight: bold;
}

.recipe_meta {
  float: left;
  clear: both;
  background: #f8f3e7 url('/graphics/recipes-footer-bkgd.gif') repeat-x 0 0;
  width: 660px;
  overflow: hidden;
  padding: 20px 20px 15px 20px;
  border-bottom: #e6dcc8 1px solid;
  border-left: #e6dcc8 1px solid;
  border-right: #e6dcc8 1px solid;
  text-align: center;
}

span.recipe_creator {
  padding: 0 20px 0 0;
}

.recipe_ingredients {
  float: left;
  padding: 0 0 0 20px;
  width: 225px;
}

.recipe_ingredients ul {
  padding: 0 20px;
  margin: 0 0 20px 0;
}

.recipe_directions {
  float: left;
  padding: 0 0 0 20px;
  width: 225px;
}

.recipe_summary {
  padding: 10px 0 0 20px;
  float: left;
  width: 170px;
  text-align: center;
}

.recipe_details h4 {
  margin: 0 0 15px 0;
  font-size: 13px;
}

.recipe_details p {
  margin: 0 0 10px 0;
}

.recipe_details p.disclaimer {
  color: #a07951;
  font-size: 10px;
  margin: 10px 0 0 0;
}

body.recipes.detail .rating_bar {
  margin: 0 auto;
}

body.recipes.browse .rating_bar,
body.recipes.index .rating_bar  {
  margin: 5px 0 0 0;
}

.rating_bar {
  width: 60px;
  height: 11px;
  overflow: hidden;
}

.rating_bar.logged_in {
  background: url('/graphics/rating-stars.gif') repeat-x 0 0;
}

.rating_bar ul,
.rating_bar.logged_out .rating_value {
  background: url('/graphics/rating-stars.gif') repeat-x 0 -11px;
  cursor: pointer;
}

.rating_bar.logged_in.user_rating ul {
  background: url('/graphics/rating-stars.gif') repeat-x bottom left;
}

.rating_bar.logged_out .rating_value {
  height: 0;
  padding: 11px 0 0 0;
  overflow: hidden;
}

.rating_bar.logged_in .rating_value {
  height: 1px;
  width: 1px;
  position: absolute;
  top: -10px;
  overflow: hidden;
}

.rating_bar ul {
  margin: 0;
  padding: 0;
  height: 11px;
  list-style: none;
  position: relative;
  overflow: visible
}

.rating_bar ul li {
  float: left;
  border: none;
  margin: 0;
  padding: 0;
}

.rating_bar ul li.current_rating {
  position: absolute;
  top: 0;
  left: 0;
  background: url('/graphics/rating-stars.gif') repeat-x 0 11px;
  z-index: 1;
}

.rating_bar ul li a {
  display: block;
  position: absolute;
  top: 0;
  width: 12px;
  height: 0;
  padding: 11px 0 0 0;
  overflow: hidden;
  z-index: 5;
  outline: none;
  margin: 0;
}

.rating_bar ul li a:hover {
  background: url('/graphics/rating-stars.gif') repeat-x 0 -22px;
  z-index: 3;
  left: 0;
}

.rating_bar ul a.one_star {
  left: 0;
}

.rating_bar ul a.two_star {
  left: 12px;
}

.rating_bar ul a.two_star:hover {
  width: 24px;
}

.rating_bar ul a.three_star {
  left: 24px;
}

.rating_bar ul a.three_star:hover {
  width: 36px;
}

.rating_bar ul a.four_star {
  left: 36px;
}

.rating_bar ul a.four_star:hover {
  width: 48px;
}

.rating_bar ul a.five_star {
  left: 48px;
}

.rating_bar ul a.five_star:hover {
  width: 60px;
}

.recipe_summary_image {
  padding: 10px 0;
  border: #e6dcc8 1px solid;
  background: #ffffff;
  margin: 0 auto 20px auto;
  width: 148px;
}

.recipe_summary img {
  display: block;
  border: #e6dcc8 1px solid;
  max-width: 126px;
  padding: 0;
  margin: 0 auto;
  vertical-align: middle;
}

.recipe_times {
  margin: 20px 0 0 0;
}

#print_content {
  background: #f8f3e7 url('/graphics/popover-header-bkgd.jpg') repeat-x 0 0;
  width: 470px;
  height: 275px;
  color: #591f00;
}

#print_content h2 {
  margin: 0 auto;
  background: url('/graphics/title-recipe-print.gif') no-repeat 0 15px;
  height: 0;
  overflow: hidden;
  padding: 40px 0 0 0;
  width: 172px;
  float: none;
}

#print_content p {
  float: none;
  font-weight: bold;
  text-align: center;
  margin: 60px 0 20px 0;
}

#print_content ul {
  list-style: none;
  margin: 0 auto;
  padding: 0 0 0 5px;
  float: none;
  width: 271px;
  height: 70px;
}

#print_content ul li {
  float: left;
  margin: 0 5px 0 0;
  background: #fdfbf5;
  border: #e6dcc8 1px solid;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}

li.three_five,
li.four_six {
  width: 70px;
}

li.full_page {
  width: 100px;
}

img#borden_print_logo {
  display: none;
}

.no_results {
  font-size: 14px;
  font-weight: bold;
  margin: 30px 0 0 0;
  float: left;
  width: 700px;
  text-align: center;
  list-style: none;
}

.meet_farmers_sidebar {
  padding: 15px 0;
  background: #f8f3e7;
  border: #e6dcc8 1px solid;
  width: 200px;
  float: left;
}

.meet_farmers_sidebar ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}

.meet_farmers_sidebar ul li {
  height: 31px;
  padding: 2px 20px;
  margin: 0 0 10px 0;
}

.meet_farmers_sidebar ul li.current,
.latest_news ul li.current,
.blog_archive ul li.current {
  background: #fdfbf5;
  border-top: #e6dcc8 1px solid;
  border-bottom: #e6dcc8 1px solid;
}

.meet_farmers_sidebar ul li a {
  text-decoration: none;
  color: #591f00;
}

.meet_farmers_sidebar ul li.current a,
.blog_archive ul li.current a {
  color: #b30838;
}

.meet_farmers_sidebar ul li p {
  margin: 0;
}

.meet_farmers_sidebar ul li span {
  font-size: 9px;
  color: #a07951;
}

a.more_farmers {
  display: block;
  margin: 0 20px;
  background: url('/graphics/meet-more-button.gif') no-repeat 0 0;
  width: 40px;
  height: 0;
  padding: 15px 0 0 0;
  overflow: hidden;
}

body.friends.meet .right_column {
  float: right;
  width: 500px;
  padding: 20px;
  background: #fdfbf5;
  border: #e6dcc8 1px solid;
}

body.friends.meet h3 {
  font-size: 14px;
  margin: 0;
}

body.friends.meet h4 {
  font-size: 12px;
}

body.friends.meet .right_column img {
  float: right;
  margin: 0 0 20px 20px;
}

body.friends.meet h5 {
  margin: 0;
  font-size: 12px;
}

body.friends.meet .right_column h4 {
  background: none;
  margin: 0 0 20px 0;
}

body.friends.meet h4.family_recipe_title {
  font-size: 14px;
  margin: 10px 0 25px 0;
  padding: 29px 0 0 0;
  background: url('/graphics/meet-divider.gif') no-repeat 0 0;
}

ul.family_recipes {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.family_recipes li {
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 25px 0;
  padding: 0;
}

.family_recipe_image {
  background: #ffffff;
  padding: 10px;
  float: left;
  border: #e6dcc8 1px solid;
}

body.friends.meet .right_column .family_recipe_image img {
  display: block;
  border: #e6dcc8 1px solid;
  width: 70px;
  float: left;
  margin: 0;
}

ul.family_recipes li .recipe_description {
  float: left;
  width: 360px;
  padding: 0 0 0 25px;
}

ul.family_recipes h5 a {
  font-size: 12px;
  color: #a07951;
  text-decoration: none;
  color: #591f00;
}

ul.family_recipes p {
  margin: 0;
  color: #a07951;
  font-size: 10px;
}

a.view_button {
  background: url('/graphics/meet-recipe-button.gif') no-repeat 0 0;
  display: block;
  width: 51px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  margin: 5px 0 0 0;
}

.blog_post {
  background: #fdfbf5;
  width: 430px;
  float: left;
  clear: left;
  border: #e6dcc8 1px solid;
  padding: 30px;
  margin: 0 0 20px 0;
}

.blog_image {
  float: right;
  display: block;
  margin: 0 0 20px 20px;
  padding: 10px;
  border: #e6dcc8 1px solid;
  background: #ffffff;
}

.blog_image img {
  border: #e6dcc8 1px solid;
}

.news_post {
  background: #fdfbf5;
  border: #e6dcc8 1px solid;
  float: right;
  clear: right;
  padding: 20px;
  width: 430px;
  margin: 0 0 20px 0;
}

.blog_post h3 {
  margin: 0 0 15px 0;
  font-size: 14px;
}

p.post_time {
  color: #a07951;
  margin: 10px 0 0 0;
}

.blog_archive {
  float: right;
  background: #f8f3e7;
  width: 150px;
  min-height: 350px;
  _height: 350px;
  border: #e6dcc8 1px solid;
}

.blog_archive h4 {
  margin: 0;
  background: url('/graphics/blog-subnav-archive.gif') no-repeat 0 0;
  width: 150px;
  height: 0;
  padding: 30px 0 0 0;
  overflow: hidden;
}

.blog_archive ul {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
}

.blog_archive ul li {
  padding: 2px 20px;
  margin: 2px 0;
}

.blog_archive ul li a {
  color: #591f00;
  text-decoration: none;
}

a.older_entries {
  background: url('/graphics/blog-older-button.gif') no-repeat 0 0;
  display: block;
  width: 102px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  float: left;
  clear: left;
}

h3.join_subtitle {
  background: url('/graphics/join-subtitle.gif') no-repeat 0 0;
  width: 216px;
  height: 0;
  padding: 15px 0 0 0;
  overflow: hidden;
  margin: 20px 0 0 0;
  float: left;
}

body.friends.join p,
body.auth.account p {
  float: left;
  clear: both;
}

.already_member {
  float: right;
}

h3.archive_title {
  float: left;
  clear: left;
  margin: 20px 0;
}

body.friends.join fieldset,
body.contact_us fieldset,
body.auth.account fieldset { 
  background: #fdfbf5;
  border: #e6dcc8 1px solid;
  padding: 20px 30px;
  margin: 0;
  float: left;
  width: 700px;
  clear: left;
}

body.auth.login form,
body.auth.forgot_password form {
  margin: 100px auto 0 auto;
  width: 400px;
}

body.auth.login fieldset,
body.auth.forgot_password fieldset {
  display: block;
  clear: both;
  background: #fdfbf5;
  border: #e6dcc8 1px solid;
  margin: 0 0 20px 0;
  padding: 50px;
}

body.auth.forgot_password fieldset {
  padding: 50px 100px;
}

body.friends.join fieldset ul,
body.auth.account fieldset ul {
  margin: 0 50px 0 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 200px;
}

body.auth.login fieldset ul,
body.auth.forgot_password fieldset ul {
  margin: 0 auto;
  list-style: none;
  padding: 0;
  width: 200px;
}

body.friends.join fieldset ul li,
body.auth.account fieldset ul li,
body.contact_us fieldset ul li,
body.auth.login fieldset ul li,
body.auth.forgot_password fieldset ul li {
  margin: 0 0 10px 0;
}

body.friends.join fieldset ul.right_column,
body.auth.account fieldset ul.right_column {
  margin: 0;
}

body.friends.join fieldset ul label,
body.contact_us fieldset ul label,
body.auth.account fieldset ul label {
  display: block;
}

body.friends.join fieldset ul input.text_box,
body.contact_us fieldset ul input.text_box,
body.auth.account fieldset ul input.text_box,
body.auth.forgot_password fieldset ul input.text_box,
body.auth.login fieldset ul input.text_box,
body.friends.join fieldset ul select,
body.auth.account fieldset ul select {
  width: 200px;
}

body.contact_us fieldset ul textarea {
  width: 320px;
}

body.contact_us fieldset ul textarea {
  height: 230px;
}

body.friends.join fieldset ul select#month,
body.friends.join fieldset ul select#date,
body.friends.join fieldset ul select#year,
body.auth.account fieldset ul select#month,
body.auth.account fieldset ul select#date,
body.auth.account fieldset ul select#year {
  width: auto;
}

body.friends.join fieldset ul li div label,
body.auth.account fieldset ul li div label {
  display: inline;
}

body.friends.join form p,
body.auth.account form p {
  margin: 20px 0 0 0;
  text-align: center;
  width: 760px;
}

body.auth.login form p,
body.auth.forgot_password form p {
  text-align: center;
  margin: 0 0 20px 0;
}

body.auth.forgot_password form fieldset p {
  text-align: left;
}

.response_message {
  width: 450px;
  padding: 50px;
  margin: 60px auto;
  background: #f8f3e7;
  border: #e6dcc8 1px solid;
  overflow: hidden;
}

.response_message h3 {
  margin: 0 0 30px 0;
  font-size: 15px;
  text-align: center;
}

.response_message p {
  width: 100%;
}

body.home #main_promo {
  width: 810px;
  height: 255px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 0;
  top: 0;
  left: 0;
  float: left;
}

body.home #main_promo span {
  display: none;
}

body.home #main_promo div {
  position: absolute;
  top: 190px;
  left: 20px;
  font-size: 10px;
}

body.home #home_blog_header {
  width: 305px;
  height: 0;
  padding: 255px 0 0 0;
  overflow: hidden;
  position: relative;
  top: -255px;
  left: 500px;
  background: url('/graphics/home-blog-header.png') no-repeat 0 0;
  float: left;
  clear: both;
}

body.home #home_promos {
  padding: 15px;
  width: 785px;
  height: 240px;
  position: absolute;
  top: 255px;
  left: 0;
  background: url('/graphics/home-content-bkgd-2.jpg') no-repeat 0 0;
  float: left;
  clear: both;
}

body.home #home_promos .left_column {
  width: 510px;
  float: left;
}

body.home #home_blog_snippet h3 {
  display: none;
}

body.home #home_feature_1 {
  padding: 10px 5px;
  float: left;
}

body.home #home_feature_2 {
  padding: 10px 20px;
  float: left;
}

body.home #home_promo_1 {
  padding: 15px 5px;
  float: left;
  clear: both;
}

body.home #home_promo_2 {
  padding: 15px 20px;
  float: left;
}

body.home #home_feature_1 div,
body.home #home_feature_2 div {
  width: 225px;
  height: 130px;
  float: left;
  overflow: hidden;
}

body.home #home_feature_1 a,
body.home #home_feature_2 a {
  display: block;
  width: 225px;
  height: 0;
  padding: 130px 0 0 0;
  overflow: hidden;
  float: left;
}

body.home #home_promo_1 a,
body.home #home_promo_2 a {
  display: block;
  width: 225px;
  height: 0;
  padding: 40px 0 0 0;
  overflow: hidden;
  float: left;
}

body.home #home_feature_1 a#feature_1a {
  background: url('/graphics/home-feature-1a.jpg') no-repeat 0 0;
}

body.home #home_feature_1 a#feature_1b {
  background: url('/graphics/home-feature-1b.jpg') no-repeat 0 0;
}

body.home #home_feature_1 a#feature_1c {
  background: url('/graphics/home-feature-1c.jpg') no-repeat 0 0;
}

body.home #home_feature_1 a#feature_1d {
  background: url('/graphics/home-feature-1d.jpg') no-repeat 0 0;
}

body.home #home_feature_1 a#feature_1e {
  background: url('/graphics/home-feature-1e.jpg') no-repeat 0 0;
}

body.home #home_feature_2 a#feature_2a {
  background: url('/graphics/home-feature-2a.jpg') no-repeat 0 0;
}

body.home #home_feature_2 a#feature_2b {
  background: url('/graphics/home-feature-2b.jpg') no-repeat 0 0;
}

body.home #home_feature_2 a#feature_2c {
  background: url('/graphics/home-feature-2c.jpg') no-repeat 0 0;
}

body.home #home_feature_2 a#feature_2d {
  background: url('/graphics/home-feature-2d.jpg') no-repeat 0 0;
}

body.home #home_feature_2 a#feature_2e {
  background: url('/graphics/home-feature-2e.jpg') no-repeat 0 0;
}

body.home #home_promo_1 a {
  background: url('/graphics/home-promo-1.jpg') no-repeat 0 0;
}

body.home #home_promo_2 a {
  background: url('/graphics/home-promo-2.jpg') no-repeat 0 0;
}

body.home #home_blog_snippet {
  float: right;
  clear: right;
  width: 215px;
  padding: 0 40px 0 20px;
  height: 215px;
  overflow: hidden;
}

body.home #home_blog_snippet p {
  margin: 0 0 10px 0;
}

a.continue_reading {
  display: block;
  width: 129px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url('/graphics/home-blog-button.gif') no-repeat 0 0;
  margin: 15px 0 0 0;
}

body.about.history h3 {
  width: 321px;
  height: 0;
  padding: 19px 0 0 0;
  overflow: hidden;
  background: url('/graphics/history-subtitle.gif') no-repeat 0 0;
  float: left;
}

.content_page {
  width: 560px;
  margin: 0 auto;
  clear: both;
}

img.history_photo_1 {
  float: right;
  margin: 0 0 20px 20px;
}

img.history_photo_2 {
  float: left;
  margin: 0 20px 20px 0;
}

body.about.meet_elsie h3 {
  width: 213px;
  height: 0;
  padding: 16px 0 0 0;
  overflow: hidden;
  background: url('/graphics/elsie-subtitle.gif') no-repeat 0 0;
  margin: 0 0 5px 0;
}

body.about.meet_elsie h4 {
  font-size: 12px;
  margin: 0 0 30px 0;
  width: 560px;
  padding: 0 0 19px 0;
  background: url('/graphics/elsie-divider.gif') no-repeat bottom left;
}

body.about.meet_elsie ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.about.meet_elsie ol li {
  margin: 0 0 25px 0;
  padding: 0 0 0 50px;
  position: relative;
}

body.about.meet_elsie span.elsie_date {
  width: 50px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

img.elsie_photo_1,
img.elsie_photo_2 {
  float: right;
  margin: 0 0 20px 20px;
}

.latest_news {
  width: 270px;
  float: left;
  border: #e6dcc8 1px solid;
  background: #f8f3e7;
}

.latest_news h4 {
  width: 270px;
  height: 0;
  padding: 30px 0 0 0;
  overflow: hidden;
  margin: 0;
  background: url('/graphics/news-subnav-latest.gif') no-repeat 0 0;
}

.latest_news ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.latest_news ul li {
  padding: 2px 20px;
  margin: 10px 0;
}

.latest_news ul li a {
  color: #591f00;
  text-decoration: none;
}

.news_post h3 {
  font-size: 12px;
  margin: 5px 0 20px 0;
  padding: 0 0 19px 0;
  background: url('/graphics/news-divider.gif') no-repeat bottom left;
}

img.good_neighbor_photo {
  float: right;
}

body.good_neighbor .content_page {
  float: left;
  margin: 30px auto 0 auto;
  padding: 0 70px;
}

body.privacy_policy .content_page {
  margin: 15px auto 0 auto;
  float: left;
  padding: 0 70px;
}

body.good_neighbor .content_page p {
  float: left;
  clear: left;
  width: 275px;
  font-size: 14px;
}

body.contact_us h3 {
  clear: left;
  width: 196px;
  height: 0;
  padding: 12px 0 0 0;
  overflow: hidden;
  background: url('/graphics/contact-subtitle-questions.gif') no-repeat 0 0;
  margin: 0 0 15px 0;
}

body.contact_us .contact_write h3 {
  width: 44px;
  height: 0;
  padding: 12px 0 0 0;
  overflow: hidden;
  background: url('/graphics/contact-subtitle-write.gif') no-repeat 0 0;
  margin: 0 0 15px 0;
}

body.contact_us .contact_call h3 {
  width: 30px;
  height: 0;
  padding: 12px 0 0 0;
  overflow: hidden;
  margin: 0 0 15px 0;
  background: url('/graphics/contact-subtitle-call.gif') no-repeat 0 0;
}

body.contact_us .contact_write,
body.contact_us .contact_call {
  background: #fdfbf5;
  border: #e6dcc8 1px solid;
  padding: 15px 30px;
  width: 310px;
  height: 85px;
}

body.contact_us .contact_write {
  float: left;
}

body.contact_us .contact_call {
  float: right;
}

body.contact_us fieldset {
  padding: 20px 100px;
  width: 560px;
  margin: 0 0 15px 0;
  *margin: 0;
}

body.contact_us fieldset ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.contact_us fieldset ul.left_column {
  width: 200px;
  float: left;
}

body.contact_us fieldset ul.right_column {
  width: 320px;
  float: right;
}

body.contact_us fieldset p {
  width: 320px;
  float: right;
  text-align: center;
  margin: 20px 0 0 0;
}

body.contact_us a#package-guide-upc,
body.contact_us a#package-guide-date {
  text-decoration: none;
}

a.featured_recipe img {
  border: none;
}

.login_rate,
.login_coupon {
  display: none;
  background: #ffffff;
  margin: 5px 0 0 0;
  padding: 3px 5px;
  font-size: 10px;
  border: #e6dcc8 1px solid;
}

.login_coupon {
  text-align: center;
}

.login_rate a,
.login_coupon a {
  text-decoration: none;
}

.pages_page {
  clear: both;
}

body.watch div.content {
  padding: 90px 80px 20px 80px;
  width: 640px;
}

body.tour .content_page {
  width: 600px;
  padding-top: 220px;
  background-image: url(/graphics/tour-header.jpg);
  background-repeat: no-repeat;
}

body.tour .tour_content {
  display: inline;
  float: left;
  margin-left: 20px;
  width: 370px;
}

body.tour .tour_content p {
  font-size: 13px;
  line-height: 16px;
}

body.tour .tour_slideshow {
  float: right;
  position: relative;
  width: 180px;
}

body.tour .tour_slideshow h3 {
  display: none;
}

body.tour .tour_slideshow ul {
  position: absolute;
  top: 20px;
  left: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

body.tour .tour_slideshow li {
  display: none;
  margin: 0;
  padding: 0;
}

body.tour .tour_slideshow li.photo {
  display: block;
}

body.tour .tour_slideshow li.photo a {
  display: block;
  overflow: hidden;
  width: 180px;
  height: 0;
  padding-top: 155px;
  background-repeat: no-repeat;
  background-image: url(/graphics/tour-slideshow.jpg);
}

/*body.tour .tour_schedule {
  clear: both;
}

body.tour .tour_schedule h4 {
  text-align: center;
}

body.tour .tour_schedule table {
  margin: 0 auto;
}

body.tour .tour_schedule td.date {
  padding-right: 20px;
  text-align: right;
}*/

body.tour .easton_content {
	clear: both;
}

body.tour .easton_content h3 {
  height: 0;
  padding: 55px 0 0 0;
  overflow: hidden;
  background-image: url(/graphics/tour-easton-title.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

body.tour .easton_content p {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 16px;
}

body.tour .easton_content .box {
  min-height: 385px;
  padding: 20px 20px 20px 200px;
  border: solid 1px #e6dcc8;
  background-color: #fdfbf5;
  background-image: url(/graphics/tour-easton-photos.jpg);
  background-repeat: no-repeat;
  background-position: 20px 20px;
}

/*body.tour .easton_content p.song_name {
  text-align: center;
}*/

body.tour .easton_content p.song_preview {
  width: 220px;
  height: 50px;
  margin: 0 auto 30px auto;
  background-image: url(/graphics/tour-preview.gif);
  background-repeat: no-repeat;
}
body.tour .easton_content p.song_preview a {
  display: block;
  outline: none;
  overflow: hidden;
  height: 0;
  padding-top: 50px;
  background-image: url(/graphics/tour-preview-play.gif);
  background-repeat: no-repeat;
}

body.tour .easton_content p.song_preview a.loading {
  background-image: url(/graphics/tour-preview-loading.gif);
  background-repeat: no-repeat;
}

body.tour .easton_content p.song_preview a.playing {
  background-image: url(/graphics/tour-preview-pause.gif);
  background-repeat: no-repeat;
}

body.tour .easton_content p.song_download {
  margin: 0 auto 20px auto;
  width: 192px;
}

body.tour .easton_content p.song_download a {
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 42px;
  width: 192px;
  background-image: url(/graphics/tour-download-button.gif);
  background-repeat: no-repeat;
}

body.tour .easton_content div.share_twitter {
  float: left;
  overflow: hidden;
  width: 120px;
  height: 25px;
  margin-bottom: 10px;
  margin-left: 87px;/* center horizontally */
}

body.tour .easton_content div.share_twitter iframe {
  overflow: hidden;
  width: 120px;
  height: 25px;
  border: none;
}

body.tour .easton_content div.share_facebook {
  display: inline;
  overflow: hidden;
  float: left;
  width: 120px;
  height: 25px;
  margin-bottom: 10px;
}

body.tour .easton_content div.share_facebook iframe {
  overflow: hidden;
  width: 120px;
  height: 25px;
  border: none;
}

body.tour .easton_content p.no_thanks {
  clear: both;
  text-align: center;
}

body.tour .easton_content p.social {
  clear: both;
  margin-bottom: 0;
  text-align: center;
}

/* hide Facebook Like comment box */
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
}
