#main_content {
	width:779px;
	clear: left;
	float:left;
	background:none;
	padding:0;
}

#banner {
	padding:10px;
	background:#fff;
}

.callout {
	background:#fff;
	width:227px;
	display:block;
	float:left;
	margin-top:7px;
	margin-right:10px;
	padding:13px;
	font-size:0.85em;
	line-height:1.6em;
}

.last {
	margin-right:0;
}

.callout strong {
	color:#1C2072;
}

.callout strong.sale_price {
	color:#FFA92D;
	font-size:1.2em;
}

.callout h2 {
	margin:0 0 14px 0;
	padding:0 0 10px 0;
	background:url(/_images/bg/h2.gif) repeat-x bottom left;
}

h2 a {
	text-decoration:none;
	width:227px;
	display:block;
}

.camping h2 a {
	color:#F89728;
	background:url(/_images/dingbats/orange-arrow.gif) no-repeat right;
}

.shop h2 a {
	color:#1C2072;
	background:url(/_images/dingbats/blue-arrow.gif) no-repeat right;
}

.special h2 a {
	color:#6A7239;
	background:url(/_images/dingbats/green-arrow.gif) no-repeat right;
}

.callout p {
	margin:0;
}

p.highlight {
	font-weight:bold;
	color:#F89728;
}

.callout.shop,
.callout.special {
text-align: center;
}

.callout.shop *,
.callout.special * {
text-align: left;
}

.callout.shop img {
	margin-bottom:10px;
}

.callout.special img {
	margin-top:16px;
}

.callout.camping p {
	margin-bottom:16px;
}

.callout.camping strong {
	color:#F89728;
}

.brand {
	float:right;
	position:relative;
	bottom:14px;
}