/* info on the different styles may be found in defaults.css*/

@import "../defaults_new.css";

/*-----------------------------------------Begin New National Radio Styles-------------------------------------------*/

h2 {
	background: #744a09 url(../../national_radio/images/td_headline.jpg) repeat-y right;
}


/*need to get rid of color style*/

a, a:visited, a.color {
	color: #9a7b00;
	}
	
a:hover,
a:hover.color {
	color: #9a7b00;
	}
	
#sidebar {
	border-color: #996600;
	}
	
#sidebar h4 {
	color: #996600;
	}


