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