body {
	background-color: #9A9E7D;
	font-size: 12px;
	color: #473E26;
}
h1 {
	background-color: #814724;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.right_nav {
	padding-left: 5px;
}
.top_nav a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.border_rt_lt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #473E26;
	border-left-color: #473E26;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #473E26;
}
.top_nav {
	padding-bottom: 5px;
	font-size: 14px;
}
.regular {	
	padding:0px 15px 0px 15px;
	font-size:12px;
}
h2 {
	font-size: 14px;
}
a:link {
	color: #814724;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #C46C37;
}
.extra {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #473E26;
	border-bottom-color: #473E26;
	border-left-color: #473E26;
}
li {
	list-style: square;
}
.footer2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #473E26;
}
.heavy_h1 {
	background-color: #473E26;
}

