p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 2px;
	color: #666666;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: -2px;
	color: #6a3e4c;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 2px;
	color: #666666;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 2px;
	color: #53757e;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #53757e;
}

.navOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.smallSans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: -2px;
	color: #666666;
}

.smallSansBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: -2px;
	color: #53757e;
}

.priceEmphasis {
	font-size: 14px;
	font-weight: normal;
	color: #6a3e4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.nav:link {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.nav:active {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	color: #53757e;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #53757e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #53757e;
}

/*********************
STYLES FOR ORDER FORM
*********************/

th { font-family: Georgia; font-size: 10pt; color: #666666 }
td { font-family: Georgia; font-size: 9pt; color: #666666 }
.badcolor { color: #ff0000 }
.goodcolor { color: #666666 }
.larger { font-size: 12pt }
.smaller { font-size: 9pt }
.short { font-size: 8% }
.itemscolor { background-color: #DBD1C5; color: #ffffff }
.itemrows { background-color: #ECE6E0 }
.info { position: static }
#tail { position: static }
