/* Contact Us
--------------*/

dl.officeDetails {
margin-bottom: 15px;
border-top: 1px solid #ccc;
padding: 15px 0 0 0;
}
dl.officeDetails dd.locate {
margin: 5px 0 0 0;
}
dl.officeDetails dd.locate a {
color: #ee2e24;
text-decoration: none;
font-weight: bold;
}
dl.officeDetails dd.locate a:hover {
cursor: pointer;
color: #aaa;
}
dl.officeDetails dt {
color: #ee2e24 ;
}
dl.officeDetails dt.secondaryAddress {
margin-top: 20px;
}

#googlemap {
margin: 0 0 20px 0;
border: 5px solid #ee2e24;
}
/* Google Map Popup Text */
#googlemap #popupText {
color: #333;
}
#googlemap #popupText strong {
color: #777;
}