.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #66451e;
	text-transform: uppercase;
	text-align: right;
}
.copyright_link {
	color: #66451e;
}
.copyright_link:hover {
	color: #66451e;
	text-decoration:none
}
#main_text_area {
	background-color: #eee7d6;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_text_area_gallery {
	background-color: #eee7d6;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 16px;
}
.page_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #66451e;
}
.main_text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66451e;
	line-height: 18px;
}
.main_text:link
{
	color: #418f9d;
	text-decoration:none
}

