/* TURN ON SUBLINKS */

#secondnav #subpromomaterials {
		display: block; 
		} 	

#secondnav #subpromomaterials ul li a {
		font-weight: normal; 
		color: #ad0078;		 
		}
		
#secondnav #subpromomaterials ul li a:hover {
		color: #54c247;
		}

body#patientmaterials li#patientmaterials a,
body#faithmaterials li#faithmaterials a
		{
		color: #54c247;
		font-weight: bold;
		}
