/***************************************************
INDEX STYLES
***************************************************/
#news_image {
	background:#664422;
}

#news_title {
	text-align:left;
	background:#664422;
}

#news_title h3 {
	color:#FFFFFF;
}

#news_navigation {
/*	text-align:center; */
	background:#DDCCBB;
	font-size:14px;
	line-height:20px;
}

#news_navigation a img {
	border-width:0px;
}

#news_navigation img {
	border-width:0px;
}

#news_navigation h4 {
/*	color:#FFFFFF; */
}

#news_date {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF; 
}

