/*
SITEMAP
*/
body.sitemap {
}
.sitemap h1.headline {
	height: 95px;
}
.sitemap #content {
	background-image: url(/imgD/sitemap_bkg_content.gif);
}
.sitemap #content #contentcolumn {
	width: 165px;
	margin: 0 15px 0 20px;
	padding: 30px 0 0 0;
}
.sitemap #content #contentcontainer { 
	width: 450px;
	height: 537px;
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	padding: 30px 0 0 0;
}
/*
SITE PAGES
*/
.sitemap ul.sitepages {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sitemap ul.sitepages li {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #451d00;
	line-height: 1.5em;
}
.sitemap ul.sitepages a {
	font-size: 16px;
	color: #451d00;
	text-decoration: none;
}
.sitemap ul.sitepages a:hover {
	text-decoration: underline;
}
/*
BOOTS PAGES
*/
.sitemap ul.boots {
	float: left;
	width: 150px;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sitemap ul.boots li {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #451d00;
	line-height: 1.5em;
}
.sitemap ul.boots a {
	font-size: 16px;
	color: #451d00;
	text-decoration: none;
}
.sitemap ul.boots a:hover {
	text-decoration: underline;
}
.sitemap .boots ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sitemap .boots ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
.sitemap .boots ul a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}




