/* CSS Document */
body {
	background-color: #576736;;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#wrapper {
	width: 800px;
	margin: 20px auto;
	text-align: center;
}
#outer {
	width: 800px;
}

table td {
	text-align: left;
	vertical-align: top;
}
a:link, a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-weight: normal;
	letter-spacing: 3px;
	color: #2B4973;
	margin: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #2B4973;
	font-size: 12px;
	margin: 5px;
	font-weight: normal;
	margin-left: 0px;
}
h2 a:link, h2 a:visited  {
	color: #2B4973;
}
h2 a:hover {
	color: #FF0000;
}
h3 {}
ul li {,margin-bottom:5px;
	margin-bottom: 5px;
}
td#tagline {
	background-color: #FFFFFF;
	text-align: center;
}
#shadow1 {
	background-image: url(images/08/shadowtussock.jpg);
	background-repeat: repeat-x;
	background-color: #ADA45F;
}
#shadow2 {
	background-color: #FFFFFF;
	background-image: url(images/08/shadowwhite.jpg);
	background-repeat: repeat-x;
}
td#nav {
	background-color: #ADA45F;;
	width: 145px;
	font-size: 13px;
}
td#nav a {
	width: 145px;
	display: block;
	text-decoration: none;
	color: #000000;
	margin: 5px 5px;
	padding-left: 20px;
}
td#nav a:hover {
	color: #333333;
	background-image: url(images/08/site.gif);
	background-repeat: no-repeat;
}
td#content {
	background-color: #FFFFFF;
	padding: 10px;
	width: 655px;
}
td#content h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0em;
}
td#bottom {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 11px;
}
td#bottom a:link, td#bottom a:visited{
	color: #FFFFFF;
}
td#bottom a:hover {
	color: #B0A06C;
}
.quote {
	background-color: #EAEAEA;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.right {margin-left:10px;margin-bottom:10px;}
table#fact {
	background-color: #E9E9E9;
	margin-bottom: 20px;
	width: 315px;
	height: 380px;
}
table#fact td {
	font-family: "Courier New", Courier, monospace;
}
p {
	margin: 10px 0px;
}
.border {border:4px solid #ccc;}
.underline {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
table#report_image td img {
	border:4px solid #ccc;}