#cellleft {
	float: left;
	width: 224px;
	height: auto;
	min-height: 300px;
	display: block;
	/*background: #C4734B;*/
	background: #A75A36 url(/assets/html/left-bg-wheretostay.gif) repeat-y;
}

#homeright div{
	height: 150px;
}
.todo {
	width: 120px;
	float: left;
	display: inline;
	margin-right: 4px;
	background: #D3AE55;
}
.todine {
	width: 117px;
	float: left;
	display: inline;
	margin-right: 4px;
	background: #607A40;
}
.tostay {
	width: 114px;
	float: left;
	display: inline;
	background: #C4734B;
}
.leftnav {
	background-image: url(/assets/html/left-bg-wheretostay-top.jpg);
	min-height: 200px;
	background-repeat: no-repeat;
}
#thecontent {
	margin-top: 4px;
	width: 846px;
	height: auto;
	background: url(/assets/html/left-bg-wheretostay.gif) repeat-y left top;
}
.featured {
	margin-top: 8px;
	margin-bottom: 6px;
	display: block;
	clear: both;
	min-height: 90px;
	background: #FFFFFF url(/where-to-stay/feature.jpg) repeat-y left top;
	padding: 5px 3px 6px 6px;
	padding-left: 20px;
	border: 0px;

}
