#contentwrapper {
	background: transparent url(../images/layout/homecontentbg.png) repeat-y 0 0;
	_background: transparent url(../images/layout/homecontentbg.gif) repeat-y 0 0;
	background: transparent url(../images/layout/homecontentbg-img.png) repeat-y 0 0;
	_background: transparent url(../images/layout/homecontentbg-img.gif) repeat-y 0 0;
	height: 330px;
	overflow:hidden;
}
#contentfloatholder {
	background: none;
	height: auto !important;
	min-height: auto;
	padding: 0;
	width: 100%;
}
#center-middle {
	position: relative;
	color: #FDFCC8;
	font-size: 12px;
	line-height: 1.3em;
}
#plantOfTheSeason {
	width: 200px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 280px;
	overflow: hidden;
}
#plantOfTheSeason .content {
	padding: 4px;
}
#plantOfTheSeason .content-inner {
	padding: 8px;
	height: 178px;
	overflow: hidden;
}
#plantOfTheSeason h2 {
	font-size: 14px;
	width: 192px;
	height: 21px;
	text-align: center;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}
#homeFeature {
	width: 400px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 482px;
	overflow: hidden;
}
#homeFeature .content {
	padding: 4px;
}
#homeFeature .content-inner {
	padding: 8px;
}
#homeFeature h2 {
	font-size: 14px;
	width: 392px;
	height: 21px;
	text-align: center;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}
#homePageImages {
	width: 601px;
	height: 98px;
	position: absolute;
	top: 232px;
	left: 281px;
	overflow: hidden;
	background: transparent url(../images/layout/seasonsImages.jpg) repeat-y 0 0;
}
#homePageImages div {
	border: 1px solid #7A4130;
	width: 147px;
	height: 96px;
	margin-right: 2px;
	float: left;
}
#homePageImages div.last {
	width: 146px;
	margin: 0px;
}

#homePageMenu {
	width: 140px;
	position: absolute;
	top: 160px;
	left: 93px;
	overflow: hidden;
	text-align: center;
}
#homePageMenu a {
	display:block;
	padding: 1px 5px;
	margin: 6px 8px;
	color: #FDFCC8;
	border-bottom: 1px solid #e8d977;
	font-weight: normal;
}

#homePageBlogLink {
	position: absolute;
	top: 289px;
	left: 95px;
}
/*
#homePageBlogLink a {
	display:block;
	padding: 0;
	margin: 0;
	border: none;
}
*/
#superfooter {
	display:none;
}
#footer {
	background: transparent url(../images/layout/homefooter.png) no-repeat 0 0;
	_background: transparent url(../images/layout/homefooter.gif) no-repeat 0 0;
	background: transparent url(../images/layout/homefooter-cream.png) no-repeat 0 0;
	_background: transparent url(../images/layout/homefooter-cream.gif) no-repeat 0 0;
	height: 239px;
	position: relative;
}

#footerBox {
	position: absolute;
	top: 107px;
	left: 575px;
	width: 350px;
	height: 60px;
}