/* CSS Document for klingstubbins.com
Created by: Polite Design Inc :: 2116 locust Street, Philadelphia, PA 19103, USA :: 215. 985. 4818 :: www.politedesign.com
Date Created:	Sep 2006
Date Modified: Feb 2009 */

/* Navigation styles for left nav for about section */

/* left nav active - about */
#leftnav.profile a.profile,
#leftnav.people a.people,
#leftnav.history a.history,
#leftnav.awards a.awards,
#leftnav.offices a.offices,
#leftnav.newsarticles a.newsarticles,
#leftnav.commitment a.commitment,
#leftnav.webcasts a.webcasts,
#leftnav.speakingengagements a.speakingengagements {
	color:#586b76;
	background-color:#fedb00;
	margin:0px;
}

/* sub nav active items - about - news/articles */
#subnav.news a.news,
#subnav.articles a.articles {
	color:#ffffff;
	background-color:#384a55;
	margin:0px;
}

/* sub nav active items - about - people */
#subnav.beijing a.beijing,
#subnav.cambridge a.cambridge,
#subnav.philadelphia a.philadelphia,
#subnav.raleigh a.raleigh,
#subnav.sanfrancisco a.sanfrancisco,
#subnav.washingtondc a.washingtondc {
	color:#ffffff;
	background-color:#384a55;
	margin:0px;
}