/* Contact Us
--------------*/


dl.officeDetails {
margin-bottom: 15px;
}
dl.officeDetails dt {
color: #DDBF6C;
}
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: #DDBF6C;
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;
}
/*
#officeContactDetails{
height:330px;
}
*/
#googlemap {
margin: 0 0 20px 0;
border: 6px solid #d8d4bf;
}
/* Google Map Popup Text */
#googlemap #popupText {
color: #333;
}
#googlemap #popupText strong {
color: #777;
}