/* CSS Document */

#newsArticle {}
#newsArticle #newsArticle_Header { padding-bottom: 15px; background-image: url('../../images/StaffSpacer.jpg'); background-repeat:no-repeat; background-position: bottom center;}
#newsArticle #newsArticle_Header .title { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#EECA80; }
#newsArticle #newsArticle_Header .postedDate { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #F0E8E3; padding-bottom:5px; }
#newsArticle #newsArticle_Header .linkedUrl { font-weight: normal !important;}
#newsArticle #newsArticle_Header .linkedDocument {}
#newsArticle #newsArticle_Header .linkedDocument strong { font-weight: normal !important;}
#newsArticle #newsArticle_Body { padding:10px 0; background-image: url('../../images/StaffSpacer.jpg'); background-repeat:no-repeat; background-position: bottom center;}
#newsArticle #newsArticle_Body .image {float:right;}
#newsArticle #newsArticle_Body .image img {border:1px solid #9A7B43; margin-left:10px; margin-bottom:10px;}
#newsArticle #newsArticle_Body .body {}
#newsArticle_PreviousPage { margin-top:15px; }
#newsArticle_PreviousPage a {
	font-family:Arial, Helvetica, sans-serif; 
	color:#F2DFB7; 
	font-size:10px; 
	font-weight:normal; 
	background-image: url('../../images/bar_arrow_left.jpg'); 
	background-repeat:no-repeat; 
	background-position: top center; 
	height:27px;
	display:block;
	padding-left:35px;
	padding-top:8px;
	text-transform:uppercase;
	text-align:left;
}
