/*
Section: 	Sports and other activities
Colours: 	Red = #C00

*/

/* Main Content 
------------------------------------------ */

#mainContent h2,
#mainContent h4,
#mainContent a,
#extra a {
	color: #C00;
	}

#mainContent h3 {
	}

#mainContent h3.arrow {
	background: url(arrow.gif) bottom right no-repeat;
	}

	
/* Nav Secondary - Left hand side
------------------------------------------ */

#navSecondary li { 
	border-bottom: 2px solid #fff;
	}

#navSecondary li a#current {
	background: #C00;
	}

#navSecondary a:hover {
	background-color: #C00;
	}

#navSecondary ul ul a {
	background-image: url(bullet.gif);
	}

		
/* Extra Content - Right hand side 
------------------------------------------ */
#extra h4 {
	border-top: 8px solid #C00;
	}

#extra h4.arrow {
	background: url(arrow.gif) bottom right no-repeat;
	}