﻿.sitemap .title1, .sitemap h1 {
    color: #666666;
    text-transform: uppercase;
    font-family: 'Gill Sans WGL W01 Regular';
    font-size: 1.4em;
}

.sitemap .title1a {
    color: #666666;
    text-transform: capitalize;
    font-family: 'Gill Sans WGL W01 Regular';
    font-size: 12pt;
    margin-top: 3px;
}

.sitemap .title1a a, .sitemap .title1a a span {
     display:inline-block;
     line-height:17px;
}


.sitemap .title1b {
    color: #666666;
    text-transform: capitalize;
    font-family: 'Gill Sans WGL W01 Regular';
    font-size: 0.75em;
}

.sitemap h3, .sitemap h2 {
    font-size: 1.3em;
    font-family: 'Gill Sans WGL W01 Regular';
}

.sitemap h4 {
    font-size: 1.1em;
    font-family: 'Gill Sans WGL W01 Regular';
    font-weight: normal;
}

.sitemap {
    max-width: 1200px;
    margin: 0px auto;
}


 