div#body div.flush {
    padding: 0px;
    border: none;
    width: 800px;
}

div.project_block {
    min-height: 100px;
    padding: 5px;
}

div.blurb p {
    margin-bottom: 1em;
}

div.blurb p.url {
    text-align: center;
}

section#watpy {
    background-color: #8fbb6c;
    color: white;
    text-shadow: 0px 1px 1px #333;
}

section#watpy a {
    color: white;
}

section#watpy hgroup {
    margin-top: 55px;
}

section#watpy hgroup h1 {
    font-size: 68pt;
    margin-bottom: 38px;
}

section#watpy hgroup h2 {
    color: white;
    font-size: 14pt;
    margin-top: -3px;
    text-shadow: 0px 1px 1px #333;
}

section#watpy span.yellow {
    color: #FFDB4C;
    /*color: #FEF950;*/
}
section#watpy span.py {
    font-family: Georgia,"Bitstream Vera Serif","New York",Palatino,serif;
}

section#watpy div.blurb {
    margin-top: 1em;
    font-size: 16pt;
    line-height: 1.1em;
}

section#watpy div.blurb p.url {
    font-size: 24pt;
}

section#wildernesslabs {
    background-image: url(https://s3.amazonaws.com/wildernesslabs/img/bgtext3.png);
    color: #fffbe7;
    
    text-shadow: 0px 1px 1px black;
    
    padding: 10px;
}

section#wildernesslabs h1 {
    text-align: right;
    margin-right: 30px;
    margin-top: 15px;
}

section#wildernesslabs div.blurb {
    max-width: 450px;
    margin-top: -10px;
    margin-left: 30px;
    
    font-size: 16pt;
    line-height: 1.1em;
}

section#wildernesslabs div.blurb p.big {
    font-size: 24pt;
    line-height: 1.1em;
}

section#wildernesslabs div.blurb p.url {
    font-size: 24pt;
}

section#wildernesslabs div.blurb p.url a {
    color: #fffbe7;
}

section#go_opendata {
    background-color: #333534;
    color: #ddd;
    padding: 40px;
    font-family: sans-serif;
    font-weight: 100;
    font-size: 14pt;
    line-height: 26px;
}
section#go_opendata div.container {
    max-width: 940px;
}

section#go_opendata div.tagline {
    float: right;
    font-style: italic;
    font-size: 14pt;
    padding-top: 20px;
}

section#go_opendata div.blurb {
    margin-top: 1em;
}

section#go_opendata a {
    color: #ddd;;
}

div#consulting {
    color: black;
}

div#consulting h1 {
    margin-top: 10px;
    margin-left: 30px;
    font-size: 38pt;
}

div.horizontal_group {
    width: 702px;
    margin: auto;
    margin-top: 50px;
}

section#consulting {
    padding-top: 1em;
}

section#consulting div.logo {
    height: 64px;
    text-align: center;
    margin-bottom: 1em;
}

div.row.spaced {
    margin-top: 2em;
}

div.group_item p {
    font-size: 10pt;
    line-height: 1.25;
    text-align: justify;
    margin-top: 15px;
}