#content-top {
  padding: 20px;
}

#outer-container {
  background-image: url(/images/ripped_bottom.png);
}

#home-main {
  text-align: center;
  position: relative;
}

#home-tag {
  font-family: handsean;
  font-size: 1.7em;
  color: #ad7020;
  background-image: url(/images/divider.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-left: 20px;
  margin-top: -10px;
}

#slideshow_wrapper {
  background: #fff;
  position: absolute;
  left: -40px;
  top: 0;
  width: 820px; 
  height: 368px;
  -moz-box-shadow: 0px 8px 15px -10px #666666;
  -webkit-box-shadow: 0px 8px 15px -10px #666666;
  box-shadow: 0px 8px 15px -10px #666666;
}
#slideshow {
  position: relative;
  width: 820px;
  height: 368px;
  margin: auto;
}

.slideshow-slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 820px;
  height: 368px;
  display: none;
}

.slideshow-slide img.previous
{
  position: absolute;
  top: 165px;
  left: 19px;
  cursor: pointer;
}

.slideshow-slide img.next
{
  position: absolute;
  top: 165px;
  right: 22px;
  cursor: pointer;
}

a.home-bottom-products img {
  margin-bottom: 2.5em;
}

.bottom-section .h2_arial {
  color: #714927;

}

#brown-rice-note {
  position:absolute;
  margin-left: -20px;
  font-weight: bold;
}

#outer-container {
	padding-bottom: 0;
}

.home-footer-cert {
	padding-left: 78px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#cert-usda-organic {
	background-image: url(/images/cert_usda_organic.png);
}
#cert-gluten-free {
	background-image: url(/images/cert_gf.png);
}
#cert-non-gmo {
	background-image: url(/images/cert_nongmo.png);
}
div#row2 a, div#row3 a
{
  color: #604229;
}
div#row2 h2, div#row3 h2
{
  color: #6E492A;
  margin: 8px 0;
  font-family: "MuseoSlab-700";
  font-size: 17px;
}
div#row2
{
  margin-top: 369px;
  border-bottom: 2px solid #DBD7C8;
}
div#row2 div.block
{
  width: 205px;
  float: left;
  padding: 10px 20px;
}
div#row2 div#the_attune_blog
{
  border-right: 2px solid #DBD7C8;
}
div#row2 div.subhead,
div#row3 div.subhead
{
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
}
div#row2 div#feed h2#feed_header
{
  background: url(/images/twitter_home.png) no-repeat left top;
  padding-left: 35px;
}
div#row2 div#feed
{
  border-right: 2px solid #DBD7C8;
}
div#row2 div#feed div.tweet
{
  margin: 0 0 30px 0;
}
div#row2 div#feed p.tweet_date
{
  float: right;
  font-weight: bold;
}
div#row2 div#recipe_contest
{
}
div#row3 div.block
{
  width: 329px;
  float: left;
  padding: 10px 20px;
}
div#row3 div#attune_food_tv
{
  border-right: 2px solid #DBD7C8;
  padding-bottom: 30px;
}
div#row3 div#our_products
{
  padding-bottom: 30px;
}
div#row3 div#our_products a.home_button
{
  margin: 20px 0 0 0;
  background: #55361D;
  color: #fff;
  padding: 4px 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  text-transform: uppercase;
  float: right;
}
div#content
{
  padding: 20px 20px 0 20px;
}
div#content-top
{
  padding: 20px 20px 0 20px;
}
input[type=submit]
{
  cursor: pointer;
}
div#certifications a
{
  text-align: center;
  margin: 0 2px;
}
div.spacer
{
  margin: 10px 0;
}
