.border-main {
	border: 1px solid #81640E;
}
.base-text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text-smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B7A374;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.border-pics {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #4B2A12;
	text-decoration: underline;
}
a:visited {
	color: #4B2A12;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(../graphics/bullet.gif);
}

