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

