.footer {
	font-size: x-small;
	color: #A52C19;
}
a:link {
	color: #084A0C;
}
a:visited {
	color: #115315;
}
a:hover {
	color: #053207;
}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.width {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.corner {
	background-image: url(images/left-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}

.float-left {
	float: left;
	width: 200px;
}
.float-right {

	float: right;
	width: 200px;
}
.subhead {
	font-size: 18px;
	color: #a32d19;
}
.corner-home {

	background-image: url(images/r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
#photocap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	float: right;
	width: 188px;
	margin-bottom: 10px;
}