#home_news {
	font-size:	80%;
}

	#home_news h1 {
		font-size:	125%;
	}

	#home_news h2 {
		font-size:	100%;
		padding-bottom:	0.5em;
	}

		#home_news h1 a, #home_news h2 a {
			color:			#1c7059;
			text-decoration:	none;
		}


	#hp_news_container_2, #hp_news_container_3, #hp_news_container_4, #news_1,
	#hp_banner_1, #hp_banner_2, #hp_banner_3 {
		padding-bottom:	4%;
		border-bottom:	2px solid #1ea381;
	}

	#hp_banner_1, #hp_banner_2, #hp_banner_3 {
		padding-top:	4%;
		text-align:	center;
	}

		#hp_banner_1 img, #hp_banner_2 img, #hp_banner_3 img {
			padding:	2px;
			border:		1px solid #ccc;
		}

		#hp_banner_1 embed, #hp_banner_2 embed, #hp_banner_3 embed {
			padding:	2px;
			border:		1px solid #ccc;
		}

	#news_2, #news_3, #news_4, #news_5, #news_6, #news_7 {
		width:		45%;
		float:		left;
	}

	#news_1 {
		font-size:	110%;
	}

	#news_2, #news_4, #news_6 {
		margin-right:	4%;
	}

/*	#news_3, #news_5 {
		padding-right:	0;
		padding-left:	0;
	}*/

		#news_1 img,
		#news_2 img, #news_3 img,
		#news_4 img, #news_5 img,
		#news_6 img, #news_7 img {
			display:	block;
			float:		left;
			margin:		7px 7px 0 0;
			border:		2px solid #1ea381;
		}

		#news_1 h1 {
			font-size:	150%;
		}

		#news_1 h2 {
			font-size:	125%;
		}


		#news_1 strong, #news_2 strong, #news_3 strong,
		#news_4 strong, #news_5 strong, #news_6 strong, #news_7 strong {
			font-weight:	100;
		}


#other_news {
	margin-top:	1em;
	padding:	1em;
	text-align:	center;
}

	#other_news h2 {
		font-size:	80%;
	}