

.directory {
}

#content .directory h2 {
    margin: 3em 0 0 0;
    color: #8A1528;
    font-size: 16px;
    border-bottom: 1px solid #8A1528;
    background-image: none;
}

.directory h3 {
    margin: 3em 0 0 0;
    color: black;
    border-bottom: 1px solid black;
}

.contact {
    margin: 0 0 1em 1em;
    font-size: 10px;
    color: #333333;
}

.location {
    margin-top: 0;
    font-size: 10px;
    color: #333333;
    text-align: right;
}

.email {
    font-size: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.detail {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.directory a:link {
    font-size: 10px;
    text-decoration: none;
}

.directory a:hover {
    text-decoration: underline;
}

.degrees {
    font-size: 10px;
}
