


 /* this makes nav links change per page */
#site a.site  { color: #ffd615; text-decoration: none;}
#home-1 a.home  { color: #ffd615; text-decoration: none;}
		
#bio-1 a.bio { color: #ffd615; text-decoration: none;}
						
											
#services-1 a.services { color: #ffd615; text-decoration: none;}
						
					

#contact-1 a.contact{ color: #ffd615; text-decoration: none;}

#about-1 a.about{ color: #ffd615; text-decoration: none;}

#philosophy-1 a.philosophy{ color: #ffd615; text-decoration: none;}

#credentials-1 a.credentials{ color: #ffd615; text-decoration: none;}

						

				
					






body.site a.site, body.home a.home, body.bio a.bio, body.services a.services , body.about a.about, body.philosophy a.philosophy, body.credentials a.credentials, body.contact a.contact,{

		color: #ffd615;

		}