@charset "utf-8"; 
/* CSS Document */

#newsBox {
	margin-bottom: 15px;
	overflow: hidden;
	margin-top: 0px;
	font-size: 0.8em;
	height: auto;
}

#newsBox a{
	text-decoration:none;
	color: #CA7359;
	
}

#newsBox h3 a{
	text-decoration:none;
	color: #CA7359;
	padding-bottom:5px;
}

#newsBox a:hover {
	text-decoration:none;	
}

#newsBoxLeft {
	width:620px;
	height:auto;
	float: left;
}

#newsColLeft {
	width: 300px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;	
}

.newsTitle {
	color: #630;
	padding-left: 8px;
	text-transform: uppercase;
	font-size:0.95em;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FAF6AD;
}


#newsColLeft ul{
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	list-style-type: none;
}

#newsColLeft li{
margin-left:8px;
margin-right:8px;
padding-top:8px;
padding-bottom:8px;
border-bottom-width: thin;
border-bottom-style: dotted;
border-bottom-color: #CCC;
}

#newsColLeft li a{
	text-decoration: none;
	color: #BB7000;
}



#newsColCenter {
	height: auto;
	width: 300px;
	background-color: #FFF;
	float: right;
	margin-top: 0px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#newsBoxBottom {
	width:600px;
	height:125px;
	background-color: #FFF;
	float: none;
	clear: left;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
}


#LeftColumn2Col {
	float: left;
	width: 695px;
}
#newsColRight {
	min-height: 400px;
	width: 302px;
	background-color: #FFF;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#newsColRight ul{
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	list-style-type: none;
}

#newsColRight li{
margin-right:8px;
margin-left:8px;
padding-top:8px;
padding-bottom:8px;
border-bottom-width: thin;
border-bottom-style: dotted;
border-bottom-color: #CCC;
}

#newsColRight li a{
	text-decoration: none;
	color: #BB7000;
}

.newsImage1 {
	margin-top:3px;
	margin-bottom:8px;
	margin-right: 8px;
}

.newsImage1  {
	margin-top:3px;
	margin-bottom:8px;
	padding-left:0px;
}

.newsImage2 {
	margin-top:3px;
	margin-bottom:5px;
	margin-left:0px;
}

.newsImage3  {
	margin-top:3px;
	margin-bottom:8px;
	margin-right:8px;
}

.newsImage4 {
	margin-top:3px;
	margin-bottom:8px;
	margin-right:8px;
}

#newsImage5 {
	margin-top:3px;
	margin-bottom:8px;
	margin-left:8px;
}

#newsArticle1{
padding-left:10px;
padding-right:10px;
padding-top:5px;
}

#newsArticle2{
	padding-top:8px;
	margin-bottom: 10px;
	float: right;
}

#newsArticle4{
padding-left:10px;
padding-right:10px;
padding-top:5px;
}
#newsArticle3,#newsArticle5,#newsArticle6,#newsArticle7 {
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	float: right;
	width: 280px;
	margin-top: 10px;
	height: auto;
}

#newsArticle1 h3,#newsArticle2 h3,#newsArticle3 h3,#newsArticle4 h3,#newsArticle5 h3,#newsArticle6 h3,#newsArticle7 h3, #newsBoxBottom h3 {
	text-decoration:none;
	color:#630;
	padding-bottom:5px;
}

