.bkgd {
	background-image: url(images/horizborder.jpg);
	background-repeat: repeat-x;
}
.innervbkgd {
	background-image: url(images/vertmotif.jpg);
	background-repeat: repeat-y;
}
body {
	font-family: Perpetua, "Times New Roman", "Book Antiqua";
	font-size: 13px;
	color: #F2E6BC;

}
td {
	font-family: Perpetua, "Times New Roman", "Book Antiqua";
	font-size: 14px;
	color: #F2E6BC;

}
h1 {
	font-family: Perpetua, "Times New Roman", "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Perpetua, "Times New Roman", "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.h1sub {
	font-family: Perpetua, "Times New Roman", "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #f2e6bc;
}
.h2sub {
	font-family: Perpetua, "Times New Roman", "Book Antiqua";
	font-size: 16px;
	font-weight: bold;

}
.toppad {
	margin-top: 17px;
}
.toppad2 {
	margin-top: 47px;
}
.onsale {
	text-decoration: line-through;
}
