#site .styleone #mapLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A9CCC;
	cursor: pointer;
	visibility: hidden;
	position: relative;
	z-index: 2;
}
/* CSS Document */
body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}

.styleone {
	color: #FFFFFF;
}


img {
	text-decoration: none;
}
img a:link {
	text-decoration: none;
}
.styleone .style1 #topText {
	width: 250px;
	float: none;
	clear: none;
	margin-top: 10px;
	margin-left: 215px;
	font-size: 12px;
	padding-top: 13px;
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.styleone .style1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#site .styleone .style1 img {
	cursor: pointer;
}
#site .styleone #building {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
