/* 
	File:			sitemap.css
	Author:			Erin Lathers
	Created:		7-23-2009
	Description:	This file contains all styles for the WS Site Map. 
*/
div#content { margin-left: 0; margin-top: 1em; border-left: none; padding-left: 0; background-color:#F2EFE9; padding: 2em 4.5em; }
div#content h1 { color: #4b690f; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; }
div#content ul.category-column { float : left; width: 25%; }
div#content ul.category-column li { font-size: 1em; padding: 0 0.1em;}
div#content ul.category-column li a { color: #4A2300; font-size: 1.2em;}
div#content ul.category-column h2 { font-weight: bold; font-size: 1.1em; padding: 1.5em 0 0.1em 0;}
div#content ul.category-column h2.first { padding-top: 0;}
div#content ul.category-column li h2 a { color: #4b690f; }
div#content ul.category-column h3 { font-weight: bold; font-size: 1em;  }
div#content ul.category-column h3.header { font-size: 1.2em; }







