body {
	background-color: white;
	font-size: 120%;
	font-family: Georgia, 'Times New Roman', Times, serif;
	border: .075em solid black;
}
.pagebody {
	width: auto;
	padding: .5em;
	background-image: none;
	position: relative;
}

.content #section-nav,
.content .login {
	display: none;
}

.content .alt-sidebar {
	margin: .5em;
	padding: 0;
	border-right: 1px solid gray;
}

#navigation {
	display: none;
}

div.breadcrumbs {
	background-color: transparent;
	background-image: none;
	height: auto;
}
div.breadcrumbs p {
	background-image: none;
	font-size: .8em;
	width: auto;
	float: none;
	background-color: transparent;
	padding: 0 0 .5em 0;
	height: auto;
}
div.breadcrumbs form {
	display: none;
}

div.content {
	margin-top: 0;
	clear: none;
	padding: 0;
}
div.content p, div.content ul, div.content ol {
	line-height: 1.5em;
}
ol {
	margin-left: 2.5em;
}
body .content h1 {
	margin-bottom: .5em;
	padding-bottom: .5em;
	clear: none;
	margin: 0;
}


img.logo {
	position: absolute;
	right: 0em;
	top: 0em;
	padding: 0;
	margin: 0;
	width: 75px;
	height: 66px;
}

div.header {
	background-image: none !important;
	background-color: transparent;
}
.content .sidebar {
	background-image: none;
	font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	border-left: 1px solid gray;
	padding-left: .5em;
	margin-left: .5em;
}

.footer {
	margin-top: .5em;
}
.footer .copyright {
	background-image: none;
	margin-left: 0;
	margin-right: 0;
	width: auto;
	padding-bottom: 0;
	font-size: .8em;
}

.footer .navigation {
	display: none;
}

.content a {
	text-decoration: underline;
}
div.content-photo-hanging {
	float: left;
	clear: left;
	margin: .5em .5em .5em .5em;
}

div.content-photo, div.content-photo-hanging {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: .85em;
}
div.full-width {
	margin-left: 0;
	margin-right: 0;
	clear: both;
}

img.map-conservation-areas {
	margin-left: 0em;
}


table {
	font-family: Helvetica, Arial, sans-serif;
}
table.styled tr.odd td, table.styled tr.even td {
	border-bottom: 1px dotted #999999;
}