body {
	margin:0;
	background:#fff;
	-webkit-text-size-adjust: 100%;
}

#c1 {
	bottom:0;
	padding: 96px 0 20px 0;
	text-align:center;
	min-height: 600px;
}

#c2 {
	clear: both;
	margin: 0 auto;
	width:942px;
	text-align:left;
	border-right:22px solid #fff;
	border-left:22px solid #fff;
}

#c3 {
	font-size:20px;
	line-height:28px;
	color:#48943C;
	font-family: "Alright Sans Thin";
	font-style: normal;
	font-weight: normal;
}
	#c3 a {
		color: #0284B5;
		text-decoration:none;
	}
	#c3 a:hover {
		text-decoration:underline;
	}
	

#c4 {
	
}



#topbar {
	position:relative;
	height:240px;
	border-bottom: 2px solid #48943C;
	z-index: 1;
}

	#topbar #logo {
	    position:absolute;
	    bottom: 50px;
	    right: 73px;
	    z-index: 4;
	    width: 418px;
	    height: 154px;
	}



#content {
	float:left;
	padding-top:20px;
	font-size:38px;
	line-height:56px;
}

	.layout0 #content, .layout3 #content {
		/* 
		full width - slots not displayed - see below
		width:635px;
		*/
	}

	.layout1 #content {
		width:100%;
	}

	#content img.img_float_left {
		margin:0 10px 5px 0;
	}
	
	#content img.img_float_right {
		margin:0 0 5px 10px;
	}



#skipNav {
	position: absolute;
}


#themap {
	width: 100%;
	height: 400px;
}


ul.gallery, ul.gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
}	

	.gallery li {
		float: left;
	}

	.gallery li.clear {
		clear: left;
	}

	.gallery li img {
		max-width: 190px;
		width: auto !important;
		width: 190px;
		height: auto;
		margin: 15px 0 0 15px;
	}
	
	.gallery li.first img {
		margin: 15px 0 0 0;
	}

ul.counterlinks, ul.counterlinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.counterlinks {
		margin: 15px 0;
	}
	
	ul.counterlinks li {
		float: left;
		padding: 5px;
		border: 1px solid #000;
		margin: 0 5px 0 0;
		background: #fff;
	}
	
	ul.counterlinks li.active {
		background: none;
	}
	
	ul.counterlinks li.active a {
		color: inherit;
		text-decoration: none;
	}

#slots {
	display: none;
	float:right;
	width:208px;
	padding: 16px 12px;
}

	.slot {
		margin-bottom:20px;
		border-bottom: 1px solid #fff;
		padding: 0 0 10px 0;
	}
	.slot:last-child {
		border-bottom: none;
	}
	
	.slot_title {
		font-size: 1.5em;
		color:#fff;
		margin: 8px 0 5px 0;
	}

	.slot ul li.on {
		font-weight: bold;
	}
	
	.slot_content {
		font-size: 1em;
		margin: 5px 0;
	}

	.news .slot_content {
		font-size: .9em;
	}

	q.slot_content {
		font-style: italic;
	}

	.slot .thumb {
		float: right;
		width: 90px;
		margin: 0 0 4px 5px;
	}

	.slot_link {
		font-weight: bold;
	}

	.more_link {
		display: block;
	}
	
	.slot_link:hover {
		text-decoration:underline;
	}
	
	.slot_author {
		text-align:right;
		font-size: .9em;
		font-weight: bold;
	}

	.slot ul.newslist {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: .9em;
	}

	.slot .newslist a {
		text-decoration: none;
		margin: 9px 0;
		display: block;
	}

	.slot .newslist .active a {
		font-weight: bold;
	}

	.slot .newslist b {
		float: right;
		margin: 0 0 0 5px;
		font-size: .9em;
	}
	

.document_library {
	border-bottom:1px solid #cbceee;
}


.document_library .library_header {
	background:#8b8b8b;
	color:#fff;
	font-weight:bold;
	padding:12px 14px;
	clear: both;
	margin: 0 0 10px 0;
}

.document_library .library_single_folder, .document_library .library_multiple_folders {
	margin:15px 0 0 0;
}

.document_library ul {
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	list-style: none;
}

.document_library li.library_item {
	padding:4px 5px 4px 20px;
	background:url(/userfiles/icons/page.png) no-repeat left center;
	color:#000;
	list-style: none;
	margin: 0;
}

.document_library .folder_opener {
	font-weight:bold;
	color:#000;
	padding: 10px 0;
}

.document_library .folder_opener i {
	font-weight: normal;
}

.document_library .folder {
	border-top:1px solid #cbceee;
	padding: 0 0 0 24px;
}

.document_library .folder .folder {
	border-top: none;
}

.document_library a {
	color:#000;
}
	
	


#site_info {
	padding: 30px 20px 30px 5px;
	text-align:center;
	border-top: 2px solid #48943C;
	margin-top:30px;
}
	.vcard a {
		color: #2f2a24;
	}
	.vcard a:hover {
		color: #000;
	}
	.vcard .adr {
		font-weight: bold;
	}
	.vcard b {
		margin: 0 0 0 20px;
	}

#credits {
	text-align:center;
	font-size:.9em;
	color:#fff;
	padding-top:10px;
}

	#credits a {
		color:#fff;
	}
	
	#credits a:hover {
		color:#ff0099;
	}
	