#nav {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #897A10;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	background-image: url(Images/shop-drwg-br01.png);
}
a:visited {
	color: 897a10;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #897A10;
}
h2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #897A10;
}
#content {
	font-family: sans-serif;
	font-size: 14px;
	color: #897A10;
	position: relative;
	width: auto;
	top: 15px;
}
#table {
	font-family: sans-serif;
	font-size: 12px;
	color: #897A10;
	position: relative;
}
h1 {
	font-family: sans-serif;
	font-size: 14px;
	color: #897A10;
	position: relative;
}
hr {
	position: relative;
	top: 20px;
	color: #897A10;
	 background-color: #897A10
}
#footer {

	font-family: sans-serif;
	font-size: 10px;
	color: #897A10;
	position: relative;
	top: 15px;
}

