#maincontent {
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}
#adbar {
	display: none;
}
#leftCol {
	display: none;
}
#rightCol {
	margin-top: -40px;
	padding-bottom: 15px;
	overflow: hidden;
}

#monthly_image {
}

.text_column {
	float: left;
	width: 170px;
	padding: 5px 15px;
	margin-top: 15px;
	border-left: 1px solid #5d9632;
	margin-left: -1px;
	height: 145px;
	font-size: 0.8em;
}
.text_column h3 {
	font-family: Times New Roman, serif;
	font-size: 2.0em;
	font-weight: normal;
	
	color: #5d9632;
	margin-bottom: 15px;
}
.text_column a {
	/*font-size: 0.8em;*/
	text-decoration: none;
}
.text_column a:hover {
	color: #dd4b2a;
}

.text_column ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(images/rightarrow.png);
}

#right_content {
	float: right;
	width: 320px;
	padding-right: 15px;
}

#top_info { position: relative; margin-top: 15px; height: 150px; }

#blog_blurb { float: left; width: 130px; height: 150px; border-right: 1px solid #5d9841; position: relative; padding: 0px 10px; }
#blog_description { position: relative; z-index: 2; }
#subscribe_home {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	padding-left: 14px;
}

#subscribe_home #subscribe_description {
	font-size: 0.8em;
	position: relative;
	z-index: 2;
}
#subscribe_description em { color: #6c9d31; }
#blog_blurb { font-size: 0.8em; font-family: Times New Roman, serif; font-weight: bold; font-style: italic; color: #6c9d31; }
#subscribe_localharvest_icon { position: absolute; bottom: 10px; right: 10px; }

.top_button_location { position: absolute; bottom: 0px; text-align: center; }

#blog_blurb .top_button_location { width: 130px; }
.adtempclass {
	margin-top: 15px;
	margin-bottom: 0px;
}

div.link_group {
	text-align: center;
	font-size: 0.9em;
	margin-top: 5px;
}
.link_group a
{
	font-weight: bold;
}
