/*The colored-in heading at the very top of the left nav*/#middle-middle .leftNavHead{	background:url(/images/backgroundTopLeft.gif) no-repeat 0px 0px;	background-color:#805b2e;	margin:0px;	padding:0px;	height:30px;	width:442px;}/*The text for the left nav header*/#middle-middle .leftNavHead h3{	font-size:12px;	font-weight:bold;	padding: 8px 5px 0px 10px;}/*The box color and border */#middle-middle .leftNavSection{	padding-bottom:10px;	margin:0px;	border-left:1px solid #805b2e;	border-right:1px solid #805b2e;	border-top:1px solid #805b2e;	border-bottom:1px solid #805b2e;	vertical-align:top;	background-color:#dad2c8;	width:440px;}