
@charset "utf-8";
/* CSS Document */

html, body {
	background:		none;
	color:			#000;
	font-family:	Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	}
.clear {clear: both;}

a {
	color: #000;
	text-decoration:underline;}	
/* Wrapper */

/* Masthead */	

#header #badge span {display: block;}
	
#header #addThis,
#header #navigation,
#popout{

	display: none;}	

/* Body twoColumn */

#twoColumn {
	margin: 0;
	padding:0;
	width:100%}
	
/* Body LEFT */

#left {
	float: 		left;
	margin:		0;
	padding:	0;
	width:		auto;}

#left #introduction,
#left #introduction .headline,
#left #introduction .headline h1{
	color: #000;
	margin:0;
	padding:0;}
	
#left #introduction .intro_picture{
	display: none;}
#left #introduction .intro_text{
	color:	#000;
	font-size:14px;
	width:	auto;}

#left #signupBox { 
	display:none;}

#left .mainText {
	background: none;
	color:		#000;
	margin:		0;
	padding:	0;
	}	

#left .mainText h2 {
	font-size:	24px;
	margin:		0;
	padding:	0;}
#left .mainText .description {
	font-size:	14px;
	margin:		0;
	padding:	0;}	

#left .mainText .expand_all {
	list-style-type:none;
	margin: 0 35px 0 0;
	text-align: right;}
#left .mainText .expand_all li{
	color:	#A29274;
	display: inline;
	font-size:14px;
	margin:0 0 0 15px;
	}
	
#left .mainText_bottom {
	background: url(/resources_mfm/images/mainText_background.png) no-repeat 0 100%;
	display: 	block;
	height:		12px;
	margin:		0 0 10px 0;
	padding:	0;
	width:		680px;
	}
	

/* Get Involved */

#eatWell, 
#readUp {} 

#eatWell ul, 
#readUp ul {
	list-style-type:	none;
	margin: 10px 0 0 18px;
	padding:0;}

#eatWell ul li, 
#readUp ul li{	}


#eatWell ul li a, 
#readUp ul li a{
	color:	#8A1F03;}
	
/* General Accordions */	
	
/* Supporters */

.supporter{

	margin: 10px 0 0 18px;
	padding:0;}
	
.supporter .supporter_name {}	
.supporter .supporter_name h2{}	
.supporter .supporter_name h2 a{
	color:	#8a1f03;
	font-size:14px;}	

.supporter_teaser {
	background: url(/resources_mfm/images/supporters_bg.png) no-repeat;
	display: block;
	height:69px;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
	width:633px;}
.supporter_teaser h2{
	margin: 0;
	padding:5px 0 0 10px!important;}

.supporter_teaser .teaser{
	margin: 0 10px;}
.supporter_teaser .teaser p{
	font-size:	12px;
	margin: 5px 0 0 0;}		

.supporter_full {
	background: url(/resources_mfm/images/expandedfull_bg.png) no-repeat;
	display: block;
	margin:0;
	padding:10px 0 0 0;
	position:relative;
	width:633px;}
.supporter_full .supporter_name h2{
	margin: 0;
	padding:0 0 0 10px!important;}	
.supporter_full .full_bio {
	margin:0;
	padding:0 10px 0 20px;
	}
.supporter_full .full_bio p {
	font-size: 12px;
	margin:0;
	padding:0 0 10px 0;
	}	
.supporter_full .supporter_image {
	float: left;
	margin:0 10px 10px 10px;
	}
.supporter_full_bottom {
	background: url(/resources_mfm/images/expandedfull_bg.png) no-repeat 0 100%;
	display: block;
	height:	20px;
	margin:0;
	padding:0;
	position:relative;
	width:633px;
	}
	
/* Recipes */

.recipe {
	margin: 10px 0;
	padding:0;}
	
.recipe .recipe_name h2 a{
	color:	#000;
	font-size:20px;}	
.recipe_teaser {
	display: block;
	}
.recipe_teaser h2{
	margin: 0;
	padding:0;}
.recipe .teaser{
	margin: 0 15px;}
.recipe .teaser p{
	font-size:	12px;
	margin: 5px 0 0 0;}	
	
.recipe_full {
	background: none;
	display: block;
	margin:0;
	padding:10px 0 0 0;
	position:relative;
	width:auto;}
.recipe_full h2{
	margin: 0;
	padding:0;}	
.recipe_full .full_recipe {
	margin:0;
	padding:0;
	}
.recipe_full .full_recipe p {
	font-size: 12px;
	margin:0;
	padding:0 0 10px 0;
	}	
.recipe_full .recipe_image {
	float: left;
	margin:0 10px 10px 10px;
	}
.recipe_full_bottom {
display:none;
	}
.recipe_share {
	display:none;
	}
	
			
		
/* Body Right */	

#right {display: none;}

/* Footer */

#footer{display:none;}
	