body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #58595b;
}

a:link {
	color: #7d8573;
}
a:visited {
	color: #7d8573;
}
a:hover {
	color: #5E6850;
	text-decoration: underline;
}
a:active {
	color: #5E6850;
	text-decoration: underline;
}

.activelink a{
	color: #5B7996;
}

.activelink a:hover{
	color: #84959E;
}


.subheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a1a08a;
	font-variant: small-caps;
}

.biography-header {
	font-size: 14px;
}

.legend {
	font-size: 14px;
}

.names {
	font-size: 14px;
	font-style: italic;
}

.innertable
{
	background-color:#FAF7EF;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

.home_text {
	vertical-align: top;
	font-size: 12px;
	color: #848875;
	padding-top: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
	padding-right: 5px;
}

.home_divider {
	padding-right: 13px;
}

.home_paragraph {
 margin: 9px;
 }

.home_text_subheader {
	padding-right: 20px;
	vertical-align: top;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #B5B8AC;
	line-height: 16px;
}

.left-inline-image {
	margin-right: 19px;
}

.right-inline-image {
	margin-left: 19px;
}

.testimonial {
	font-size: 12px;
	font-style: italic;
}

.large_footer {
	font-size: 12px;
	font-style: normal;
	color: #8d9381;
	text-align: center;
	position:relative;
	top:2px;
}

.footer_logo {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer {
	font-size: 9px;
	font-style: italic;
	text-align: center;
	color: #8d9381;
}
