/* Start of CMSMS style sheet 'News' */
/* News Layout */
#newsContent {
	padding-top: 12px;
	padding-bottom: 20px;
}
.NewsSummary {
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
	color: #9e4418;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	width: 765px;
min-height: 100px;
}


.NewsSummaryImage {
	float: left;
	width: 175px;
	margin-bottom: 20px;
	margin-left: 10px;
}
	


.DDDDDDDNewsSummaryRightColumn {
	float: right;
	width: 585px;
	margin-bottom: 20px;
}


#newsMorePages {
	clear: both;
	DDDborder-top: solid 1px #4e3326;
	width: 620px;
	margin-left: 180px;
}

#newsMorePages #newsMorePagesLink a {
	float: right;
	width: 119px;
	height: 17px;
	background: transparent url(/uploads/images/olderNewsButton.png) top right no-repeat;
	Dborder: solid 1px #4e3326;
	border-top: none;
	text-decoration: none;
}

#newsMorePages #newsMorePagesLink a:visited,
#newsMorePages #newsMorePagesLink a:active,
#newsMorePages #newsMorePagesLink a:hover {
	DDDborder: solid 1px #4e3326;
	border-top: none;
	outline: none;
	text-decoration: none;
}


.news_page_hr {
  margin-left: 200px;
  height: 3px;
  border-bottom: #867664 solid 1px;
}


.NewsSummaryPostdate {
}

.NewsSummarySummary, .NewsSummaryContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #442213;
 }

.NewsSummaryLink a, 
.NewsSummaryLink a:link, 
.NewsSummaryLink a:active, 
.NewsSummaryLink a:visited
{
	color: #9e4418; 
	text-decoration: none;
}
.NewsSummaryLink  a:hover{
	color: #9e4418; 
	text-decoration:underline;
}	

#newsMorePagesLink a {
text-indent: -9000px;
}

.NewsSummaryMorelink a, .NewsSummaryMorelink a:link, 
.NewsSummaryMorelink a:active, .NewsSummaryMorelink a:visited {
	color: #9e4418; 
	text-decoration: none;
}
.NewsSummaryMorelink  a:hover{
	color: #9e4418; 
	text-decoration:underline;
}	



/* End of 'News' */

