.clear {clear: both;}
#retreat {
	background: none;
	border: 0;
	height: 30px;
	margin: 0;
	margin-top: 30px;
	padding: 0;
	width: 762px;
}
#leftcol {
	background: none;
	border: 0;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 480px;
}
.retreatdiv {
	background: url(images/retreatdiv.jpg) center top no-repeat;
	border: 0;
	height: 26px;
	margin: auto;
	padding: 0;
	width: 70px;
}
#retreatnav {
	background: #c67028;
	border: 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}
#retreatnav select {				
	float: right;
	height: auto;
	margin: 5px;
	padding: 0;
	width: auto;
}
#retreatul {
	background: none;
	border: 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}
#retreatul li {
	background: none;
	border: 0;
	float: left;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#retreatul li a {
	background: none;
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	height: auto;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	width: auto;
}
#retreatul li a.on {
	background: #571300;
}
#rightcol {
	background: url(images/rightcolpics.jpg) left top no-repeat;
	border: 0;
	float: right;
	height: 469px;
	margin: 20px 0 0;
	padding: 0;
	width: 263px;
}
