@charset "UTF-8";

/**
 *	Mercian Styles
 */
/**
 *  =SITEMAP
 */
	body.no-sidebar #content_section { float:none; width: 930px; }	
	#content_section h1 { padding-bottom: 4px; background: url(/sitemap/images/head_title.gif) left bottom no-repeat!important; }
	#container { width: 920px; margin-left: 5px; }
	#sitemap_wrapper { margin-top: 20px; }
	#sitemap_wrapper div { float: left; width: 33%; }
	#sitemap_wrapper dl { margin-bottom: 2em; }
	#sitemap_wrapper dt { padding-left: 7px; font-weight: bold; color: #AA005A; line-height: 1.2; border-left: solid 4px #AA005B; }
	#sitemap_wrapper dt a { color: #AA005A; text-decoration: underline; }
	#sitemap_wrapper dd { padding: .5em 0 0 11px; }
	#sitemap_wrapper ul {}
	#sitemap_wrapper li {}
	#sitemap_wrapper li a { color: #333; text-decoration: underline; }
	#sitemap_wrapper a:hover { color: #339; text-decoration: underline; }
	