* {
	padding: 0px;
	margin: 0px;
}

a {
	color: #a8571b;
	text-decoration: none;
}

body {
	background-image: url(images/brown152.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
}

#bottom {
	background-image: url(images/bottom.gif);
	clear: both;
	height: 17px;
	width: 670px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
}

.column {
	float: left;
	margin-bottom: 20px;
	width: 50%;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
}

.floatleft, .floatright {
	border: 3px solid #a8571b;
	margin: 5px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#gallery {
	text-align: center;
}

#gallery > div, #products > div {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	vertical-align: top;
}

#gallery > div {
	display: inline-block;
}

#gallery img, #products img {
	background-color: #a8571b;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#products img {
	float: left;
}

#gallery img:hover, #products img:hover {
	background-color: #fa9d4a;
}

#gallery p, #products p {
	margin: 0px;
}

#products .products_alt img {
	float: right;
}

h1 {
	font-size: 16pt;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
}

h2 {
	font-size: 13pt;
	margin: 0px;
	margin-bottom: 5px;
}

.highlight:hover {
	background-color: #a8571b;
	color: white;
}

#hitcounter {
	color: white;
	font-size: 8pt;
	text-align: center;
	margin: 5px;
}

img {
	border: none;
}

#main {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 135px;
	padding-right: 135px;
}

#main > div {
	background-image: url(images/main_bg.gif);
	border: 1px solid #5f2c10;
	border-top: none;
	width: 670px;
}

p {
	margin-bottom: 10px;
}

#sig {
	color: white;
	font-size: 8pt;
	text-align: center;
	margin: 5px;
}

.viewproduct {
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
	overflow: hidden;
}

.viewproduct img {
	float: left;
	background-color: #a8571b;
	padding: 6px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.viewproduct img:hover {
	background-color: #fa9d4a;
}
