body {
	text-align: center;
	margin: 0px;
}
#photos {
	margin-bottom: 50px;
	margin-top: 100px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #555;
	margin: 50px 200px 100px;
	text-align: left;
}
.home {
	top: 20px;
	position: relative;
	height: 430px;
}
.bottom {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 100%;
	margin-top: 20px;
	position: relative;
	left: 0px;
}
#homenav {
	margin-bottom: 7px;
}
#bottom a {
	color: #555555;
}
#bottom a:hover {
	color: #FF5600;
}
#Layer1 a {
	color: #555555;
}
#Layer1 a:hover {
	color: #FF5600;
}
#Map area {
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
.active {
	border: 2px solid #FF5600;
	margin: 0px;
}
.navimg {
	margin: 2px;
}
#logo {
	position:relative;
	visibility:visible;
	width:100%;
	height:100px;
	z-index:1;
	left: 0px;
	background-color: #FF5600;
	top: 10px;
}
.bottomblack {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 100%;
	margin-top: 20px;
	position: relative;
	left: 0px;
}
#bottomblack a {
	color: #FFFFFF;
}
#bottomblack a:hover {
	color: #FF5600;
}
