
/***********************/
/* Side Column */
/***********************/
div#callout {
	background: #5F706E;
}


/***********************/
/* Navigation: Section */
/***********************/
ul#sectionNav A:link, ul#sectionNav A:visited {
	background: #5F706E;
}
ul#sectionNav li {
	width: 215px;
}


/***********************/
/* Navigation: Related */
/***********************/



/***********************/
/* Body Content */
/***********************/
div#relatedColumn {
	float: right;
	width: 144px;
	margin: 0px 0px 10px 20px;
}
div#relatedColumn h3 {
	font-size: 12px;
	color: #7D8C8C;
}
div#news h3 {
	font-weight: normal;
	text-transform: uppercase;
	color: #223D4A;
	font-size: 11px;
}
div#news img {
	margin: 5px 0px;
}
div#news A:link, div#news A:visited {
	text-transform: uppercase;
}
div#mainNarrative {
	clear: left;
	width: 596px;
}
address {
	font-style: normal;
}
div#contact ul {
	list-style: none;
}
div#contact li {
	margin-bottom: 10px;
}
div.narrativeText p.phone {
	margin-bottom: 0px;
}
div.narrativeText img#map {
	margin: 10px 0px;
}
