body {
	background-color: #D8C5A7;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #543810;
}
.text-padding {
	padding: 15px;
}
a:link {
	color: #674E29;
	text-decoration: underline;
}
a:visited {
	color: #674E29;
	text-decoration: underline;
}
a:hover {
	color: #C87C31;
}
a:active {
	color: #674E29;
}
.button {
	font-size: 10px;
}
.border {
	border: thin solid #CFBA79;
}
.contact-header {
	color: #543810;
	margin: 0px;
	background-color: #CFBA79;
	background-repeat: repeat-x;
}
.pic {
	padding-right: 10px;
	padding-bottom: 10px;
}
