body {
	background-color: #e1d2ab;
	margin: 0;
	height: 100%;
}

img {
	border:0px;
}

a {
	color: #662d91;
}

a:hover {
	color: #662d91;
}

.pagehead {
	width: 804px;
	height: 166px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}
#dvMedallion
{
	position:relative;
	float:right;
	z-index:2100;
	width:160px;height:160px;
	margin-top:26px;margin-right:20px;	
	cursor:pointer;cursor: hand;
}
#dvPCR
{
	position:relative;
	float:right;
	z-index:2100;
	width:160px;height:90px;
	margin-top:180px;margin-right:55px;	
	cursor:pointer;cursor: hand;
}
.topmenu {
	background-color: #662d91;
	width: 804px;
	/*height: 30px;*/
	padding-top:4px;
	padding-bottom:7px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	cursor: pointer;
}

.menu_header {
	color: white;
	
	font-family: Tahoma, Sans-serif;
	padding-right:20px;
	padding-left:20px;
	vertical-align:middle;
	display: inline;
	border: 0px;
}

.main_wrapper {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	
	
}

.main_wrapper_products {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/products1.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_products3 {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/products-redesign.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_producthandling {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/producthandling_main.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_products2 {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/products2.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_salad {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/salad_main.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}


.main_wrapper_salad_PCR {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/salad_main-PCR.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_veg {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/vegetable_main.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_fruit {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/fruit_main.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_granola {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/granola_main.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_snacks {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/snacks-main.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_beverages {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/beverages_main.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_pocketguide {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/PocketGuide_main.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}

.main_wrapper_recipes {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url(../images/Lasagne.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.main_wrapper_kids {
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	//background-image: url(../images/JustForKids/kids.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

.tab_wrapper {;
	margin-right: 2;
	margin-left: 2;
	
	
}

.sidebit {
	padding:8px;
	margin:0px 0px 1px 3px;
	float:right;
	font-size:11px;
	line-height:12px;
	background:#fff url(http://www.ebfarm.com/images/Recipes/fade-green_v2.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar {
	background-color:white;
	width: 204px;
	float: left;
	padding-bottom:80px;
}

.dotted_rule {
	border-top: dotted #a16645 1px;
	width: 125px;
	height: 0;
}

.side_nav_box {
	width: 140px;
	padding-top: 62px;
	margin-left: 40px;
	padding-bottom:100px;
}

.side_nav_active {
	padding-left:0px;
	padding-top:9px !important;
	padding-top:0px;
	padding-bottom:9px;
	padding-right:0px;
}

.side_nav_active:first-line {
	font-size:13px;
}

.side_nav_inactive {
	padding-left:0px;
	padding-top:9px !important;
	padding-top:0px;
	padding-bottom:9px;
	padding-right:0px;
}

.side_nav_inactive:first-line {
	font-size:13px;
}


.content_area {
	width:570px;
	background: trasparent;
	float: left;
	height: 100%;
}

.footer_home {
	position: relative;
	z-index:5;
	background-color: #5a8e25;
	font-size:12px;
	width: 804px;
	/*height: 30px;*/
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	clear:both;
}

.footer {
	position: relative;
	z-index:5;
	background-color: #5a8e25;
	font-size:12px;
	width: 804px;
	/*height: 30px;*/
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	clear:both;
}

.footer_link_item {
	color: white;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	padding-right:20px;
	padding-left:20px;
	display: inline;
}

.footer_link_item a{color:#FFFFFF; text-decoration:none;}
.footer_link_item a:hover{color:#FFFFFF; text-decoration:underline;}

.footer_HCHW {
	font-size:11px;
	font-weight:light;
	line-height: 14px;
	font-family: sans-serif;
	padding-top:10px;
	border-top: dotted #a16645 1px;
}

.footer_HCHW a{color:#6B9C30; text-decoration:underline;}
.footer_HCHW a:hover{color:#6B9C30; text-decoration:none;}

.section_head {
	width: 570px;
	color: #6B9C30;
	font-size:19px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 30px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 2px;
}


.section_head_contest {
	width: 360px;
	color: #6B9C30;
	font-size:19px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 30px !important;
	padding-bottom:10px;

}


.section_head_bday {
	width: 400px;
	color: #6B9C30;
	font-size:19px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 30px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 2px;
}

.section_head_HCHW {
	width: 550px;
	color: #6B9C30;
	font-size:19px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 5px !important;
	padding-bottom:0px;
}

.section_head_HCHW2 {
	width: 550px;
	color: #6B9C30;
	font-size:10px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 0px !important;
	padding-bottom:0px;
}

.section_head_whyorganic {
	width: 210px;
	color: #FFFFFF;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	font-family: sans-serif;
	padding-bottom:3px;
	border-bottom: dotted #FFFFFF 1px;
}

.section_head_meetourgrowers {
	width: 180px;
	color: #FFFFFF;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	font-family: sans-serif;
	padding-bottom:3px;
	border-bottom: dotted #FFFFFF 1px;
}

.section_head_relatedlinks {
	width: 190px;
	color: #662d91;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: sans-serif;
	margin-bottom: 3px;
	padding-bottom:3px;
	border-bottom: dotted #000000 1px;
}


.section_head_relatedlinks2 {
	width: 350px;
	color: #662d91;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: sans-serif;
	margin-bottom: 3px;
	padding-bottom:3px;
	border-bottom: dotted #000000 1px;
}

.section_head_whyorganic2 {
	width: 560px;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif;
	padding-bottom:3px;
	border-bottom: dotted #FFFFFF 1px;
}

.section_head_meetourgrowers2 {
	width: 357px;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family: sans-serif;
	padding-bottom:3px;
	border-bottom: dotted #FFFFFF 1px;
}

.section_head_pro {
	width: 350px;
	color: #6B9C30;
	font-size:19px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 30px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 2px;
}

.section_head_pro2 {
	width: 450px;
	color: #6B9C30;
	font-size:19px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 30px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 2px;
}

.section_head_kids {
	width: 350px;
	color: #6B9C30;
	font-size:19px;
	font-weight:bold;
	font-family: sans-serif;
	color: #6B9C30;
	padding-top: 30px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 2px;
}

.section_head2 {
	width: 560px;
	color:#66412C;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif;
	padding-top: 0px !important;
	padding-bottom:10px;
	border-bottom: dotted #66412C 1px;

}


.section_head3 {
	width: 395px;
	color:#66412C;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif;
	padding-top: 0px !important;
	padding-bottom:10px;
	border-bottom: dotted #66412C 1px;

}


.section_head_grow {
	width: 365px;
	color:#66412C;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif;
	padding-top: 0px !important;
	padding-bottom:10px;
	border-bottom: dotted #66412C 1px;

}

.section_head2_pro {
	width: 290px;
	color:#66412C;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif;
	padding-top: 16px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 1px;

}


.section_head2_worm {
	width: 320px;
	color:#66412C;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif;
	padding-top: 16px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 2px;

}

.section_head2_kids {
	width: 350px;
	color:#66412C;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif;
	padding-top: 0px !important;
	padding-bottom:10px;
	border-bottom: dotted #a16645 2px;

}

.section_head2 a{color:#66412C;}
.section_head2 a:hover{color:#662d91;}

.section_head2_pro a{color:#66412C;}
.section_head2_pro a:hover{color:#662d91;}

.section_head2_kids a{color:#66412C;}
.section_head2_kids a:hover{color:#662d91;}

.section_subhead {
	color: #6B9C30;
	font-size:15px;
	font-family: Arial;
	max-width:560px;
	margin-top:-10px;
}

.section_subhead_healthyChoices {
	color: #66412C;
	font-size:19px;
	font-family: Arial;
	font-weight:light;
	line-height: 20px;
}

.section_subhead_meetourfarmers {
	color: #6B9C30;
	font-size:15px;
	line-height:18px;
	font-family: Arial;
	max-width:560px;
	margin-top:-10px;
}

.section_subhead_nf {
	color: #6B9C30;
	font-size:15px;
	font-family: Arial;
	max-width:560px;
}

.section_subhead_products {
	color: #6B9C30;
	font-size:18px;
	font-weight:bold;
	font-family: Arial;
	max-width:560px;
	margin-top:0px;
	padding-left:12px;
}

.section_subhead_tips {
	color: #6B9C30;
	font-size:23px;
	font-family: Arial;
	max-width:560px;
	margin-top:0px;
}

.section_subhead_pro {
	color: #6B9C30;
	font-size:15px;
	line-height:18px;
	font-family: Arial;
	width:350px;
	margin-top:0px;
}

.section_subhead_pro4 {
	color: #6B9C30;
	font-size:15px;
	font-family: Arial;
	width:310px;
	margin-top:-10px;
}

.section_subhead_pro2 {
	color: #6B9C30;
	font-size:15px;
	font-family: Arial;
	width:345px;
	margin-top:-10px;
}

.section_subhead_pro3 {
	color: #6B9C30;
	font-size:15px;
	font-family: Arial;
	width:450px;
	margin-top:-10px;
}

.section_subhead_mission {
	color: #662D91;
	font-size:18px;
	font-family: Arial;
	width:560px;
	margin-top:-10px;
}

.section_subhead_kids {
	color: #6B9C30;
	font-size:15px;
	font-family: Arial;
	width:350px;
	margin-top:-10px;
}

.section_subhead2 {
	color: #66412C;
	font-size:15px;
	font-family: Arial;
	max-width:560px;
	margin-top:-10px;
}

.subsection_head {
	color:#66412C;
	font-size:13px;
	font-family:sans-serif;
	font-weight:bold;
}

.subsection_head_ing {
	color:#66412C;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
}

.content_text {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}

.content_text_indent2 {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	padding-left: 12px;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}

.content_text_indent2 a {
	color : #6B9C30;
	text-decoration : underline;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}

.content_text_indent2 a:active {
	color : #6B9C30;
	text-decoration : none;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}

.content_text_indent2 a:hover {
	color : #6B9C30;
	text-decoration : none;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}

.content_text_ingarch {
	color: #000000;
	font-size:11px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial;
	font-weight:light;
	line-height: 13px;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}

.content_text_11px {
	color: #000000;
	font-size:11px;
	font-family: Arial;
	font-weight:light;
	line-height: 13px;
	padding-left:8px;
	padding-right:8px;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}

.content_text_why-organic {
	color: #000000;
	font-size:11px;
	font-family: Arial;
	font-weight:light;
	line-height: 13px;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}

.content_ol_alpha {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	list-style-type:lower-alpha;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}


.content_ol_roman {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	list-style-type:lower-roman;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}


.content_text_pocketguide {
	color: #000000;
	width:330px;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;

}

.content_text10px {
	color: #000000;
	font-size:10px;
	font-family: Arial;
	font-weight:light;
	line-height: 14px;
	/*max-width:560px;*/ /*7/18/2008 took this out to correct the bullet issue that Jean was having (at her request)*/
}

.content_text_sidebit {
	color: #000000;
	font-size:11px;
	font-family: Arial;
	font-weight:light;
	line-height: 13px;
	max-width:560px;
}

.content_text_indent {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	padding-left:12px;
	max-width:560px;
}

.content_text_copyright {
	color:#66412C;
	font-size:11px;
	font-family:Arial;
	font-weight:light;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.content_text_products {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	padding-left:10px;
	padding-right:10px;
	line-height: 16px;
	max-width:560px;
}

.content_text_worm {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	width:340px;
	max-width:340px;
}
.content_text_worm_list {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	width:310px;
	max-width:310px;
}

.content_text_kids {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	width:350px;
}

.content_text2 {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 18px;
}

.content_list {
	color: #000000;
	font-size:12px;
	font-family: Arial;
	font-weight:light;
	line-height: 16px;
	max-width:260px;
}

.content_list_pro {
	color: #662d91;
	padding-left:10px;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	line-height: 24px;
	max-width:560px;
}

.content_list_pro a{color:#662d91; text-decoration:none;}
.content_list_pro a:hover{color:#662d91; text-decoration:none;}

.content_text a {
	color : #6B9C30;
	text-decoration : underline;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}

.content_text a:active {
	color : #6B9C30;
	text-decoration : none;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}

.content_text a:hover {
	color : #6B9C30;
	text-decoration : none;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}


.content_text_why-organic a {
	color : #6B9C30;
	text-decoration : underline;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_text_why-organic a:active {
	color : #6B9C30;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_text_why-organic a:hover {
	color : #6B9C30;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}



.content_text_why-organic2 a {
	color : #000000;
	text-decoration : underline;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_text_why-organic2 a:active {
	color : #000000;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_text_why-organic2 a:hover {
	color : #000000;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_links a {
	color : #6B9C30;
	text-decoration : underline;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}

.content_links a:active {
	color : #6B9C30;
	text-decoration : none;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}

.content_links a:hover {
	color : #6B9C30;
	text-decoration : none;
	font-size:12px;
	font-family: Arial;
	line-height: 16px;
}



.content_links_ingarch a {
	color : #6B9C30;
	text-decoration : underline;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_links_ingarch a:active {
	color : #6B9C30;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_links_ingarch a:hover {
	color : #6B9C30;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}



.content_links_sidebit a {
	color : #000000;
	text-decoration : underline;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_links_sidebit a:active {
	color : #000000;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_links_sidebit a:hover {
	color : #000000;
	text-decoration : none;
	font-size:11px;
	font-family: Arial;
	line-height: 13px;
}

.content_image_right {
	padding-left: 10px;
	padding-top:0px;
	float:  right;
}

.content_image_right_kids {
	padding-top:78px !important;
	padding-top:60px;
}

.content_image_left {
	padding: 10px;
	padding-top:0px;
	float:  left;
}

.block_centered {
	display: block;
	margin-right:auto;
	margin-left:auto;
}

.inline_centered {
	text-align:center;
}
