.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 8a5c29;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.canvas {
	background-image: url(../images/00_bkgd_tile.gif);
	background-repeat: repeat;
}
