@charset "utf-8";
/* CSS Document */
#header1 {
	position:absolute;
	left:150px;
	top:11px;
	width:347px;
	height:59px;
	z-index:1;
	visibility: visible;
}
#header2 {
	position:absolute;
	left:150px;
	top:70px;
	width:350px;
	height:51px;
	z-index:1;
}
#navmenu {
	position:absolute;
	left:80px;
	top:150px;
	width:880px;
	height:64px;
	z-index:1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
        border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #00cc00;
	}
#body {
	position:absolute;
	left:84px;
	top:227px;
	width:600px;
	height:;
	padding:2px;
	z-index:1;
	background-color: #edfecb;
	border: solid thin #333333;
}
#linkbar {
	position:absolute;
	left:695px;
	top:223px;
	width:260px;
	height:auto;
	padding:2px;
	z-index:1;
	background-color: #89e894;
	border: solid thin #333333;
}
#wrapper {
  	position:absolute;
	left:13px;
	top:178px;
	width:788px;
	height:auto;
	padding:2px;
	z-index:1;
	background-color: #74ad74;
	border: solid thin #333333;
	margin-right: 310px;
}
#pic1 {
	position:absolute;
	left:508px;
	top:181px;
	width:306px;
	height:417px;
	z-index:2;
}
#tagline {
	position:absolute;
	left:575px;
	top:61px;
	width:375px;
	height:67px;
	z-index:3;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #1C5E18;
	text-align: center;
	vertical-align: middle;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: font-weight:bold; color: black}
#wrapper {
	margin-right: 310px;
}
#mapbox {
	position:absolute;
	border: thin #666666;
	left:195px;
	top:78px;
	width:394px;
	height:737px;
	float:right;
	z-index:1;
}
#wraptext {
	margin-right:435px;
	
}
#background1 {
background-color: #fdffbf;
}
.style2 {
	font-size: large
}
.style3 {
	font-size: medium;
}
.style5 {font-size: medium; font-weight: bold; }
.style6 {
	font-size: x-large;
	font-weight: bold;
}

