.contactbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #153661;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	line-height: 24px;
	color: #669966;
}

.quotesidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #336633;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}

.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a:link {
	color: #4c7448;
	text-decoration: underline;
}
a:visited {
	color: #4c7448;
	text-decoration: underline;
}
a:hover {
	color: #4c7448;
	text-decoration: underline;
}
a:active {
	color: #4c7448;
	text-decoration: underline;
}


#photos img {border:1px solid black;}

