body { 
	background-color: #ece89c; 
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #663399;
	margin: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	margin: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #666699;
	font-size: 18px;
	font-variant: normal;
	margin-top: 9px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9900;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
.goThere {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.hereNow {
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
p.featured {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
p.subhead {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	line-height: 18px;
}
.attribute {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.caption { font-size: 12px; font-weight: bold; font-style: italic; color: #999999}

.soldout {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.smallgray { 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #777777;
}
