.bottom_align {
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 5px;
}
.top_align {
	vertical-align: top;
	margin-top: 50px;
}
.photo_border {
	background-color: #574c24;
	background-position: left top;
	border-top-width: 4px;
	border-right-width: 20px;
	border-bottom-width: 4px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #574c24;
	border-right-color: #574c24;
	border-bottom-color: #574c24;
	border-left-color: #574c24;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c9ea7f;
	margin-bottom: 6px;
}
.jump_links {
	font-size: 20px;
	color: #77dce5;
	padding-left: 90px;
}
.jump_links a {
	font-size: 14px;
}
.body_copy {
	line-height: 17px;
}
.back_to_top {
	color: #77dce5;
	text-decoration: none;
	text-align: right;
	margin-top: 4px;
}
.top_margin {
	margin-top: 50px;
}
.topandbottompad {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
}
.green_line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666d18;
}
.nav_link {
	font-size: 12px;
	vertical-align: bottom;
	text-align: right;
	margin-bottom: 5px;
}
