﻿body {
    font-family: "Avenir LT W01 65 Medium", Arial, sans-serif;
}

b {
    font-family: inherit;
}

#mapdiv {
    width: 100%;
    height: 400px;
}

.mappassive {
    display: none;
}