@charset "UTF-8";
/* CSS Document */

.nav {
	font-family: "Lucida Sans";
	font-size: 8pt;
	color: #391C05;
	text-decoration: none;
}
.nav:hover {
	font-family: "Lucida Sans";
	font-size: 8pt;
	color: #CC9900;
	text-decoration: none;
}
.current {
	font-family: "Lucida Sans";
	font-size: 8pt;
	color: #CC9900;
	text-decoration: none;
}
.descriptor {
	font-family: "Lucida Sans";
	font-size: 10pt;
	color: #330000;
	padding-top: 15px;
	padding-left: 25px;
	line-height: 11.5pt;
}
.price {
	font-family: "Lucida Sans";
	font-size: 8pt;
	color: #330000;
}
.order {
	font-family: "Lucida Sans";
	font-size: 9pt;
	color: #4C2607;
	text-decoration: none;
	padding-left: 30px;
}
.copy {
	font-family: "Lucida Sans";
	font-size: 10pt;
	color: #330000;
	text-decoration: none;
}
.wtcopy {
	font-family: "Lucida Sans";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: "Lucida Sans";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: "Lucida Sans";
	font-size: 11pt;
	color: #CC9900;
	text-decoration: none;

