/*
NEWS
*/
body.news {
	background-image: url(/imgD/bkg_body_news.jpg);
}
.news div#overlay {
	top: -19px;
}
.news div#overlay img {
	height: 19px;
}
.news #content #contentcolumn {
	width: 160px;
	margin: 0 10px;
	padding: 40px 0 20px 0;
}
.news #content #contentcontainer { 
	width: 474px;
	height: 537px;
	float: right;
	display: inline;
	margin: 0;
	padding: 0 16px 0 0;
}
.news #content #wrap {
	min-height: 540px;
	margin: 0;
	padding: 10px 0 20px 0;
}
/*
NEWS OVERVIEW
*/
.news #content div.item {
	overflow: hidden;
	margin: 0 0 0 20px;
	padding: 6px 20px 10px 20px;
	border-bottom: solid 1px #5c3612;
}
.news #content div.active {
	background-color: #ffffff;
}
.news #content h2 {
	margin: 0;
	padding: 0 0 6px 0;
	color: #5c3612;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
}
.news #content h2.resultsfor {
	margin: 0 20px;
	padding: 1em 0;
}
.news #content {
	background-image: url(/imgD/news_bkg_content.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.news #content p {
	margin: 0;
	padding: 0 0 12px 0;
	color: #5c3612;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
}
.news #content p.date {
	font-style: italic;
}
.news #content a {
	color: #5c3612;
	text-decoration: none;
}
.news #content a:hover {
	color: #b9080b;
}
.news #content a.detaillink {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.news #content .highlightimage {
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
	border: solid 1px #5c3612;
}
.news #content h2.filterfor {
	width: 160px;
	height: 59px;
	margin: 0 auto;;
	padding: 0;
	text-indent: -5000px;
	background-image: url(/imgD/news_filter_header.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.news #content div.filters {
	width: 160px;
	margin: 0 auto 20px auto;
	padding: 0 0 25px 0;
	color: #5c3612;
	line-height: 1.8em;
	background-image: url(/imgD/news_filter_bkg_btm.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.news #content .filters form {
	margin: 0;
	padding: 25px 15px 0 15px;
	background-image: url(/imgD/news_filter_bkg_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
/*
NEWS DETAIL
*/
.news #content .display {
	margin: 10px 0 0 10px;
	padding: 0 15px 20px 15px;
	background-color: #ffffff;
	background-image: url(/imgD/news_bkg_display.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.news #content .display div.functionnav  {
	margin: -1px 0 0 0;
	padding: 0;
	width: 175px;
	height: 17px;
	color: #523817;
	text-align: center;
	background-image: url(/imgD/news_bkg_functionnav.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.news #content .display div.functionnav a {
	color: #523817;
	line-height: 15px;
}
.news #content .display h2 {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 28px;
	line-height: 1.2em;
}
.news #content .display h2 img {
	float: right;
	display: inline;
	margin: 8px 20px 10px 10px;
}
.news #content .display h3 {
	margin: 0;
	padding: 0 0 2em 0;
	color: #cd1b20;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}
.news #content .display p {
	line-height: 1.5em;
}

