#home #maincontent ul {
	list-style: none;
	margin: 0;
}

#home #maincontent ul li p {
	font-weight: normal;	

	margin-bottom: 0.75em;
}

#home #maincontent ul li p a {
	font-weight: bold;
}

div#intro {
	margin-bottom: 2.0em;
}

div#intro p {
	font-size: 1.0em;
	line-height: 1.5em;
}

.col {
	width: 200px;
	height: 27em;
	float: left;
	/* border: 1px solid red; */
	margin: 0 20px 0 0;
}

.col div {
	margin-bottom: 1.25em;
}

.col p {
	font-size: 0.9166em;
}

.col ul li p, .col p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.lastcol {
	margin-right: 0;
}

#settlements-h a {
	color: #000;
	font-weight: bold;
}

#settlements-h a:link, #settlements-h a:active, #settlements-h a:visited {
		text-decoration: none;
}

#settlements-h a:hover {
		text-decoration: underline;
}