/*---------------- SITEMAP ------------------*/

#sitemaplist {
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	background-color:#FFFFFF;
	}
	
	#sitemaplist  li{
                font-family:arial;
                font-size:12px;
	text-align:left;
	margin:0px;
	padding:2px 5px 7px 0px;	
	}

.external{margin-left:40px; list-style:none; font-size:12px; font-weight:bold}

#sitemaplist .menu_1_{font-size:14px; font-weight:bold; text-decoration:underline; list-style:none; color:#624918;}
#sitemaplist .menu_2_{font-size:12px;margin-left:40px; font-weight:normal; list-style:none;  text-decoration:none; color:#624918;}
#sitemaplist .menu_3_{font-size:12px;margin-left:70px; font-weight:normal;  text-decoration:none; color:#624918;}

                #sitemaplist .menu_2_current{color:#993300}
	#sitemaplist .menu_2_:hover, .menu_2_current:hover{}
	#sitemaplist a, #sitemaplist a:hover{color:#624918; text-decoration:none}
