body {
	background: #FFD8A4 url(bg.gif) repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #927C86;
}
b {
	font-weight: bold;
	color: #927C86;
}
td {
	vertical-align: top;
}
.nav {
	color: #FFD8A4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
}
.nav:hover {
	color: #FFFFFF;
}
.thumb {
	margin: 5px;
	border: none;
}
.thumbDiv {
	float: right;
	border: 1px solid #000000;
	background: #FFFFFF;
}
.productDiv {
	display: block;
	clear: both;
}
.photo {
	margin: 5px;
	border: 1px solid #000000;
}
.small {
	font-size: 12px;
}
.legal {
	font-size: 14px;
	text-align: center;
}
.error {
	font-weight: bold;
	color: #990000;
}
.header {
	height: 50px;
}

