body {
	background-image: url(../_images/back2.jpg);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
a:link {
	color: #996633;
	}
a:hover {
	color: #996633;
	text-decoration: underline;
		}
a:visited {
	color: #8F7261;
}
.footer {
	font-size: 11px;
}

.copyright {
	font-size: 11px;
	height: 20px;
	color: #5F3925;
}
.copyright a:link {
	color: #5F3925;
	text-decoration: none;
}
.copyright a:hover {
	color: #5F3925;
	font-weight: bold;
	text-decoration: underline;	
}
.copyright a:visited {
	color: #5F3925;
	text-decoration: none;
}

.navigation {
	font-size: 12px;
	height: 20px;
}
.navigation a:link {
	color: #5F3925;
	text-decoration: none;
}
.navigation a:hover {
	color: #5F3925;
	font-weight: bold;	
}
.navigation a:visited {
	color: #5F3925;
	text-decoration: none;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #934F04;
	font-family: Geneva, Arial, Helvetica, san-serif;

}
.subhead {
	color: #660000;
	font-weight: bold;
}
.caps {
	text-transform: uppercase;
}
.fancy_bullets {
	list-style-position: outside;
	list-style-image: url(../_images/bullet.jpg);
}
.home_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(../_images/bullet.jpg);
	}
.bullets {
	list-style-position: outside;
	list-style-type: square;
}
.fancy_bullets_tan {

	list-style-position: outside;
	list-style-image: url(../_images/bullet_tan.jpg);
}
