@import url(channel2.css);

body
{
	background-color: #ff9900;
	height: 100%;
}

#centerOut
{
	background-image: url(../images/interface/orange_home_bg.jpg);
	background-color: #ff9900;
}

.mavTopArea
{
	margin-bottom: 15px
}

li.pipe
{
	color: #e5caa2; 
}

.footerPipe
{
	color: #b36b00;
}

.nav ul li a:hover
{
	border-bottom: 2px solid #755628;
	padding: 10px 6px 9px 6px;
}

.mavFooter
{
	border-left-color: #b36b00;
}

.mavFooterBottom a
{
	color: black;
}

#centralcontent a:hover
{
	color: white !important;
}

.homeColumnText a:hover, .homeColumnText_wide a:hover
{
	border-bottom: 1px dotted #ffffff !important;
	margin-bottom: 0px;
}

.homeColumnText p, .homeColumnText_wide p
{
	color: #331f00;
	margin-bottom: 0px !important;
}