html, body {
  height: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}
body {
  background: url('images/bg_body.gif') repeat;
  font-family: Georgia, serif;
  font-size: 12px;
}
a { color: #6f7e3e; }
a img { border: 0; }
a, a:visited, a:hover { text-decoration: none; }
a:visited, a:hover { color: #945403; }
#main {
  width: 832px;
  margin: 0 auto;
}
#header {
  width: 100%;
}
#header_top {
  width: 100%;
  height: 49px;
}
#header_banner {
  width: 100%;
  height: 87px;
  background: url('images/header_banner.gif');
}
#header_nav {
  width: 100%;
  height: 29px;
  background-color: #cab233;
  text-align: right;
}
#header_nav ul {
  padding: 8px 10px 0 0;
  margin: 0;
}
#header_nav li {
  display: inline;
  margin-left:20px;
  text-transform: uppercase;
}
#header_nav a { color: #926327; }
#header_nav a.current, #header_nav a:hover { color: #f7f9e6; }
#logo_top, #logo_bottom {
  margin: 0 auto;
  width: 180px;
}
#logo_top {
  height: 49px;
}
#logo_bottom {
  height: 87px;
}
#columns {
  width: 100%;
  background: url('images/bg_columns.gif') repeat-y;
}
#column_left {
  float: left;
  width: 242px;
  padding-top: 246px;
  background: url('images/bg_column_left.jpg') top no-repeat;
  color: #f6f8dc;
}

#column_interior_classes {
  float: left;
  width: 242px;
  padding-top: 160px;
  background: url('images/bg_column_classes.jpg') top no-repeat;
  color: #f6f8dc;
}

#column_interior_about {
  float: left;
  width: 242px;
  padding-top: 160px;
  background: url('images/veggiebasket_99_sm.jpg') top no-repeat;
  color: #f6f8dc;
}

#column_interior_finds {
  float: left;
  width: 242px;
  padding-top: 180px;
  background: url('images/finds_89.jpg') top no-repeat;
  color: #f6f8dc;
}

#column_interior_contact {
  float: left;
  width: 242px;
  padding-top: 160px;
  background: url('images/81gray.jpg') top no-repeat;
  color: #f6f8dc;
}

#column_interior_suggest {
  float: left;
  width: 242px;
  padding-top: 160px;
  background: url('images/small_pot57_sm.jpg') top no-repeat;
  color: #f6f8dc;
}

#column_left a, #column_interior_classes a, #column_interior_suggest a, #column_interior_contact a, #column_interior_about a, #column_interior_finds a { color: #9fb067; }
#column_left a:hover, #column_left a:visited, #column_interior_finds a:hover, #column_interior_contact a:hover, #column_interior_finds a:visited; #column_interior_classes a:hover, #column_interior_about a:hover, #column_interior_suggest a:visited, #column_interior_about a:visited, #column_interior_classes a:visited { color: #cab233; }
#column_left_classes {
  display: block;
  width: 242px;
  height: 23px;
  background: url('images/link_classes.gif') no-repeat;
}

#column_left_hold {
  display: block;
  width: 242px;
  height: 10px;
}

#column_left_holdlow {
  display: block;
  width: 242px;
  height: 200px;
}

#column_left_holdmed {
  display: block;
  width: 242px;
  height: 115px;
}

#column_left_classes:hover { background: url('images/link_classes_hover.gif') no-repeat; }
#column_interior_classes ul, #column_interior_suggest ul, #column_left ul, #column_interior_finds ul, #column_interior_about ul, #column_interior_contact ul {
  padding: 0 10px 0 25px;
  margin: 0;
}
#column_left li, #column_interior_about li, #column_interior_finds li, #column_interior_classes li, #column_interior_contact li, #column_interior_suggest li, {
  padding: 0;
  margin: 0;
  line-height: 22px;
}
#signup { position: relative; padding-bottom: 10px; padding-top: 8px; }
#email {
  position: absolute;
  top: 5px;
  left: 13px;
  width: 146px;
  height: 19px;
  padding: 3px 2px 0;
  margin: 0;
  border: 0;
  color: #945403;
}
#join {
  position: absolute;
  top: 5px;
  left: 172px;
  width: 41px;
  height: 22px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: #cab233;
  font-family: Georgia, serif;
  font-size: 11px;
  color: #f6f8dc;
}

