.smallnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;

}
hr {
	line-height: 2px;
	color: #993300;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	line-height: 18px;
}
a:link {
	color: #822B00;
	text-decoration: underline;
}
a:visited {
	color: #822B00;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
}
.Box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	text-indent: 40pt;

}
.emphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
}
.bigtype {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	font-weight: bold;


}
.mocklink {
	color: #822B00;
	text-decoration: underline;
}
.homelinks a {
	font-size: 20px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 18px;
	text-decoration: none;
	color: #003300;
	background: url("images/homearrow.gif") no-repeat left;
	background-position:  0px 3px;
}

.homelinks a:hover {
color: #993300;
text-decoration: underline;
}
.treelinks {
	font-size: 18px;
	line-height: 24px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
	
}
.treelinks a, .treelinks a:visited  {
	text-decoration: none;
	color: #fff;
	
}

.treelinks a:hover {
color: #fff;
text-decoration: underline;
}



img.padleft {
	padding: 0px 0px 10px 10px ;
}

img.padright {
	padding: 0px 10px 10px 0px ;
}

.rustbox {
	padding: 10px 5px 12px 10px ;
	background-color:#8C2F00;
	width: 170px;
}
