/* CSS Document */
body {
	background-color: #4D2618;
	background-image: url(../images/background_tile.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.brownnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	color: #582F20;
	text-decoration: none;
}
a:hover {
	color: #C77649;
}
.goldborder {
	border: 4px double #B49E6C;
}
.emaillink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8FA9B1;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B49E6C;
	letter-spacing: 2px;
}
.textlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #6e94a0;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #6E4C3F;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #6E4C3F;
	font-weight: bold;
}
.textindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #6E4C3F;
	text-indent: 20px;
}
.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #91634c;
}
.navbox {
	margin-left: 16px;
	margin-right: 4px;
}