/* Contact Us
--------------*/

dl.officeDetails {
margin-bottom: 15px;
}
dl.officeDetails dt {
color: #B6B4B7;
}
dl.officeDetails dd strong {
/* Structure */
width: 25px;
display: block;
float: left;
}
dl.officeDetails dd.locate {
margin: 15px 0 0 0;
}
dl.officeDetails dd.locate a {
color: #B6B4B7;
font-weight: bold;
text-decoration: none;
}
dl.officeDetails dd.locate a:hover {
cursor: pointer;
color: #2f8fbf;
}
dl.officeDetails dt.secondaryAddress {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #347091;
}

#googlemap {
margin: 0 0 20px 0;
border: 5px solid #347091;
}
/* Google Map Popup Text */
#googlemap #popupText {
color: #333;
}
#googlemap #popupText strong {
color: #777;
}
