﻿.news
{
	margin: 0 20px 25px 20px;
}

.news h2
{
	font-size: 20px;
	line-height: 28px;
	margin: 5px 0 10px 0;
	font-weight: bold;
	text-transform: capitalize;
	color: #C64200;	
}

.news_author, .news_date
{
	color: #666000;
	font-size: 11px;
	line-height: 120%;
}

.news h4
{
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.news .news_body li
{
	margin: 0 0 .5em 2em;
}

.news .news_body p
{
	margin-bottom: 1em;
}

.news_picture
{
	border: solid 1px #CCCCCC;
	padding: 5px;
}

.news_picture
{
	float: right;
	margin: 0 0 10px 10px;
}

.news_picture_caption
{
	padding-top: 4px;
	line-height: 120%;
	color: #C64200;
}

.news_article
{
	margin-top: 15px;
}
