#topright {
	position: fixed;
	top: 0.3em;
	right: 0.4em;
	z-index: 1;
}

#bottomright {
	position: fixed;
	bottom: 0.3em;
	right: 0.4em;
	z-index: 1;
}

.loclist {
	list-style-type: none;
}

.loclist_2 {
	margin-left: 0em;
	margin-bottom: 1.4em;
}

.lochead {
	margin-bottom: 0.5em;
	font-weight: bold;
}

.faq {
	font-weight: bold;
	margin-bottom: 0.4em;
}

#main {
	position: absolute;
	top: 20px;
	left: 520px;
	z-index: 1;
}

.center {
	text-align: center;
}

.sidebar {
	position: fixed;
	top: 200px;
	left: 80px;
	font-weight: bold;
	line-height: 200%;
}

a:link {
	color: #7b8552;
}
a:visited {
	color: #7b8552;
}
a:hover {
	color: #7b8552;
}
a:active {
	color: #7b8552;
}
div.text {
	margin-bottom: 2em;
}

body {
	color: #7b8552;
	font-family: sans-serif;
	background: #fafffa;
	background-image: url("/img/birdback2.svg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto 450px;
}

.sidebar a {
	text-decoration: none;
	font-size: 110%;
}

#cornerback {
	transform: scale(2);
	transform-origin: 100% 100%;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.sidebar div.index_link {
	padding-bottom: 0.2em;
	font-size: 120%;
}

.text {
	width: 40em;
}

.cite {
	font-size: large;
	text-align: center;
}

.loc_addr {
	font-size: large;
}

#center_img {
	width: 100%;
}
