@charset "UTF-8";
#contact {
	text-align: center;
	margin-top: 15px;
}
#phoneSpace {
	margin-left: 35px;
}
#contact p {
	text-indent: 0px;
}
iframe {
	border: thin solid #03C;
}
#contactParagraph {
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
#map {
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	margin-top: 15px;
}
#mapLink {
	font-size: 9px;
	color: #03C;
	text-align: center;
}
#mapLink a {
	text-decoration: none;
	font-weight: bold;
	color: #03F;
}
#emailLink {
	color: #03F;
}
#mapLink a:hover {
	text-decoration: underline;
}
