#idMainTable {
    border: 2px solid #4e5746;
}

#idMapDiv {
    border-bottom: 2px solid #4e5746;
}

#idContactCell div {
    white-space: pre;
}
#idContactCell a:link {
    color:#3d6913;
}
#idContactCell a:visited {
    color:#4e5746;
}

#idContactHeaderDiv {
    font-weight: bold;
    padding-bottom: 8px;
}

#idLocationInfoTable td {
    padding: 8px;
    vertical-align: top;
}

#idIntroTextCell h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
#idIntroTextCell h3 {
    margin-top: .75em;
    margin-bottom: 0px;
}
