#nav-map {
        text-align: center;
}

.map {
	width: 600px;
	height: 180px;
	margin: 12px 100px;
}

ul.list {
	margin: 0 100px;
}

.list li {
	margin: 0 0 6px;
}

.district-header {}

.legend {
        width: 6px;
        height: 10px;
}

.name {
	display: block;
        font-weight: bold;
}

.location {
        padding: 0 0 0 30px;
}

.location, .pastor {
	font-size: 0.9em;
}

.top {
        font-size: 0.8em;
        text-align: right;
}

