#contentLeft, #contentHeading {
	width: 405px;
	margin: 20px 0 0 32px;
}

#contentHeading {
	margin: 0px;
}

#turshNav {
	text-align: left;
	margin: 43px 0 0 14px;
	width: 135px;
}

#turshNav ul li {
	list-style-type: none;
}

#turshNav a {
	display: block;
	width: 135px;
	padding: 6px 0px 4px 6px;
	border-bottom: 1px solid #c6c5b8;
	text-decoration: none;
	font-size: 1.4em;
}

#turshNav a:hover, #turshNav a.active {
	background: #e0dfd5;
}


body.doubleWide #turshNav {
	display: none;	
}

body.doubleWide #contentLeft, body.doubleWide #contentHeading {
	width: 580px;
	margin: 12px 0 0 16px;
}

#turshNav h3 {
	background: #e0dfd5;
	width: 135px;
	color: #000000;
	font-size: 1.3em;
	line-height: 1.2em;
font-family: "Arial", helvetica, sans-serif;
	margin: 12px 0 6px 0;
	padding: 6px 0 6px 4px;
}
