#cellleft {
	float: left;
	width: 224px;
	height: auto;
	min-height: 300px;
	display: block;
	background: #D3AE55 url(../html/left-bg-whattodo.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-whattodo-top.jpg);
	min-height: 200px;
	background-repeat: no-repeat;
}

#thecontent {
	margin-top: 4px;
	width: 846px;
	height: auto;
	background: url(/assets/html/left-bg-whattodo.gif) repeat-y left top;
}
#enhancedpartners {
	margin-left: 17px;
	padding-right: 10px;
}
#premierpartners {
	margin-left: 17px;
	padding-right: 10px;
	margin-bottom: 8px;
	padding-top: 5px;
}
#premierpartners p{
	padding: 2px;
	padding-left: 4px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0;
	margin-top: 5px;
	font-size: 11px;
	background: #BE9432;
}
#premierpartners a {	color: #FFFFFF;
	font-weight: bold;
	}
#enhancedpartners p{
	padding: 2px;
	padding-left: 4px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0;
	margin-top: 5px;
	font-size: 11px;
	background: #BE9432;
}
#enhancedpartners p a{
	color: #FFFFFF;
	font-weight: bold;
	}
.partnerheader {
	border: 0px solid #FFFFFF;
	background: #CDA341;
	font: bold 12px "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
}
.featured {
	margin-top: 8px;
	margin-bottom: 6px;
	display: block;
	clear: both;
	min-height: 90px;
	background: #FFFFFF url(/what-to-do/feature.jpg) repeat-y left top;
	padding: 5px 3px 6px 6px;
	padding-left: 20px;
	border: 0px;

}