#register {
  width: 65px;
  height: 22px;
  padding: 6px 4px 0px 6px ;
  margin: 10px 0 0 0;
  border: 0;
  background-color: #cab233;
  font-family: Georgia, serif;
  font-size: 11px;
  color: #f6f8dc;
}

#signup span {
  position: absolute;
  top: 33px;
  left: 13px;
  font-size: 11px;
}
#column_left_letushear {
  display: block;
  width: 242px;
  height: 23px;
  margin-top: 65px;
  background: url('images/link_letushear.gif') no-repeat;
}
#column_left_letushear:hover { background: url('images/link_letushear_hover.gif') no-repeat; }

#column_right {
  float: left;
  clear: none;
  width: 560px;
  padding-left: 30px;
  color: #473f35;
  background: url('images/bg_content_one.gif') no-repeat;
}

.more { float: left; }

#column_right_interior {
  float: left;
  clear: none;
  width: 530px;
  padding-left: 30px;
  padding-right: 30px;
  color: #473f35;
}

#column_right_interior p, #column_right p {
line-height: 1.6em;
}

h3 {height: 32px; margin-top: 25px; margin-bottom: 0; padding: 0;}
h3.classes {background: url('images/sectionname_classes.gif') no-repeat; }
h3.about {background: url('images/sectionname_about.gif') no-repeat; }
h3.finds {background: url('images/sectionname_finds.gif') no-repeat; }
h3.contact {background: url('images/sectionname_contact.gif') no-repeat; }

h3 span {display:none;}  

h2 {font-size: 13pt; font-weight: normal; color: #6f7e3e; margin-bottom:5px; padding-bottom:0; }

h4 {margin: 10px 10px 5px 10px; color: #e1e0b0;}
h4 a, h4 a:visited {color: #e1e0b0;}
h4 a:hover {color: #cab233;}

#column_footer {
  clear: both;
  height: 50px;
  padding-left: 272px;
  color: #6b5744;
  font-size: 8pt;
  line-height: 1.8em;
}

#content_one {
  width: 560px;
  padding: 55px 0 15px;
}
#content_one p {
  width: 530px;
  padding: 10px 0 0;
  margin: 0;
}
#content_two {
  float: left;
  clear: none;
  width: 360px;
}
#content_two a.content_header {
  display: block;
  width: 360px;
  height: 45px;
  background: url('images/link_content_two.gif') no-repeat;
}
#content_two a.content_header:hover { background: url('images/link_content_two_hover.gif') no-repeat; }
#content_two .feedburnerFeedBlock { margin-top: 20px; }
#content_two ul, #content_two li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#content_two .headline {
  display: block;
  float: left;
  font-size: 20px;
}
#content_two .date {
  float: left;
  clear: both;
  padding: 0;
  margin: 6px 0 12px;
  border-bottom: 2px dotted black;
  font-size: 14px;
  font-variant: small-caps;
}
.date {
  padding: 0;
  margin: 0;
  border-bottom: 1px dotted gray;
  font-size: 10pt;
  font-variant: small-caps;
}
#content_two li div {
  clear: left;
  width: 100%;
}
#content_two li div p {
  padding: 0;
  margin: 0 0 10px;
}
#content_three {
  float: left;
  clear: none;
  width: 159px;
}
#content_three a.content_header {
  display: block;
  width: 179px;
  height: 45px;
  background: url('images/link_content_three.gif') no-repeat;
}
#content_three a.content_header:hover { background: url('images/link_content_three_hover.gif') no-repeat; }
#content_three ul {
  padding: 0;
  margin: 10px 0 0 20px;
  list-style: none;
}
#content_three li {
  padding: 0;
  margin: 0 0 10px;
}
#content_three .date {
  padding: 0;
  margin: 0;
  font-size: 10px;
}

#creditfooter { display: none; }

