
#mainmenu a:hover{
	background: url(../../images/orange/button.png) no-repeat center left;
	color: #FFFFFF;
	text-decoration: none;
}

#mainmenu li a#active_menu , #mainmenu li.active_menu a:hover, #active_menu, #mainmenu li.active a{
	background: url(../../images/orange/button.png) no-repeat center left;
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	background: url(../../images/orange/logo.png) no-repeat center left;
	width:264px;
	height:67px;
}


a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active {
	color: #FF3806;
	text-decoration: none;
}


#bottom div.moduletable h3{
	color: #FF3806;
}

.contentheading {
	color: #FF3806;
}

a.readon {
	background:transparent url(../../images/orange/arrow.png) no-repeat scroll left 0;
	color:#F96400;
}

#footer a:hover, #footer a:active {
	color: #FB692C;
	text-decoration:none;
}

#footer li a#active_menu , #footer li.active_menu a:hover, #active_menu, #footer li.active a{
	color: #FB692C;
	text-decoration:none;
}

.colortext{
	color: #FB692C;
}


.articlemodule a{
	color:#FF3806; 
}

.articlemodule a:visited 	{
	color:#F96400;
}

.articlemodule a:hover {
	color:#E65B00; 
}

#bottom-modules .moduletable-custom{
	border-top:4px solid #FF3806;
	float:left;
	padding-top:10px;
	width:395px;
}
#bottom-modules .moduletable-custom a.readmore{
	background: url(../../images/orange/button_small.png) no-repeat center center;
	font-weight:bold;
}

#bottom-modules .moduletable-custom h3{
	color:#FF3806;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
	text-transform:uppercase;
}