.table-bkgd {
	background-image: url(images/bkgd-logo.gif);
	background-repeat: no-repeat;
}
.header-drawing {
	background-image: url(images/bkgd-drawing.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.border-left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706554;
	border-right-color: #706554;
	border-bottom-color: #706554;
	border-left-color: #706554;
}
.border-3side {
	border-top-width: 2.5px;
	border-right-width: 2.5px;
	border-bottom-width: 2.5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706554;
	border-right-color: #706554;
	border-bottom-color: #706554;
	border-left-color: #706554;
}
.border-top {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706554;
	border-right-color: #706554;
	border-bottom-color: #706554;
	border-left-color: #706554;
}
.text-home {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-right: 100px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.text-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin: 0px;
}
.border-2px-brown {
	border: 2px solid 706554;
}
a:link {
	color: #B51500;
	text-decoration: none;
}
a:visited {
	color: #B51500;
	text-decoration: none;
}
a:hover {
	color: #B51500;
	text-decoration: underline;
}
.text-ital {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-style: italic;
}
.text-indent {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-right: 100px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 20px;
}
