body {
	background: url('../images/body_bg.jpg') top repeat-x;
}
.fp-sub {
	width: 281px;
	height: 97px;
	font-size: 12px;
	font-style: italic;
	font-family: 'Noto Serif', serif;
	color: #06430a;
	padding-top: 5px;
	background: #ffffff;
	text-align: justify;
	line-height: 150%;
}

.green {
	text-align: right;
}

.green a, .green a:hover, .green a:active, .green a:visited {
	color: #06430a;
	font-size: 12px;
	font-style: italic;
	font-family: 'Noto Serif', serif;
	text-decoration: none;
	padding-right: 20px;
}
.page-title {
	font-family: 'Noto Serif', serif;
	color: #06430a;
	font-size: 17px;
	width: 887px;
	text-align: center;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 10px;
}
.page-content {
	color: #6b5e56;
	font-style: italic;
	font-family: 'Noto Serif', serif;
	font-size: 14px;
}
a.sub, a.sub:visited, a.sub:active, a.sub:hover {
	font-family: 'Noto Serif', serif;
	font-size: 14px;
	text-decoration: none;
	color: #06430a;
}
.contact-error {
	font-family: 'Noto Serif', serif;
	font-size: 14px;
	color: #f7941d;
	width: 80px;
	text-align: center;
	font-weight: bold;
}
.row-1 {
	clear: both;
	width: 877px;
	min-height: 20px;
	padding: 5px;
}
.row-2 {
	clear: both;
	width: 877px;
	min-height: 20px;
	padding: 5px;
	background: #f6f1eb;
}
.row-main-left {
	float: left;
	font-weight: bold;
}
.row-main-right {
	float: right;
	font-weight: bold;
}
.row-sub {
	clear: both;
	font-size: 12px;
}
.people-row {
	clear: both;
	padding: 5px;
}
.people-image {
	float: left;
}
.people-text {
	float: left;
}
.row-title {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #06430a;
	padding-top: 20px;
}
#footer {
	clear: both;
}