/* CSS Document */
.nav, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
a:link {
	color: #FFF0E1;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFF0E1;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
}

a:hover {
	text-decoration: underline;
	color: #719D5E;
}
a:active {
	text-decoration: none;
	color: #663300;
}

.special_link a:link {
	color: #663300;
	text-decoration: none;
}
.special_link a:visited {
	text-decoration: none;
	color: #663300;
}
.special_link a:hover {
	text-decoration: underline;
	color: #719D5E;
}
.special_link a:active {
	text-decoration: none;
	color: #663300;
}
.nav_table {
	background-color: #663300;
	padding: 10px;
}
.nav_table2 {
	background-color: #FFDA92;
	padding: 10px;
}
.border_table {
	border: medium none #663300;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}
.table_bg {
	background-image: url(images/wood2.gif);
	background-repeat: repeat;
}
.nav_table3 {

	background-color: #351B00;
	padding: 0px;
}
.body_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	background-color: #FFDA92;
	padding: 10px;
}
.body_text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	background-color: #FFFFFF;
	padding: 0px;
}
.brown_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}

.style4 {font-size: 12px}
.style9 {color: #FFF0E1}

