.mainNews {float:left; width:100%; padding:10px 0}

.homeNews h3 { width:320px!important; margin-top:20px!important}

.mainNews .news { float:right;
padding-bottom:20px;
width:320px;
}	
.mainNews .news .news_title strong { 
	color:#4c342e;font-weight:bold;
}

.news_title {padding-top:2px}

.mainNews .news .news_title, .readMoreNews { float:right;
width:220px;}

.showNewsLink { float:right;width:220px; text-align:center; color:#4C342E;
 margin-top:5px}

.mainNews .news .news_title a {
	color:#7f6f5f;
}

.showNewsLink:hover, .mainNews .news .news_title a:hover {color:#BF5219}

.mainNews .newsImgH {float:left}

.mainNews .newsImgH img, .newsImg { 
	padding:2px;
	border:solid 1px #998a7a;
	background-color:#c9bdac;
	float:left
}

.newsImg { margin:0 15px 15px 0}

.mainNews .newsImgH:hover img {
	background-color:#998a7a;
}

.newsDate {
	padding-bottom:10px;
	margin-bottom:10px;
	
	color:#796759;
	margin-top:5px;
}

#showAllNews {text-align:center; float:right; border-bottom:1px solid #CEC3B1}
#showAllNews:hover {text-align:center; float:right; border-bottom:1px solid #8A7766}
.readMoreNews {margin-top:8px;text-align:center;}



#newOther {float:left; width:100%;border-top:solid 1px #BF551E;margin-top:10px; padding-top:10px }
#newOther h3, #newOther #showAllNews {display:none}
#newOther .mainNews .news {width:100%}
#newOther .mainNews .news .news_title {width:570px;}
#newOther .readMoreNews {width:570px;text-align:left}
#newOther .mainNews .newsImgH img {height:50px;}
#newOther .mainNews .news {padding-bottom:10px;}
