body {
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background-image: url("/acfo/images/side_bg.gif");
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #026b40;
}

#top_header {
	margin: 0px auto;
	height: 112px;
	width: 976px;
}

#content_top {
	width: 976px;
	height: 38px;
}
	
#body_cont {
	position: relative;
	width: 976px;
	margin: 0px auto;
	background-image: url(/acfo/images/body_bg.gif);
}

#navigation {
	position: relative;
	width: 250px;
	padding-left: 10px;
	float: left;
}

#body_top {
	position: absolute;
	left: 260px;
	top: 150px;
	width: 367px;
	height: 28px;
	background-image: url(/acfo/images/body_top.gif);
	background-repeat: no-repeat;
}
	
#body_content {
	position: relative;
	width: 630px;
	text-align: left;
	float: right;
	clear: right;
	padding-right: 25px;
	margin-top: 28px;
	z-index: 1;
}	

#body_btm {
	margin: 0 auto;
	width: 976px;
	height: 29px;
	background-image: url(/acfo/images/body_btm.gif);
	background-repeat: no-repeat;
}

#address {
	width: 250px;
	margin-left: 5px;
	padding-top: 25px;
	float: left;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 13px;
}

#image_group {
	position: absolute;
	top: 150px;
	left: 627px;
	background-image: url(/acfo/images/pictures_top.jpg);
	background-repeat: no-repeat;
	width: 338px;
	height: 149px;
	clear: left;
	z-index: 0;
}

#image_grp_btm {
	position: absolute;
	top: 299px;
	left: 856px;
	width: 109px;
	height: 122px;
	background-image: url(/acfo/images/pictures_btm.jpg);
	background-repeat: no-repeat;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
}

ul, li {
	text-align: left;
	list-style-type: none;
	padding: 0;	
	margin: 0;
	color: #ffcb00;
	font-size: 12px;
	height: auto;
}

li {
	width: 250px;
	padding: 5px 0 12px 45px;
}

ul { 
	color: #026b40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;	
}

ul li {
	color: #026b40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background: url(/acfo/images/nav_bg_top.gif) no-repeat;
}

ul li a {
	color: #026b40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: oblique;
	text-decoration: none;
	font-size: 12px;
}

ul li ul {
	margin: 8px 0 0px -5px;
}

ul li ul li {
	width: 225px;
	padding: 2px 0 4px 25px;
	background: url(/acfo/images/nav_bg_mid.gif) no-repeat;
}

ul li ul li a {
	font-size: 10px;
	font-style: normal;
	letter-spacing: -1px;
	
}

ul li ul li a:hover {
	color: #ffcb00;
	text-decoration: underline;
	
}

#content_list li {
	list-style-type: none;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.address, .address a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

textarea {
	width: 450px;
	height: 200px;
	background-color: #FFFFCC;
	border: 1px solid #999999; 
	color: #026b40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

input {
	background-color: #FFFFCC;
	color: #026b40;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
} 

.contact {
	font-weight: bold;
	font-size: 12px;
	color: #026b40;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hist_heading {
	font-size: 15px;
	color: #006600;
	font-weight: bold;
}

.hist_subhead {
	font-size: 13px;
	color: #009966;
	font-weight: bold;
	font-style: italic;
}

.hist_pics {
	border: 2px solid #FFCC00;
	margin-bottom: 5px;
}

.hist_pic_desc {
	color: #009966;
	font-size: 11px;
	font-weight: bold;
}

#bulleted_list li {
	list-style-type: disc;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 550px;
	padding: 0;
	margin: 0;
	margin-left: 2em;
}

a {
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.style1 {
  color: #009966;
  font-weight: bold;
}

