@charset "UTF-8";
#top_menu a:link {
	color: #716558;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}
#top_menu a:hover {
	color: #FFFFFF;
		font-weight: bold;
	text-decoration: none;
		margin-right: 20px;

}
#top_menu a:visited {
	color: #716558;
		font-weight: bold;
	text-decoration: none;
		margin-right: 20px;

}
/* CSS Document */

#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #FBB040;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
.map {
	padding:10px;
	background-color:#FBB040;
	color:#FFF;
	font-weight:bold;
}
.tabs_content a {
	color:#FFF;
}
.tabs_content a:link {
	color:#FFF;
}
.tabs_content a:hover {
	color:#FFF;
}

a {
	color:#333;
}