﻿#map_canvas {
	border:5px solid #434343;
	width: 720px; 
	height: 393px;
	margin-top:15px;
}
.contactSectionTitle {
	font-family:Georgia,Arial,Helvetica,sans-serif;
	color:#ef491c;
	font-size:16px;
}
.contactCopy {
	font-family:Georgia,Arial,Helvetica,sans-serif;
	color:#434343;
	font-size:14px;
	line-height:24px;	
}
.contactCopy a {
	color:#3693B2 !important;
}
.contactCopy a:hover {
	color:#EF491C !important;	
}