/* CSS Document */

#banner {
	height: 235px;
}

.oac {
	background-image: url(../images/oac.jpg);
	background-position: 0 -24px;
	display: block;
	float: left;
	height: 24px;
	width: 225px;
}

#pagebanner {
	height: 200px;
	width: 700px;
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../images/oacpage.jpg);
}

#oacnav {
	height: 36px;
	width: 553px;
	float: right;
	margin-right: 15px;
}

#top {
	height: 19px;
	width: 553px;
}

.commonadventure {
	background-image: url(../images/common.jpg);
	display: block;
	float: left;
	height: 19px;
	width: 237px;
}

.commonadventure a:hover {
	background-position: 0 -19px;
}

.education {
	background-image: url(../images/outdooreducation.jpg);
	display: block;
	float: left;
	height: 19px;
	width: 154px;
}

.education a:hover {
	background-position: 0 -19px;
}

.resources {
	background-image: url(../images/resources.jpg);
	display: block;
	float: left;
	height: 19px;
	width: 140px;
}

.resources a:hover {
	background-position: 0 -19px;
}

#bottom {
	height: 17px;
	width: 553px;
}

.blog {
	background-image: url(../images/blog.jpg);
	display: block;
	float: left;
	height: 17px;
	width: 78px;
}

.blog a:hover {
	background-position: 0 -17px;
}

.literature {
	background-image: url(../images/literature.jpg);
	display: block;
	float: left;
	height: 17px;
	width: 159px;
}

.literature a:hover {
	background-position: 0 -17px;
}

.history {
	background-image: url(../images/history.jpg);
	display: block;
	float: left;
	height: 17px;
	width: 66px;
}

.history a:hover {
	background-position: 0 -17px;
}

.donations {
	background-image: url(../images/donations.jpg);
	display: block;
	float: left;
	height: 17px;
	width: 88px;
}

.donations a:hover {
	background-position: 0 -17px;
}

.staff {
	background-image: url(../images/staff.jpg);
	display: block;
	float: left;
	height: 17px;
	width: 119px;
}

.staff a:hover {
	background-position: 0 -17px;
}
