@charset "utf-8";
.sideNavWrapper {
	height: 247px;
	width: 177px;
	float: left;
/*	margin-top: 185px;
	margin-left: 115px;*/
}
.sideNavLinks {
	height: 26px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-color: #a68a5c;
}

.pressRoom {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_pressroom_here.gif);
	background-repeat: no-repeat;
}
.events {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_events.gif);
	background-repeat: no-repeat;
}

.publications {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_publications.gif);
	background-repeat: no-repeat;
}

.wildLifeMgt {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_wildlife_mng.gif);
	background-repeat: no-repeat;
}

.wildLifeAtWork {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_wildlife_work.gif);
	background-repeat: no-repeat;
}

.corporateLands {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_CLL.gif);
	background-repeat: no-repeat;
}
.regionalPrograms {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_regional_programs.gif);
	background-repeat: no-repeat;
}

.membersOnly {
	height: 24px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_members.gif);
	background-repeat: no-repeat;
}

.linksDirectory {
	height: 26px;
	width: 177px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-color: #a68a5c;
	background-image: url(../images/but_links.gif);
	background-repeat: no-repeat;
}
