@charset "utf-8";
/* CSS Document */

#sectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #864D44;
	font-size: 18px;
	background-image: url(../images/headerNewsRoom.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	height: 26px;
	padding-top: 5px;
	padding-left: 350px;
	margin-top: 5px;
}

#shell #nav #news  {
	color: #0073B4;
}
.newsImage {
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #D3D3D3;
	margin-left: 15px;
}

.internalRightPane h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #864D44;
	font-weight: normal;
}
.internalRightPane strong {
	color: #864D44;
}
.internalRightPane a {
	color: #864D44;
	text-decoration: none;
}
.bgSubNav a:hover {
	background-color: #DDC9C6;
	color: #752D22;
}
.newsItem {
	margin-bottom: 7px;
	float: left;
	line-height: 100%;
}
.newsItem img {
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid #D3D3D3;
}
.blackText {
	color: #333333;
}
.newsItem  .blackText {
	text-decoration: none;
	color:#666666;
}
