.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.orntable {
	background-image: url(../images/ornament.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.contactinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

#page_footer {
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#787822;
}
#footer_left {
    font: normal 10px Arial, Helvetica, sans-serif;
	color:#787822;
	float:left;
}
a.footer_left {
	color:#787822;
	text-decoration: none;
}
a.footer_left:hover {
	color: #999999;
	text-decoration: none;
}
#footer_right {
    font: normal 10px Arial, Helvetica, sans-serif;
	color:#787822;
	float:right;
}
a.footer_right, a.footer_right:visited {
	color:#787822;
	text-decoration:none;
}
a.footer_right:hover {
	color: #999999;
}