/* tatum v4 styles */

html, body {
    margin:0;
    padding:0;
    font-family:Arial, sans;
}

img {
    border:none;
}

.logo {
    padding:0;
    margin:1em 0 -.75em 0;
}

#hd {
    height:8em;
}

.tag-line {
    font-size:11px;
    color:#898989;
    letter-spacing:.02em;
    padding:0;
    margin:0 0 0 .3em;
}

#doc2 {
    z-index:1;
}

#header-bkg {
    background: url('/media/img/header-bkg.png') repeat-x transparent;
    width:100%;
    height:175px;
    position:absolute;
    z-index:0;
    top:0;
    left:0;
}

#ft {
    margin-top:2em;
}

.fine-print {
    font-size:9px;
    color:#676767;
}

.section {
    margin: 1em 0;
}

.section h3 {
    color:#cc0000;
    font-size:20px;
    letter-spacing:-.02em;
    margin-bottom:.5em;
}

.section p {
    letter-spacing:0;
    line-height:1.8em;
    color:#232323;
}
