/* If changing this file don't forget to change stylesheets on BBNC too */
h1, h2, h3 {

	color: #F60;

}

a {

	color: #F60;

	outline:none;

}

#wrapper #content #subnav1 {

	background: #F60;

}

#wrapper #content #subnav1 ul li a {

	color: #FFF;

	background: #F60;

}

#wrapper #content #subnav1 ul li a:hover, #wrapper #content #subnav1 ul li a.active {

	display: block;

	text-decoration: none;

	background: #EA4201;

}

#wrapper #content #column2 ul li a {

	border-bottom: 2px dotted #FFC69F;

}

#wrapper #content #column2 ul li a:hover, #wrapper #content #column2 ul li a.active {

	text-decoration: none;

	color: #E84300;

	background: #FFC69F;

}


