/*
stevebullockdesign.com
earthbalance.com non-flash content stylesheet
*/
body { 
	margin: 0; 
	padding: 0; 
	text-align: left; 
	background-color: #282f18;
}
#content {
	position: absolute;
}
#upgrade {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 964px;
	height: 480px;
	margin: 0;
	background-color: #282f18;
	background-image: url(../eb_imgs/upgrade_flash.jpg);
	background-repeat: no-repeat;
}
#upgrade_message {
	width: 340px;
	position: relative;
	left: 156px;
	top: 210px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 150%;
}
#upgrade_message a:link {
	color: #f7e999;
	text-decoration: none;
}
#upgrade_message a:visited {
	color: #f7e999;
	text-decoration: none;
}
#upgrade_message a:link:hover {
	color: #ffffff;
	text-decoration: none;
}
#upgrade_message a:visited:hover {
	color: #ffffff;
	text-decoration: none;
}
#bot_content {
	position: absolute;
	top: 485px;
	left: 50px;
	width: 964px;
	margin: 0;
	text-align: left;
	background-color: #282f18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B4524;

}
#bot_content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B4524;
	text-decoration: none;
}
#bot_content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B4524;
	text-decoration: none;
}
#bot_content a:link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B4524;
	text-decoration: none;
}
#bot_content a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B4524;
	text-decoration: none;
}
#bot_content ul, li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #445022;
	font-size: 10px;
}
#bot_content li:after {
	content: " |";
}
.title {
	font-size: 14px;
	color: #445022;
}
.copy {
	font-size: 10px;
	color: #3B4524;
}
.small_copy {
	font-size: 10px;
	color: #3B4524;
}
.copy_italic {
	font-size: 10px;
	font-style:italic;
	color: #3B4524;
}
.small_copy_italic {
	font-size: 10px;
	font-style:italic;
	color: #3B4524;
}
.wheretobuycontent {
	font-size: 10px;
	color: #3B4524;
}
.tagline {
	font-size: 13px;
	color: #445022;
}
.recipetitle {
	font-size: 12px;
	color: #445022;
}

.serving {
	font-size: 10px;
	color: #445022;
}

.contentdescription {
	font-size: 10px;
	font-style:italic;
	color: #3B4524;

}

.ingredients {
	font-size: 10px;
	color: #3B4524;
}

.sub_head {
	font-size: 10px;
	color: #445022;
}

.recipe_directions{
	font-size: 10px;
	color: #3B4524;
}

.nutrition {
	font-size: 10px;
	color: #445022;
}
.question {
	font-size: 10px;
	color: #445022;
}

.answer {
	font-size: 10px;
	color: #3B4524;
}

.answer_bullet_container {
	margin-left: 13px;
}

.answer_bullet {
	font-size: 10px;
	color: #3B4524;
	margin-left: 25px;
}

.answer_bold {
	font-size: 10px;
	color: #3B4524;
	font-style: bold;
}

.productdescription {
	font-size: 10px;
	color: #3B4524;
}

.media-text {
	font-size: 10px;
	color: #3B4524;
}
