#hdr{
	background:#64aa38;
}

#hdr2 {
	border-top-color:#64aa38;
}

#bottom_border {
	background: #64aa38;
}

#menu_2{
	border-bottom: solid #64aa38 4px;
}

.accordion h2 {
	background-color: #64aa38;
}

li#about{
 background: url('/images/theme/hdr_about_active.png') no-repeat !important;
 height: 50px !important;
 padding-top: 15px !important;
 font-size: 1.1em !important;
}

#hdr3 {
	height: auto  !important;
	min-height: 620px;
	background-image: url('/images/theme/hdr3_about_1.jpg');
}


#grey_bar, #main_content, #bottom_border {
	display: none  !important;
}

#hdr_img {
	height: 200px;
	background: url('/images/theme/hdr3_about_1.png') right no-repeat;
}

#alt_content {
	display: block;
}

