.banner-internal-1 {
	margin: 10px 0px;
}
.tabnav-brown, .tabnav-green {
	background-image: url(/images/bkgnd_tabnav_graygrad.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #b47e4f;
}
.tabnav-brown {
	background-color: #b47e4f;
}
.tabnav-brown td {
	height: 48px;
	padding: 2px;
	padding-right: 0px;
}
.tabnav-green, .tabnav-green-top {
	background-color: #9aafa6;
}
.tabnav-green {
	height: 46px;
	padding: 2px;
	padding-right: 0px;
}
.tabnav-green td {
	height: 46px;
	padding: 2px;
	padding-right: 0px;
}
.tabnav-green-top {
	background-color: #9aafa6;
}
.internal-tbl-2col-1 {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.internal-tbl-2col-1 td.left{
	width: 208px;
	padding-right: 10px;
}

.product-layout-1 {
	display: block;
	clear: both;
}
.product-layout-1 .img {
	display: block;
	clear: both;
	margin: 5px 0px 8px 20px;
}
.product-layout-1 .check-and-desc {
	display: block;
	clear: both;
}
.check-and-desc .desc {
	float: left;
	padding-left: 12px;
}
.check-and-desc .check {
	float: left;
}
.check input {
	margin: 0px;
	margin-top: 2px;
	margin-left: 4px;
	padding: 0px;
}

.price-1 {
	font-weight: bold;
	color: #bb6e20;
}
.price-2 {
	font-weight: bold;
	color: #666666;
}


.grid-1 {
	background-color: #e1e7e5;
}
.grid-1 table {
	border-left: 1px solid #bebebe;
}
.grid-1 td {
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	width: 16%;
}

.product-layout-grid-1 {
	background-color: #ffffff;
	padding: 5px;
}
.product-layout-grid-1 .img {
	display: block;
	clear: both;
	margin-bottom: 5px;
	text-align: center;
}

.listing-meta-1 {
	margin: 15px 0px 10px 0px;
	color: #3861a3;
	font-weight: bold;
}
.product-listing-grid-1 td {
	width: 25%;
	padding: 10px 0px;
	background-image: url(/images/bkgnd_dot_gray3x3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.product-listing-grid-1 td.endcell {
	background: none;
}
.product-listing-grid-1 .seprow td {
	width: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/bkgnd_dot_gray3x3.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.listing-grid-1 .img {
	padding: 5px;
	text-align: center;
}

.listing-grid-1 .link {
	padding-top: 5px;
	font-size: .85em;
	text-align: center;
}
