body {
	background-color: #2C7ABA;
	background-image: url(images/bkgnd_top_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	background-image: url(images/content_tile.jpg);
}
.clearboth {
	clear: both;
}
#left_column {
	display: inline;
	float: left;
	width: 125px;
	margin-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F4940;
}
.mini_text {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
	display: list-item;
	list-style-type: none;
	list-style-position: inside;
}
#right_column li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_column ul {
	list-style-type: circle;
	list-style-position: outside;
}
a {
	color: #506210;
}

#right_column p {
	line-height: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#right_column {
	width: 445px;
	display: inline;
	float: right;
	margin-right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F4940;
}
#right_column h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_column h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#footer {
	background-image: url(images/footer.jpg);
	width: 800px;
	height: 97px;
}
#left_column a {
	color: #3D480D;
	font-weight: bold;
	display: block;
}
#left_column a:hover {
	color: #F4EAE1;
	font-weight: bold;
	display: block;
	background-color: #9F784D;
}
.sale-gallery img {
	width: 101px;
	margin: 5px;
}
.sale-gallery {
	text-align: center;
}
