@charset "UTF-8";
/* CSS Document */

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:212px;
	z-index:1;
}
#background {
	position:absolute;
	left:0px;
	top:212px;
	width:1024px;
	height:407px;
	z-index:2;
	background-color: #000099;
}
#aerial {
	position:absolute;
	left:0px;
	top:212px;
	width:468px;
	height:234px;
	z-index:3;
}
#logo {
	position:absolute;
	left:775px;
	top:372px;
	width:249px;
	height:105px;
	z-index:5;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	position:absolute;
	left:0px;
	top:449px;
	width:775px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
a:link {
	color: #99cc00;
	text-decoration: underline;
}
a:visited {
	color: #99cc00;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color:  #99cc00;
}
#highlights {
	position:absolute;
	left:522px;
	top:164px;
	width:415px;
	height:222px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding: 0px;
	line-height: 28px;
	text-align: left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
#layout {
	position:relative;
	width:1024px;
	height:477px;
	z-index:8;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: inherit;
}
#demographics {
	position:absolute;
	left:690px;
	top:90px;
	height:22px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99cc00;
	text-decoration: underline;
	font-style: normal;
}
#flyer {
	position:absolute;
	left:817px;
	top:90px;
	height:22px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	color: #99cc00;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}
#siteplan {
	position:absolute;
	left:940px;
	top:90px;
	height:21px;
	z-index:11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99cc00;
	text-decoration: underline;
	font-style: normal;
}
