body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F403E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	color: #7F403E;
	text-decoration: none;
}
a:hover {
	color: #7F403E;
	text-decoration: underline;
}
.mainlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.mainlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	color: #EBD0A5;
	font-weight: bold;
	font-size: 10px;
}
.footer a {
	color: #EBD0A5;
	text-decoration: none;
}
.footer a:hover {
	color: #EBD0A5;
	text-decoration: underline;
}
.title {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.gallery {
	font-weight: bold;
	font-size: 16px;
}
.maintable {
	background-image: url(../images/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}.gallerypic {
	border: 1px solid #7C423A;
}
.othertext {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.formfield {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #7F403E;
}
.submitbutton {
	width: 180px;
	padding: 1px;
	margin: 0px;
	background-color: #7F403E;
	border: 0px none;
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	cursor: hand;
}
