/* SiteMap.css */
/* __________________
Contains all styles needed for the SiteMap
Version 2.0
__________________*/


.sitemap_header{
	color:#008c98;
	width:100%;
	padding-top: 14px;
	padding-bottom: 8px;
	border-bottom:2px solid #008c98;
}

.cat_title_featured{
	color:#008c98;
}

.cat_text_featured{
	color:#008c98;
}