body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #1F4307;
	color: #FFFFFF;
	line-height: 1.8em;
	
	
}
a {
color: #ffffff;
font-weight: 575;
}


.topbanner {
	height: 120px;
	width: 100%;
	background-image: url(../images/topbar_bkg.gif);
	background-color: #1F4307;
	background-position: right;
	background-color: #3C6024;

}
.midsection1 {
	height: 600px;
	width: 80%;
	position: absolute;
	top: 142px;
	overflow: visible;
}
h3 {
	color: #ffffff;
	text-indent: 10px;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}







.midsection2 {
	background-repeat: no-repeat;
	position: absolute;
	height: 600px;
	width: 20%;
	left: 80%;
	top: 142px;
	z-index: 7;
	background-color: #BBBB3F;
	
}

.maps_midsection1 {
	width: 20%;
	position: absolute;
	top: 0px;
	overflow: visible;
	background-image: url(../images/msthd_bkgrd_2.gif);
	height: 1000px;
	color: #ffffff;
}

.maps_midsection2 {
	background-repeat: no-repeat;
	position: absolute;
	width: 80%;
	left: 20%;
	top: 0px;
	z-index: 1;
	background-color: #006600;
	height: 1000px;
}

.imagefloatright {
	padding: 15px;
	float: right;
}
.imagefloatleft {
	padding: 15px;
	float: left;
}
h1 {
	font-size: 14px;
	letter-spacing: .3em;
	margin: 10px;
	background-color: #BBBB3F;
	padding-right: 1em;
	padding-left: 1em;
	width: 35%;
}

h2 {
	font-size: 14px;
	letter-spacing: .3em;
	margin: 0px;
	background-color: #BBBB3F;
	padding-right: 1em;
	padding-left: 1em;
	width: 100%;
}

p {
	margin: 10px;
}
.half_p {
	width: 60%;
	background-color: #1F4307;
}
.midsection1 a {
	color: #FFFFFF;
	
}
.footer {
	background-color: #BBBB3F;
	position: absolute;
	height: 60px;
	width: 80%;
	top: 740px;
	padding: 10px;
}
p {
	padding-right: 20px;
	padding-left: 20px;
}
.formstyle {
	font-size: 10px;
	background-color: #999999;
}
table {
	margin-left: 25px;
}

.homebkg {

		background-image: url(../images/ariana_watermark2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
li {
	list-style-type: none;
	margin-left: 0px;
}
select {
	width: 95%;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
