#sitemap_left
{
	float: left;
	width: 300px;
	padding: 1em 1.5em;
	line-height: 20px;
}

#sitemap_right
{
	float: right;
	width: 300px;
	padding: 1em 1.5em;
	line-height: 20px;
}

.sitemap li
{
	padding: 0 0 0 17px;
	margin: 0;
	list-style-type: none;
	background: url(http://florida-tourist.info/images/graphics/extm.gif) no-repeat 0% 0%;	
}

.sitemap li.last
{
	background: url(http://florida-tourist.info/images/graphics/exlm.gif) no-repeat 0% 0%;
}

.sitemap a.file
{
	background: url(http://florida-tourist.info/images/graphics/exfilebw.gif) no-repeat 0% 0%;
	padding: 0 0 0 17px;
}
	 
.sitemap a.file:hover
{
	background: url(../images/exfilecolor.gif) no-repeat 0% 0%;
	padding: 0 0 0 17px;
}

.sitemap a.home
{
	background: url(../images/exfolderbw.gif) no-repeat 0% 0%;
	padding: 0 0 0 23px;
}

.sitemap a.folder
{
	background: url(../images/exfolderbw.gif) no-repeat 0% 0%;
	padding: 0 0 0 23px;
}

.sitemap a.folder:hover
{
	background: url(http://florida-tourist.info/images/exfoldercolor.gif) no-repeat 0% 0%;
	padding: 0 0 0 23px;
}

.sitemap ul
{
	padding: 0 0 0 24px;
	margin: 0 0 0 -24px;
	list-style-type: none;
	background: url(http://florida-tourist.info/images/graphics/exim.gif) repeat-y	0% 0%;	
}

.sitemap ul.last
{
	background-image: none;
}