/* 
= Site Map Page CSS =
This CSS file controls the presentation of the MilSpouse.org /siteMapView page.
*/
#sitemap { margin: .5em 2em; }
#sitemap .level1 { font-weight: bold; }
#sitemap .level1 ul { font-weight: normal; }
#sitemap .level3 { font-style: italic; }

