.content {
}
.rightColumn {
	width: 230px;
	border-left: 2px solid #FFFFFF;
}
.conRight {
	clear: both;
	padding: 5px 10px 10px 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.conLeft {
	padding: 8px 10px 10px 10px;
	border-bottom: 2px solid #FFFFFF;
}
.conHead {
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #91CCAE;
	padding: 2px 10px 3px 10px;
	font-size: 10px;
	line-height: 1.2em;
}
.conHead1 {
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #91CCAE;
	width: inherit;
	padding: 2px 10px 3px 10px;
	font-size: 14px;
	line-height: 1.2em;
}
.conTitle {
	font-size: 11px;
	font-weight: bold;
}
.conDate {
	font-size: 9px;
	font-style: italic;
	line-height: 1.3em;
}
.conBrief {
	line-height: 1.3em;
}
.conThumb {
	float: right;
	margin: 5px 0px 0px 5px;
}
.conLink {
	text-decoration: none;
	padding-top: 5px;
}
.conSearchBox {
	background-color: #CBEDDF;
	width: inherit;
	height: 24px;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	font-size: 9px;
}
.conSearchInput {
	height: 12px;
	border: solid #57B587 1px;
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 1px 0px 0px 0px;
	clear: none;
	color: #666666;
}
.conSearchGo {
	padding: 0px 0px 0px 0px;
}
.conDetailHead {
	font-size: 9px;
	color: #666666;
}
.contable {
	width: 546px;
	margin-bottom: 10px;
	border: 2px solid #FFFFFF;
}
.conTableHead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E4F3EC;
}
.conTableSeason1 {
	border: none;
	background-image: url(../images/farmgate/seasonal_inSeason.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.conTableSeasonOut {


	border: 0px none;
}
.adverts {
	height: 145px;
	overflow: hidden;
	margin: 10px 5px 10px 5px;
}
.conAdvert {
	width: 124px;
	height: 137px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	border: 2px solid #FFFFFF;
	font-size: 9px;
	overflow: hidden;
}
.conAdvertThumb {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.conAdvertTitle {
	font-weight: bold;
	font-size: 9px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.5em;
}

.conAdvertBrief {
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 9px;
	line-height: 1em;
	height: 38px;
	overflow: hidden;
}


blockquote {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ol {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.pushDown {
	margin: 310px 25px 0px 25px;
	text-align: center;
}
