/* TURN ON SUBLINKS */

#secondnav #subdownloads {
		display: block; 
		} 	

#secondnav #subdownloads ul li a {
		font-weight: normal; 
		color: #ad0078;		 
		}
		
#secondnav #subdownloads ul li a:hover {
		color: #54c247;
		}

body#brochures_posters li#brochures a,
body#faithinaction li#faithinaction a,
body#logosforprint li#logos a

		{
		color: #54c247;
		font-weight: bold;
		}
