﻿#Navigation li#News a
{
	background: #CB7307 url('../images/bg-navigation-link.png') repeat-x top;
}


/* Content
--------------------------------------------------------------------------------------- */

#Content .NewsArticle h4
{
	font-size: 1.1em;
	color: #837454;
	font-weight: normal;
	border: none;
}

#Content .NewsArticle h3
{
	padding: 10px 5px 10px 5px;
	background: url('../images/bg-news-header.png') repeat-x top;
	font-size: 1.3em;
	color: #4E4532;
}

#Content .NewsArticle p
{
	margin-top: 0;
}