@charset "UTF-8";
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.hdr {
	font-family: "Adobe Carlson Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #7c3427;
	line-height: 1.5em;
	font-weight: lighter;
}
.gray {
	font-size: 12px;
	color: 6e6e6e;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
.ftr {
	font-family: "Calisto MT", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a7a6a1;
}
.field {
	background-color: #f7f6f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #c5c3b9;
	border-right-color: #c5c3b9;
	border-bottom-color: #c5c3b9;
	border-left-color: #c5c3b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 15px;
}
.grunge {
	background-color: #E1DDCD;
	background-image: url(/img/bg-body.jpg);
	background-repeat: no-repeat;
}
.hdr2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #190506;
}
.red {
	font-weight: bold;
	color: ##7C3427;
}
a:link {
	color: #7C3427;
	text-decoration: none;
}
a:visited {
	color: #7C3427;
	text-decoration: none;
}
a:hover {
	color: #190506;
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7C261A;
}
