/* CSS Document */

#sitemapcontent {
	background-image: url(../New_site/new_images/sitemap_bkgnd.gif);
	background-repeat: no-repeat;
	height: 600px;
	background-color: #CFC9BB;
}

#sitemapcontentLeft {
	float: left;
	width: 440px;
	height: 400px;
	margin: 90px 0 0 0;
}

#sitemapcontentLeft p {
	color: #675734;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	text-align: justify;
	margin: 5px 5px 15px 80px;
}

#sitemapcontentRight {
	float: right;
	width: 330px;
	height: 390px;
	margin: 58px 0 0 0;
}