@charset "UTF-8";

.text-center {
    text-align: center;
}

#toptext {
    width: 100%;
}

#header {
    width: 100%;
}

#header img {
    width: 100%;
}

#body {
    width: 100%;
}

#flexslider {
    width: 100%;
    height: auto;
}

.block {
    padding: 10px 0px;
}

.block dl {
    display: block;
    width: 100%;
    padding: 30px 0px;
}

.block dt {
    display: block;
    width: 100%;
}

.block dd {
    display: block;
    width: 100%;
    margin: 0px;
    paddddd:  0px;
}

.block dd img {
    width: 100%;
}

#greeting_wrapper {
    position: relative;
    width: 100%;
    height: auto;
    left: auto;
    right: auto;
    bottom: 0px;
    margin: 0px 0px 10px 0px;
    padding: 0px 20px;
    overflow: visible;
}

#greeting {
    width: 100%;
    height: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 10px auto 0px auto;
    background-image: none;
    font-size: 12px;
    line-height: 170%;
    text-indent: 0;
    white-space: normal;
    overflow: visible;
}

#greeting div {
    width: 100%;
    height: auto;
    background-size: contain;
}

#topics {
    padding: 0px 10px;
    font-size: 14px;
    line-height: 170%;
}

#access dd img {
    width: 100%;
    height: auto;
}

.map_caption {
    width: 100%;
    height: auto;
}

#staticMap {
    width: 100% !important;
}

#copyright {
    width: 100%;
}
