.demo2 {
	border-style: ridge;
	border-color: #ada580;
}
h1 {
	margin-bottom: 0;
}
h2 {
	margin-bottom: 0;
	font-family: 'times new roman', times, roman, serif;
}
h3 {
	margin-bottom: 0;
	margin-top: 0;
	font-family: 'times new roman', times, roman, serif;
}
h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'times new roman', times, roman, serif;
}
.title {
	font-family: blackchancery, 'times new roman', times, roman, serif;
}
.redhead {
	color: #822d34;
	margin-bottom: 0;
	font-family: 'times new roman', times, roman, serif;
}
.right {
	padding-right: 15px;
	float: left;
}
.saleimg {
	padding-top; 20px;
	padding-left; 20px;
	float: left;
}
li {
	margin-bottom: 12px;
}
a:link {
	text-decoration: none;
	color: #822d34;
}
a:visited {
	text-decoration: none;
	color: #822d34;
}
em {
	color: #822d34;
}

p {
	margin-left: 20px;
	margin-right: 20px;
}
.datelist {
	font-size: 20px;
}
table {
	table-display: fixed;
}
img {
	border-color: #010101;
}