#content {
	float: left;
	width: 566px;
	padding-top: 152px;
	padding-left: 33px;
	padding-right: 19px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#mainHeading{
  display: none;
}

#photo_link {
	display: block;
	margin-left: 245px;
	width: 280px;
	height: 175px;
	position: absolute;
}

.gallery_feature {
	width: 194px;
	height: 190px;
	padding-left: 84px;
	padding-right: 288px;
	padding-bottom: 8px;
	background: url(../images/grower_experiences-photos.jpg) no-repeat top right transparent;
	
	/* Good lord! A Firefox 2 CSS fix */
	border-top: 0.1px solid transparent;
}

.gallery_feature h2 {
	color: #494949;
	font-weight: bold;
	font-size: 108%;
	text-transform: uppercase;
	padding-bottom: 6px;
	padding-top: 16px;	
}

.gallery_feature h2 span {
	color: #e8a830;
}

.gallery_feature p {
	line-height: 14px;
}

.gallery_feature a.button {
	margin-left: auto;
	margin-top: 9px;
}

.grower_experiences .discussions {
	width: 100%;
	float: left;
}

.grower_experiences .discussions h2,
.grower_experiences .discussions h2 a {
	color: #c59613;
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.grower_experiences .discussions h2 a:hover {
	text-decoration: underline;
}

.grower_experiences .discussions p {
	line-height: 14px;
}

.grower_experiences .discussions h3 {
	color: #939393;
	font-size: 85%;
	font-family: Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;	
	margin-top: 7px;
	margin-bottom: 18px;
}

.grower_experiences .discussions .view_all {
	color: #0094d3;
	font-family: Verdana;
	font-size: 85%;
}

.grower_experiences .discussions .view_all:hover {
	text-decoration: none;
}

.grower_experiences #research {
	width: 200px;
	float: right;
	padding-left: 24px;
	background: url(../images/divider.png) 0 0 no-repeat transparent;
	min-height: 250px;
}

.grower_experiences #research h2 {
	width: 179px;
	height: 39px;
	margin: 0;
	padding: 0;
	padding-top: 1px;
	margin-top: -15px;
	margin-bottom: 7px;
	line-height: 32px;
	background: url(../images/tab.png) no-repeat bottom left transparent;
	text-decoration: none;
	color: #003d7d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 108%;
	text-align: center;
	
	position: relative;
}

.grower_experiences #research p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

.grower_experiences #research a {
	color: #3c3c3c;
	font-family: Verdana;
	font-size: 85%;
}

.grower_experiences #research a:hover {
	text-decoration: none;
}
