body {
    margin: 0;
}

#doc {
    width: 60.69em;
}

#hd {
    color: white;
    background-color: #000033;
}

#bd {
    padding:10px;
}

#ft {
    padding-top: 4px;
    border-top: #cccccc 1px solid;
}

.tab-content {
    height: 500px;
    overflow: auto;
}

.tab-body {
    margin: 10px;
}

.tab-body-hidden {
    visibility:hidden;
}

.yui-skin-sam {
    font-family: Tahoma, serif;
    font-size: 12px;
}

input {
    font-family: Tahoma, serif;
    font-size: 12px;
}

.crumb-navigation {
    font-size:10px;
    color:gray;
}

input.crumb-navigation {
    color:black;
}

.header-title {
    font-family:Georgia,serif;
    font-variant:small-caps;
    padding:10px 0 10px 10px;
    position:relative;
    bottom:0;
    font-size:175%;
    font-weight:bold;
    clear:both;
    vertical-align:baseline;
}

.page-title {
    font-weight: bold;
    font-size: larger;
    padding-bottom: 10px;
}

#map{
    height: 100%;
    width: 100%;
}

.directions-map {
    clear:both;
    text-align:center;
}

.directions-map .image {
    border:solid 1px black;
}

.directions-desc {
    padding:10px;
}

.filter_title {
    font-weight: bold;
    font-size: 105%;
    margin-right: 5px;
}

.filter_control {
    margin-right: 5px;
}

.emphasis {
    font-weight:bold;
}
