﻿#content {
	padding: 20px 0 10px 35px;
	width: 660px;
}
html>/**/body #content {
	padding: 10px 0 10px 35px;
}
html>body #content {
	width: 675px;
}

#banner-img {
	margin: 0;
	background:url(/images/banner-retreats.jpg) bottom left no-repeat;
	height: 140px;
	width: 900px;
	overflow: hidden;
}

a.sidenav:link, a.sidenav:visited {
	background: #ffffff url(/images/bullet-genericover.gif) center right no-repeat;
	color: #5a4a41;
}

a.sidenav:hover {
	background: #ffffff url(/images/bullet-generic.gif) center right no-repeat;
	color: #5a4a41;
}

.shop-img {float: left;margin: 1px 10px 1px 0;}

a.addtocart {
	display: block;
	font-weight: bold;
	width: 124px;
	padding: 4px 10px 0px 10px;
	height: 20px;
	background: #508f87;
	color: #ffffff;
	text-align: center;
}
hr {
	height: 1px;
	margin: 10px 0;
	border: none;
	border-top: 1px solid #2d73a7;
