@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #D7540E;
	text-decoration:underline;
}

a:hover {
	color: #D7540E;
	text-decoration:none;
}

#page_bg {
	background: #CDC5B6; 
}

#topnav{ background: #847F64; }
#topnav ul li a:hover{ background: #847F64; }
#topnav ul li a.active{ background: #847F64; }
#topnav ul li li { background: #847F64; }
#topnav ul li li a:hover{ background: #847F64; }
#topnav ul li li a:active { background: #847F64; }

div.banner{ background: url(../images/greenorange/header.gif) top center no-repeat; }

#date{
	background: url(../images/greenorange/menu_right.png) top right no-repeat;
}

#leftcolumn h3,
#rightcolumn h3{
	background: #FFF url(../images/greenorange/bg_h3.png) top center no-repeat;
}

ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}
ul.menu li#current a{
	text-decoration:none;
	color:#363636;
	background:#E8ECF7;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:30px;
	width:250px;
	color:#FFFFFF;
	padding-left: 30px;
	line-height:30px;
	background:  url(../images/greenorange/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#8c8c8c;
	text-decoration:none;
	font-size:11px;
}
ul.menu li{
	list-style:none;
}
#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{
	background: url(../images/rub_footer_bottom.png) left bottom no-repeat;
	
}
#f_area h3{
	background:  url(../images/greenorange/f_area_h3.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
}
ul.latestnews li{
	list-style:none;
}
.moduletable ul li {
	list-style:none;
}
div.componentheading{
	color:#2E424B;
}