/* Contact Us
--------------*/

dl.officeDetails {
margin-bottom: 5px;
background: #f5f5f5;
border: 1px solid #ccc;
padding: 5px;
}
dl.officeDetails dt {
color: #2e2e2e;
font-size: 1.2em;
margin-bottom: 3px;
}
dl.officeDetails dd {
margin: 0 0 5px 0;
}
dl.officeDetails dd.locate {
margin: 5px 0 0 0;
}
dl.officeDetails dd.locate a {
text-decoration: none;
font-style: italic;
}
dl.officeDetails dd.locate a:hover {
cursor: pointer;
}
dl.officeDetails dt.secondaryAddress {
margin-top: 20px;
}

#googlemap {
margin: 0 0 20px 0;
border-top: 3px solid #ffe512;
}
/* Google Map Popup Text */
#googlemap #popupText {
color: #333;
}
#googlemap #popupText strong {
color: #777;
}
