.location {
	padding: 10px;
	width: 270px;
	border: 1px solid #000000;
	font-size: 11px;
	margin-left: 10px;
	color: #FFFFFF;
	background-color: #005596;
	float: left;
	height: auto;
	padding-left:20px;
}
.googleMap{
	padding:0px;
	padding-left:20px;
	float:right;
}
.googleMap p{
	margin-top:8px;
}
.otherLocation {
	float: left;
	width: 420px;
	margin-left: 10px;
	border: 1px dotted #005596;
	height: 135px;
	padding: 10px;
}
#content .otherLocation a {
	font-size: 11px;
	text-decoration: none;
	color: #005596;
}
#content .otherLocation ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content .otherLocation p {
	padding: 0px;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.respiteLocation {
	float: left;
	width: 100%;
	margin-left: 10px;
	border: 1px dotted #005596;
	padding: 10px;
}
#content .respiteLocation a {
	font-size: 11px;
	text-decoration: none;
	color: #005596;
}
#content .respiteLocation ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content .respiteLocation p {
	padding: 0px;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content .location a {
	color: #FFFFFF;
}

.location p{
	padding: 0px;
	margin: 0px;
}
