/* styles for the Eat Issue */

#page {
	background: #E7EBB2;
}

#basiltext {
	color: #660000;
	background: #ffffff;
	padding: 0 0 10px 0;
	margin: 0;
	width: 458px;
}

#basiltext h2 {
	color: #650200;
	background: inherit;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 10px;
}

#basiltext a {
	color: #336600;
}

#basiltext a:hover {
	color: #752825;
}

#basiltext a:visited {
	color: #752825;
}


#basiltext p {
	color: #660000;
	padding: 0 10px 5px 10px;
}

#basiltext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#basiltext #biotext {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 10px;
	margin: 0 0 5px 0;
	border-top: 1px solid #336600;
}

#pickletext {
	color: #3d320d;
	background: #ffffff;
	padding: 0 0 10px 0;
	margin: 0;
	width: 458px;
}

#pickletext h2 {
	color: #3d320d;
	background: inherit;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 10px;
}

#pickletext a {
	color: #990000;
}

#pickletext a:hover {
	color: #cc3300;
}

#pickletext a:visited {
	color: #cc3300;
}


#pickletext p {
	color: #3d320d;
	padding: 0 10px 5px 10px;
}

#pickletext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
	
#pickletext #biotext {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 10px;
	margin: 0 0 5px 0;
	border-top: 1px solid #990000;
}

#teatext {
	color: #3d5c00;
	background: #ffffff;
	padding: 0 0 10px 0;
	margin: 0;
	width: 458px;
}

#teatext h2 {
	color: #3d5c00;
	background: inherit;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 10px;
}

#teatext h3 {
	color: #3d5c00;
	background: inherit;
	font: italic 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px 20px 10px;
}

#teatext a {
	color: #fe6601;
}

#teatext a:hover {
	color: #bb5500;
}

#teatext a:visited {
	color: #fe6601;
}


#teatext p {
	color: #3d5c00;
	padding: 0 10px 5px 10px;
}

#teatext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#teatext #biotext {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 10px;
	margin: 0 0 5px 0;
	border-top: 1px solid #99cc66;
}





