/* 	If you wish to create another color scheme, 
	duplicate this file and simply change color values 
	from #afcc00 to something else*/
	  
.page_nav a.current, .page_nav a.current:hover {border-bottom:1px solid #002147 }
.titles { background:#002147 } 
.titles h3 { text-shadow:1px 1px 0px #002147; color:#fff }
.titles p { color:#fff }
.proj_cat h3 { color:#FFF }
.sidebar ul.list_widget a.active_page {border-left:1px solid #002147 }
.footer_nav ul li a.current {border-bottom:1px solid #002147 }

