﻿h5, p {
	margin-left: 41px;
}
#colB p {
	margin-left: 0px;
}
#colA {
	height: 525px;
}

#main h2.headerBar {
	margin-bottom: 15px;
}

.mapLink, .mapLink:visited, p.floatR {
	margin: 0 21px;
	color: #363636;
	text-decoration: none;
	font-weight: normal;
}

p.floatR {
	margin: 10px 0 0 0;
}

h3, h3.pageHead {
	background: url(../images/line_arrow.gif) 0 0 no-repeat;
	margin: 40px 0 14px 21px;
	padding: 30px 0 0 20px;
}

p {
	line-height: 1.5em;
	margin-bottom: 18px;
}

p strong {
	font-weight: bold;
}

.col1 {
	clear:both;
	margin-left: 62px;
	height: 500px;
	width: 400px;
}
.col2 {
	width: 300px;
}

a:link {
	color: #005c7e;
}
a:visited {
	color: #005c7e;
}
a:hover {
	color: #363636;
}
a:active {
	color: #005c7e;
}
