﻿#HomeProductsSection
{
	float: left;
	width: 499px;
}

#HomeProducts { width: 499px; }

#HomeProducts .ProductThumb
{
	float: left;
	width: 165px;
	padding-top: 20px;
	margin: 0px;
	border: solid 1px #CCCCCC;
	border-top: none;
	border-left: none;
	text-align: center;
	height: 208px;
}

#HomeWelcome
{
	float: left;
	width: 403px;
	padding-top: 13px;
	padding-left: 13px;
	background-color: white;
}




















#HomeMaps a, #HomeMaps a:visited
{
	color: #7A5930;
	text-decoration: none;
}

#HomeMaps a:hover { text-decoration: underline; }

.BB
{
	border: solid 1px #492400;
	margin-top: 3px;
}
