.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #59471C;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
}
.menu a:link {
	color: #59471C;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu a:visited {
	color: #59471C;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	font-weight: bold;
}
.menu a:active {
	color: #59471C;
}
.para {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7A6D52;
	font-weight: bold;
}
.bdr_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5B97A;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.para a:link {
	color: #96273C;
}
.para a:visited {
	color: #96273C;
}
.para a:hover {
	color: #96273C;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #890E3C;
	font-weight: bold;
}
.copyright {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAAE6D;
}
