.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F3C25;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #715635;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80613C;
	list-style-position: inside;
}
.sideline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80613C;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a:link.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
}
a:visited.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
}
a:hover.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #3B2D1B;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}
