h1 span {
	display:none;
}

h2 {
	font-size: 22px;
	color: #072f84;
	margin: 0px;
}
h3 {
	color: #138dca;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
}
#SiteMap_Links .Links h3 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
}
#park_content {
	/*border-left: 1px solid #57BAE5;
	border-right: 1px solid #57BAE5;
	border-bottom: 1px solid #57BAE5;*/
	background: url(../../images/common/gradient_top_blue.gif) repeat-x left top;
	padding: 30px 0px 20px 20px;
}
#location_intro {
	padding: 0px 20px 10px 0px;
	color: #138dca;
	font-weight: bold;
}

#location_intro p{
	padding: 5px 0px;
}

#location {

}
.location_map_harbourside {
	width: 350px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	float: left;
}
.location_map_harbourside p{
	padding: 3px 0px;
}
.location_map_kings {
	width: 350px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px;
	float: left;
}
.location_map_kings p{
	padding: 3px 0px;
}