body {
	background-color: #FFFFFF;
	margin: 15px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #FFFFFF;
}
.maintable {
	background-color: #553936;
	padding: 32px
}
.navbar {
	background-color: #311d1b;
	padding: 15px 20px 15px 15px;
}
.nav {
	line-height: 16px;
}
.nav a:link {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
.nav a:active {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
.nav a:hover {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
}
.navactive {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.maintable a:link {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
}
.maintable a:active {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
}
.maintable a:visited {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
}
.maintable a:hover {
	color: #311d1b;
	text-decoration: none;
	font-style: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #311d1b;
}
.footer a:link {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
}
.footer a:visited {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
}
.footer a:active {
	color: #be7a5f;
	text-decoration: none;
	font-style: normal;
}
.footer a:hover {
	color: #acaba5;
	text-decoration: none;
	font-style: normal;
}
.thumb {
	border:1px solid #311d1b; 
}
A:hover .thumb {
	border:1px solid #ffffff;
}
.activethumb {
	border:1px solid #ffffff;
}
.pricetable {
	padding: 0px 0px 0px 6px
}