body {
	background-image: url(images/page-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EAE6E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
}
#footer {
	color: #666666;
	padding-left: 196px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2CAC4;
	border-right-color: #D2CAC4;
	border-bottom-color: #D2CAC4;
	border-left-color: #D2CAC4;
	width: 435px;
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	color: #6D1112;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
}

#content {
	padding-left: 27px;
}
h3 {
	font-size: 14px;
	color: #D47B17;
}
.prices-td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4B9B0;
}
a {
	color: #6D1112;
	text-decoration: underline;
}

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