
/* CSS Document */

.homeNewsHeadlinesFlash {
	
	width: 670px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	height:200px; 
	
}
.homeNewsHeadlines {
	background-color: #333333;
	width: 670px;
	margin-bottom: 10px;
	padding: 5px;
	height:200px; 
	background-image: url(../images/StripeBg.gif);
}
.newsHeadline {
	width: 560px;
	float: left;
	background-color:White;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height:190px;
	border:0px;
	
}

.newsHeadline img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.newsHeadline   h1, h2, h3, h4, h5, p {
	text-align: left;
}
.newsHeadline .imageCopyright {
	float: left;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
.newsThumb {
	width: 75px;
	float: right;
	padding-top: 5px;
	margin-right: 15px;
	height:180px;
}
.newsThumb   li  a img {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 4px;
	
	
}
.sliderThumb
{
	background-color: White;
	background-image: url(../images/round.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-left:0px;
	
}
.newsThumb li a:hover img {
	background-color:Silver;
	/*background-image: url(../images/round.gif);*/
	background-repeat: no-repeat;
	background-position: right;
}
.newsThumb    li    .current    a  img  {
	background-color: #F1EDED;
	background-image: url(../images/round.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.homeMorenews {
	float: left;
	width: 370px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeMorenews img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.homeMorenews p {
	padding-bottom: 5px;
}
.singleLine {
	clear: both;
	background-color: #333333;
	height: 16px;
	margin-top: 5px;
	background-image: url(../images/StripeBg.gif);
}
.newsArticle {
	text-align: left;
	padding:0px;
}
.newsArticleBody 
{
	clear: right;

}
.newsArticleleft
{
	float:left;
	width:300px;
}

.newsArticleImage {
	float: left;
	clear:left;
	padding-bottom: 10px;
	padding-left: 75px;
	padding-right: 75px;
}
.newsArticle .Quotes {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/quoteMark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;

}
.newsArticle .finishQuote  {
	width: 300px;
	float: left;
	clear: left;
	background-image: url(../images/quoteMark2.gif);
	background-repeat: no-repeat;
	background-position: 250px bottom;
}

.blank {
	height: 100%;
	clear: left;
	float: left;
	width: 300px;
}
#newsPage {
	width: 300px;
}

.fpleft {
	float: left;
	width: 365px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
}
.fpleft img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.fpleft img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.fpleft p {
	padding-bottom: 5px;
}


.singleLine {
	clear: both;
	background-color: #333333;
	height: 16px;
	margin-top: 5px;
	background-image: url(../images/StripeBg.gif);
}
