#content { width:auto; margin:0 18px 0 23px; }


#serving {
	position:absolute;
	top:202px;
	right:26px;
	margin:0;
	z-index:300;
	}
	* html #serving { right:33px; }
	

#home-body-a {
	background:url('../img/body-a-bg.jpg') no-repeat top right;
	width:449px;
	float:left;
	padding-left:10px;
	}

#home-body-b {
	width:380px;
	float:left;
	color:#5c5c5c;
	position:relative;
	margin-bottom:-200px;
	}
	#home-body-b {
		padding-top:60px;
		line-height:1.75em;
		}
	
/* Body B */	
#home-body-b p {
	line-height:1.4em;
	position:relative;
	z-index:10;
	margin:0;
	padding-top:1em;
	}
	
.home-sectioned-links-container {
	background:#a6cc37 url('../img/sectioned-links-bg.png') repeat-x left bottom;
	width:380px;
	margin-top:101px;
	}
	.home-sectioned-links-header {
		color:#003471;
		font-weight:bold;
		text-transform:uppercase;
		margin:0;
		padding:1em 4px 0.5em;
				}
	.home-sectioned-links {
		margin:0;
		padding:0;
		list-style-type:none;
		background:#a6cc37;
						}
		.home-sectioned-links li {
			background:#fff;
									}
		.home-sectioned-links .even-row {
			background:transparent;
			padding:0.5em 0;
						}
		.home-sectioned-links a {
			margin-left:4px;
			color:#5c5c5c;
			text-transform:uppercase;
			text-decoration:underline;
			}


.home-sectioned-links .home-sectioned-links-header.first {
	background:url('../img/beans.png') repeat-x 0 0;
	}


#home-food-img {
	background:url('../img/food.jpg') no-repeat 0 0;
	height:379px;
	}


/* Body A */
#home-local-connection {
	margin-top:45px;
	margin-bottom:300px;
	margin-left:0;
	}


#home-body-a .home-body-a-link {
	display:block;
	background:url('../img/dotted-border1.png') repeat-x 0 0;
	padding:13px 0 13px;
	width:20em;
	}
	#home-body-a .home-body-a-link.last  {
		padding-top:30px;
	}