a:link {
	color: #84210C;
}
a:visited, a:active {
	color: #5E1608;
}
body {
	background-color: #F0F0E0;
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.content {
	padding: 8px 8px 8px 8px;
	font-size: 12px;
	line-height: 17px;
	min-height: 450px;
}
* html .content {
	height: 450px;
}
td {
	font-size: 12px;
	line-height: 17px;
}
.smalltext {
	font-size: 10px;
	line-height:12px;
}
.photolink {
	padding: 2px;
	background: #F0EEDF;
	border: 1px solid #000000;
	display: block;
}
input {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 2px;
}