@charset "utf-8";

#main_container {
	position: relative;
	width: 864px;
	margin-left: -433px;
	left: 50%;
}

#home_banner_container {
	position: relative;
	margin-top: -89px;
	width: 864px;
	height: 279px;
	background-image: url(/common_blog_files/images/home_banner_container.jpg);
}

#home_banner {
	position: absolute;
	top: 8px;
	left: 18px;
	width: 830px;
	height: 250px;
}

#banners_container {
    background-repeat: no-repeat;
    height: 390px;
    left: 50%;
    margin-left: -433px;
    margin-top: 40px;
    position: relative;
    width: 864px;
}

#latest_real_food_talk_img {
	position: absolute;
	top: 369px;
	left: 817px;
	width: 151px;
	height: 67px;
	display: block;
	z-index: 1;
}

#hellmanns_link {
	position: relative;
	left: 150px;
	top: 383px;
	width: 400px;
	z-index: 1;
	font-size: 16px;
	color: #545454;
}

#hellmanns_link a {
	color: #00467e;
	text-decoration: none;
}

#hellmanns_link a:hover {
	text-decoration: underline;
}

#banner_1_container, #banner_2_container, #banner_3_container {
	float:left;
	width: 260px;
	height: 272px;
	z-index: 1;
	text-align: center;
	background-image: url(/common_blog_files/images/home-banners.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right:42px;
}

#banner_1_container {
	left: 99px;
}

.banner_image {

	margin-top:-30px;

}

#banner_title_1, #banner_title_2, #banner_title_3 {
	margin: 0 5px;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
}

#banner_title_1, #banner_title_1 a {
	color: #574938;
}

#banner_title_1 a {
	text-decoration: none;
}

#banner_title_1 a:hover {
	text-decoration: underline;
}

.banner_description {
	margin: 8px 35px 0 18px;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

.banner_link {
	margin: 11px 25px 0 25px;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
}

#banner_1_link:hover, #banner_2_link:hover, #banner_3_link:hover {
	text-decoration: underline;
}

#banner_1_link {
	color: #574938;
}

#banner_2_container {
	left: 313px;
}

#banner_title_2, #banner_title_2 a {
	color: #00467e;
}

#banner_title_2 a {
	text-decoration: none;
}

#banner_title_2 a:hover {
	text-decoration: underline;
}

#banner_2_link {
	color: #5d8629;
}

#banner_3_container {
	margin-right:0px;
	left: 527px;
}

#banner_title_3, #banner_title_3 a {
	color: #9e240e;
}

#banner_title_3 a {
	text-decoration: none;
}

#banner_title_3 a:hover {
	text-decoration: underline;
}

#banner_3_link {
	color: #9e240e;
}

#latest_posts_container {
	position: relative;
	top: 71px;
	left: 789px;
	width: 207px;
	height: 253px;
	overflow: hidden;
	text-align: center;
}

.latest_post_title {
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
}

.latest_post_title_link {
	color: #4d4538;
}

.latest_post_title_link:hover {
	text-decoration: underline;
}

.latest_post_description {
	font-size: 12px;
	line-height: 14px;
	color: #7b6f5d;
	margin: 19px 0 0;
}

.latest_post_separator {
	height: 1px;
	border: none;
	background-color: #ab9985;
	margin: 20px 0;
}

#see_all_posts_btn {
	position: absolute;
	top: 735px;
	left: 800px;
	width: 197px;
	height: 26px;
	z-index: 1;
	display: block;
}

#see_all_posts_btn_over {
	display: none;
}

#footer_bg_tile {
	background-image: url(/common_blog_files/images/footer_bg_tile_update.jpg);
	background-repeat: repeat-x;
	height: 210px;
	margin-top: -140px;
	background-color: #574938;
	min-width: 1148px;
}

#footer_text_container {
	margin-top: -115px;
}

#footer_text_title {
	display: none;
}

#share-the-movement{ 
background:url(/common_blog_files/images/ftr-get_involved.jpg) no-repeat;
width:795px;
height:131px;
display:block;
position:relative;
top:-86px;
    left: 50%;
    margin-left: -433px;
	 padding:30px 35px 0 35px;
}

#share-the-movement h2{margin-bottom:15px; color:#2e5089;}
#fb-community{ width:510px; float:left;}
#fb-community img{ float:left;}

#fb-community p{ color:#574938;}
.fb-date{ color:#2e5089; font-size:10px;}
#fb-container{ margin-left:70px; margin-top:-4px;}
#ftr-share{ width:230px; float:right;}
.pull-left{ float:left;}
.fb-like{ width:95px;}
.email-btn{ background:url(../images/email-share.gif) no-repeat; width:22px; height:24px; float:left; cursor:pointer; margin-top:-2px; margin-right:7px;}
.email-btn:hover{ background-position:0 bottom;}
.clear{ clear:both; overflow:hidden}
