@charset "utf-8";

#main_container {
	position: relative;
	width: 864px;
	margin-left: -433px;
	left: 50%;
	background-color: #e9dece;
}

#left_container {
	position: relative;
	margin-top: -86px;
	margin-left: 18px;
	width: 207px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#right_container {
	position: relative;
	width: 618px;
	margin-top: -86px;	
	margin-left: 12px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#main_categories_container {
	background-color: #a99e91;
	width: 207px;
	padding: 2px 0 5px 0;
}

.main_category_link {
	background-color: #4b443f;
	margin-top: 3px;
	
	text-align: center;
	border: #968c81 1px solid;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 181px;
	line-height: 15px;
	padding: 5px 12px 5px 12px;
}


.main_category_link:hover {
	background-color: #fdf6ec;
	color: #4b443f;
}

#side_nav_banner_container {
	margin-top: 35px;
}

#side_nav_banner_image_container {
	position: relative;
	width: 207px;
	height: 160px;
	background-image: url(/common_blog_files/images/side_nav_banner_bg_dark.jpg);
}

#side_nav_banner_image {
	position: absolute;
	left: 0;
	top: 0;
}

#side_nav_banner_content_container {
	background-color: #f4ede6;
	width: 192px;
	padding-left: 7px;
	padding-right: 8px;
	text-align: center;
}

#side_nav_banner_title {
	font-size: 18px;
	line-height: 21pt;
	font-weight: bold;
	color: #5d8629;
}

#side_nav_banner_title a {
	color: #5d8629;
}

#side_nav_banner_title a:hover {
	text-decoration: underline;
}

#side_nav_banner_description {
	margin-top: 8px;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

#side_nav_banner_link {
	margin-top: 11px;
	font-weight: bold;
	font-size: 13px;
	color: #5d8629;
	display: block;
	text-decoration: none;
}

#side_nav_banner_link:hover {
	text-decoration: underline;
}

#side_nav_footer {
	display: block;
	padding-top: 19px;
	background-color: #f4ede6;
}

#page_title {
	margin-top: 7px;
	font-weight: bold;
	font-size: 28pt;
	line-height: 28pt;
	color: #4b443f;
}

#article_container {
	position: relative;
	background-color: #fdf6ec;
	margin-top: 12px;
	width: 609px;
	padding-bottom: 140px;
}

.hide {
	display: none;
}

#find_food_form {
	margin-top: 38px;
	margin-left: 38px;
	width: 294px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	
}

#province, #food_group, #season {
	display: block;
	width: 100%;
	height: 24px;
	border: 1px solid #6d6864;
	background-color: #7a756e;
	font-weight: bold;
	color: #fff;
}

#province {
	margin-top: 31px;
}

#food_group, #season {
	margin-top: 9px;
}

#right_banner_container {
	margin-left: 36px;
	margin-top: 25px;
	width: 209px;
	background-image: url(/common_blog_files/images/right_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f4ede6;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#right_banner_img {
	display: block;
}

#right_banner_text_container {
	padding-bottom: 20px;
	text-align: center;	
}

.right_banner_title {
	margin-top: 4px;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #bb6656;
}

.right_banner_title a {
	color: #bb6656;
}

.right_banner_title a:hover {
	text-decoration: underline;
}


.right_banner_description {
	margin: 8px 26px 0 26px;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

.right_banner_link {
	display: block;
	margin: 11px 26px 0 26px;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	color: #a93d29;
	text-decoration: none;
}

.right_banner_link:hover {
	text-decoration: underline;
}

#food_results_container {
	margin: 28px 10px 0 10px;
	padding-bottom: 114px;
}

#food_results_header {
	position: relative;
	height: 20px;
	border-top: solid 1px #f5ede2;
	border-bottom: solid 1px #f5ede2;
	background-color: #e8dfd2;
}

#food_results_img {
	margin-left: 17px;
}

#print_list_link, #share_list_link {
	position: absolute;
	top: 2px;	
	font-size: 12px;
	line-height: 16px;
	color: #9e240e;
	text-decoration: underline;
}

#print_list_link {
	left: 459px;
}

#share_list_link {
	left: 525px;
}

#foods {
	margin: 24px 17px 0 17px;
	color: #4b443f;
}

#food_search_criteria {
	font-weight: bold;
	font-size: 19px;
}

#food_results {
	margin-top: 19px;
	list-style: disc;
	list-style-position: inside;
}

.result_column {
	float: left;
	display: list-item;
	width: 181px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.subtitle {
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
}

.description {
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 20px;
}

#footer_image {
	background-image: url(/common_blog_files/images/footer_bg.png);
	background-repeat: no-repeat;
	width: 1148px;
	height: 131px;
}

#footer_bg_tile {
	background-image: url(/common_blog_files/images/footer_bg_tile_update.jpg);
	background-repeat: repeat-x;
	height: 210px;
	margin-top: -55px;
	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:-1px;
    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}
#fb-container {
    margin-left: 70px;
    margin-top: -4px;
}
