body {
	font-family: MyriadPro, Verdana, Helvetica, Arial, Century Gothic, Tahoma, sans-serif;
	font-size: 12px;
	color: #404f24;
	margin-top: 0px;
	background: #a9b0a7;
}

.container {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/body_bg.gif');
}

.banner {
	width: 760px;
	margin: 0px 8px 0px 9px;
}

.banner a img {
	border: none;
	display: block;							/* Eliminates image gaps */
}

.banner img {
	border: none;
	display: block;							/* Eliminates image gaps */
}

.menu_main a img {
	border: none;
	display: inline;
	padding: 2px 30px 2px 30px;
}

.h_menu {
  width: 760px;
  height: 20px;
  background: #6a755c;
  margin-left: 9px;
  margin-top: 0px;
}

.content_container {
	width: 760px;
	margin-left: 9px;
}

.content {
	margin: 10px 10px 30px 15px;
}

.content p {
	padding-top: 15px;
	padding-left: 20px;
	line-height: 18px;
}

.content a:link { text-decoration: none; color: #7e9a5c; }
.content a:visited { text-decoration: none; color: #7e9a5c; }
.content a:active { text-decoration: none; color: #7e9a5c; }
.content a:hover { text-decoration: none; color: #192906; }

.lead_h {
	margin-left: -10px;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5d4438;
}

.lead_p {
	margin-top: -14px;
}

.lead_text {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d4438;
}

.footer {
	background: url('../images/footer.gif');
}

.footer_text {
	font-size: 9px;
	color: #475245;
	text-align: center;
	padding-top: 6px;
}
