@charset "UTF-8";
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #86a399;
	background-image: url(background-visit.jpg);
	margin: 0px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
/* CSS Document */
#main {
	position:absolute;
	left:504px;
	width:800px;
	z-index:1;
	margin-left: -400px;
	height: 800px;
	top: 2px;
}
#bodycopy {
	position:relative;
	left:13px;
	top:0px;
	width:400px;
	z-index:8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #26363A;
	line-height: 125%;
}
#title {
	position: relative;
	height: 89px;
	width: 435px;
	left: 10px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	position:relative;
	left:0px;
	top:-10px;
	width:700px;
	height:1.5em;
	z-index:11;
	background-color: #DF3000;
}
#images {
	position:absolute;
	width:250px;
	height:450px;
	z-index:7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #26363A;
	line-height: 125%;
	float: none;
	left: 515px;
	top: 30px;
}
#images img {
	margin-bottom: 2em;
	text-align: center;
}
#info h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: -10px;
}
#address {
	position:relative;
	left:-10px;
	width:590px;
	height:23px;
	z-index:6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #DF3000;
	letter-spacing: 1px;
	bottom: 0px;
}
#logo {
	height: 103px;
	width: 53px;
	position: absolute;
	left: 447px;
	top: 142px;
	z-index: 10;
}
