/* sitemap.css - MaryLynnStenzel */
.newjersey-sitemap {
	width: 48%;
	float: left;
}
.newjersey-sitemap h1 a, .newjersey-sitemap h2 a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.newjersey-sitemap h1 a:hover, .newjersey-sitemap h2 a:hover {
	text-decoration: none;
}
.newjersey-sitemap h1 {
	margin-bottom: 5px;
}
.newjersey-sitemap h1 a {
	color: #051b46;
}
#MARpinStrips .newjersey-sitemap h2 {
	margin-bottom: 2px;
	padding-left: 25px;
}
.newjersey-sitemap h2 a {
	color: #9d7a1d;
}
