#StandardContainer
{
	background: #ab925d url('/Images/HescoDakotaOrganics.gif') no-repeat bottom right;
	position: relative;
	padding-bottom: 20px;
}
#ContactContainer
{
	background: #ab925d url('/Images/ContactBkg.jpg') no-repeat bottom right;
	position: relative;
	padding-bottom: 20px;
}
#WhyOrganicsContainer
{
	background: #ab925d url('/Images/WhyOrganicsBkg.jpg') no-repeat bottom right;
	position: relative;
	padding-bottom: 20px;
}
#AboutContainer
{
	background: #ab925d url('/Images/AboutBkg.jpg') no-repeat bottom right;
	position: relative;
	padding-bottom: 20px;
}
#StandardContainer p
{
	padding-bottom: 10px;
}
#HomePageContainer
{
	height: 476px;
	background: transparent url('/Images/HomePageBkg.jpg') no-repeat top left;
}
#HomeContent
{
	width: 450px;
	height: 150px;
	position: absolute;
	top: 180px;
	left: 75px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#HomePagePhotos
{
	background-color: #616737;
	padding: 6px 0;
	top:373px;
	position: absolute;
	left: 0px;
	width: 728px
}
#HomePagePhotos td
{
	text-align: center;
}
#BioContent
{
	margin-left: 75px;
	padding-top: 20px;
	width: 415px;
}
#StandardContent
{
	margin-left: 75px;
	padding-top: 20px;
	width: 475px;
}

#StandardContent a
{
	color: #fff;
}

#StandardContent p
{
	padding-bottom: 10px;
}

#ThreeImages
{
	position:absolute;
	right:50px;
	top:42px;
}

#TwoLineTitleContainer
{
	border-top: solid 1px #fff; 
	border-bottom: solid 1px #fff; 
	height: 87px;
}