
body {
background-image:url(../images/general/bg_news.jpg);
background-repeat: repeat-x;
background-color:#151108;
}
#header{
background-image:url(../images/general/header_news.jpg);
background-repeat:no-repeat;
}
#page_header {

}
#header .rh{
}
#header .rh img{
float:left;
display:inline;
}
.sub_nav{
border-bottom:1px solid #83511C;
}
.sub-content-row {
border:0;
margin:5px 0 5px 0;
}
h1{
color:#83511C;
}
#news_wrap {
margin-top:5px;
float:left; 
width:550px;
height:auto;
/* min-height:75px; */
border-bottom:1px solid #83511c;
overflow:hidden; 
}
.date {
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#83511c;
float:left;
width: 15px;
margin-top:4px;
}
.day {
font-size:10.5px;
font-weight:normal;
float:left;
text-transform:capitalize;
color:#64635f;
}
/*.date{
float:left;
height:50px;
width:100px;
font:bold 10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
background-color:#f1f1f1; */
.txt{
	margin:2px 0 0 2px;
}
.news_title{
float:right;
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
width:475px;
text-align:left;
height:50px;
text-transform:none;
margin:2px 0 0 2px;
}
.more{
text-align:right;
}

/**NEWS HOVER
.MenuOff {
	background-color: #FFFFFF;
	height: 48px;
	width: 191px;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
}

.MenuOn {
	background-color: #F5F5F5;
	height: 48px;
	width: 191px;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
}
**/
#newsleft {
	margin-left: 22px;
}

.newspicleft {
	width: 60px;
	height: 60px;
}
.news_oneline{
font: 12px Arial, Helvetica, sans-serif;
color:#000;
margin:1px 0 0 2px;
text-transform:none;
}
#newsdetail a{ 
color:#8D8D8D;
text-decoration:underline;
border:0;
}
#newsdetail a,visited{
color:#64635f; 
text-decoration:underline;
}
#newsdetail a:hover { 
color:#000;
text-decoration:underline;
cursor:point;
}
