@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	line-height: 1.4em;
}
h1, h2, h3, h4 {
	font-weight: bold;
	line-height: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
div#maincontent h1 {
	border-bottom: thin solid #000;
}
a {
	text-decoration: underline;
	color: #666;
}
div#contact h3 {
	border-bottom: thin solid #000;
	text-align: left;
}
div#links {
	display: none;
}
div#hours span.days {
	text-decoration: underline;
	font-weight: bold;
}
div#credit {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: .87em;
	font-style: italic;
}
div#maincontent p.item, div#maincontent p.price {
	display: block;
	font-size: 16pt;
	font-weight: bold;
	font-family: "Apple Chancery", "Savoye LET", "Santa Fe LET", "Snell Roundhand", cursive;
}
div#maincontent p.price {
	display: inline;
	text-align: right;
	width: 15%;
	float: right;
}
div#maincontent p.blurb, div#maincontent p.extrainfo {
	clear: right;
	padding: 0px 5em;
	font-style: italic;
	font-size: 10pt;
	font-weight: lighter;
}
div#maincontent p.extrainfo {
	text-align: center;
}
img {
	display: none;
}

div#maincontent p.info {
	margin-left: 5.6em;
	font-style: italic;
}
div#maincontent p.date {
	text-align: right;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
}
div#maincontent p.title {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: thin solid #000;
	margin-bottom: 0px;
	margin-left: 4em;
	padding-left: 0px;
}
div#maincontent p.text-right {
	font-style: italic;
	text-align: right;
	color: #000;
}

	