@charset "utf-8";
body {
}
.row .listing {
    border-color: #000000;
}
.row .col-9 .listing {
}
.pagetitle {
    color: #003300;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
}
.letter {
    font-size: 2rem;
    float: left;
    padding-right: 5px;
    
}

.companyname {
    color: #003300;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 1.2rem;
}
.container .row {
}
footer {
    background-color: #003300;
    color: #FFFFFF;
}
.letter {
}
.artistblock {
    border-bottom-width: medium;
    border-bottom-color: #000000;
}

.clearfloat{ 
clear:both;
}
.header {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 2rem;
}
.listing h1 {
    color: #003300;
    font-weight: bold;
    font-size: 1.2rem;
}
.listing .note {
    font-size: small;
}
.artistblock a, .artlink {
    color: #003300;
    font-weight: bold;
}
