.backtile {
	background-image: url(images/backtile.jpg);
	background-repeat: repeat-x;
}
.georgia11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E2806;
	line-height: 18px;
}
a.georgia11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E2806;
	line-height: 18px;
	text-decoration: none;
} 
a.georgia11:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E2806;
	line-height: 18px;
	text-decoration: underline;
} 
.bodytext11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
a {
	color: #6E2806;
	text-decoration: none;
}
a:hover {
	color: #6E2806;
	text-decoration: underline;
}
.georgia16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E1C05;
}

.georgia12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E1C05;
}

.body10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #461904;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #421802;
	background-color: #FEFAEF;
	border: 1px solid #682606;
}
ul {
  margin-left: 0;
  padding-left: 1em;
}
li {
  margin: 0;
  padding: 0;
}

h1 {
	font-size: 11px;
}

.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 189px;
	text-align: center;
	line-height: 20px;
}

.lightbrowncolor {
	color: #e18a00;
}

a.lightbrowncolor:hover {
	color: #e18a00;
	text-decoration: underline;
}
