@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #797B4A;
	background-color: #FFF;
}
.content_area {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #878A53;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #878A53;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #878A53;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: normal;
	color: #878A53;
	text-decoration: underline;
}
a.nav:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #878A53;
	text-decoration: none;
	line-height: 30px;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #878A53;
	text-decoration: none;
	line-height: 30px;
}
a.nav:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #878A53;
	text-decoration: underline;
	line-height: 30px;
}
a.nav:active {
	font-size: 11px;
	font-weight: bold;
	color: #878A53;
	text-decoration: underline;
	line-height: 30px;
}
.backing_other {
	background-image: url(images/other_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom_spacing {
	margin-bottom: 70px;
}

