#sitemap_main {
	margin: 0px 15px 0px 0px;
	float: left;
	line-height: 1.3em;
	width: 184px;
	font-size: x-small;
	text-decoration: none;
}
#sitemap_main a {
	text-decoration: none;
}

#sitemap_main a:hover {
	text-decoration: underline;
}

.sitemap_bg {
}
#sitemap_main h1 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #96918C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #663300;
	color: #FFFFFF;
}
#sitemap_main h2 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 20px;
}
#sitemap_main h3 {
	font-size: x-small;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-indent: 1em;
	line-height: 1.6em;
}
