/* SiteMap.css */
/* __________________
Contains all styles needed for the SiteMap
Version 2.0
__________________*/


.sitemap_header{
    color:#FFF;
	width:100%;
    padding: 3px 0px 0px 0px;
	border-bottom:1px solid #812c19;
}
