/*SITEMAP*/
ul#sitemap { margin: 0; padding: 0; }
ul#sitemap li { list-style-type: none; margin: 10px 0 20px 0; font-weight: bold; }
ul#sitemap li ul li { margin: 10px 0 10px 0; font-weight: normal; list-style-type: square; color: #6e5751; }
ul#sitemap-alpha { margin: 0; padding: 0 0 0 0px; font-weight: normal; list-style-type: square !important; color: #6e5751; }
ul#sitemap-alpha li { margin: 10px 0 10px 25px; font-weight: normal; list-style-type: square !important; color: #6e5751; }

.imageleft {
	float: left;
	margin: 0 10px 10px 0px;
}

.imageright {
	float: right;
	margin: 0 5px 10px 10px;
}
.required{color:red;}
.text{color:#000000}
#map {width:390px;float:left;height:370px;}

.leftstory{
	float:left;
	margin-top:20px;
	width:300px;
	height:300px;
}
.rightstory{
	float:right;
	margin:20px 15px 0 0;
	width:265px;
}
	body ul.gallery_list {
		padding:0;
		margin:0;
		background:#000 none;
		text-align:center;
	}
	
	body ul.gallery_list li {
		background:#EFEFEF none;
		border:1px solid #ccc;
		float:left;
		display:block;
		width:140px;
		padding: 10px 2px 0px 0px;
		margin: 2px 2px 2px 2px;
		text-align:center;
		height:180px;
		
	}
	body ul.gallery_list li a{
		color:#117907 !important;
		font-size:0.9em;
	}
.galleryItem{float:left;margin:2px 2px 5px 2px;}