#content { 
	background: url( '../img/locations/title.header.png' ) 0 0 no-repeat; 
	overflow: visible;
	position: relative;
}

#columnRight { 
	font-size: 12px;
	margin-top: 65px; 
	padding: 0 0 20px 20px;
	width: 663px;
}

	#crRight .block p img { margin-right: 5px; }
	
	#crPhoto {
		position: absolute;
		top: 90px;
		right: -21px;
		z-index: 100;
	}
	
	#crLeft .wrapper { padding-left: 70px; padding-right: 60px; }

dl.locations {}
	dl.locations dt {
		clear: both;
		color: #6c9c38;
		font: 16px Tahoma, Geneva, sans-serif bold;
		padding: 5px 0;
	}
	
	dl.locations dd {
		float: left;
		width: 50%;
		margin-bottom: 20px;
	}

img.dark-border { border: 2px solid #99752f; }