.name {
    text-align: left;
    font-family: "Trebuchet MS";
    font-size:18px;
    line-height:22px; 
    color: #576c11;
}

a {
    color: #566c11;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#main-body {
    background: white;
    border: 1px solid #93A491;
    padding: 25px;
    width: 650px;
    line-height: 14pt;
    float: left;
}

.sidebar {
    line-height: 14pt;
    border: 1px solid #93A491;
    width: 210px;
    padding: 15px;
    background: white;
    float: right;
    margin-left: 15px;
    clear: right;
    margin-bottom: 20px;
}

#container {
    background: #C5D3C2;
    padding: 20px;
    font-family: verdana;
    font-size: 9pt;
    color: #695e49;
}

.clearer {
    clear: both;
}

#main-body img {
    border: 1px solid #EFEFEF;
    padding: 3px;
}

h2 {
    color: #94513A;
    color: #566c11;
    color: #695e49;
    text-align: center;
    font-family: courier new, trebuchet, georgia;
    font-size: 20pt;
    margin-top: 50px;
}

#obituary-graphic-header {
    border-bottom: 0px solid lightgrey; height: 127px; width: 1000px; background: url(/images/obituaries/header.jpg) no-repeat;
}

.seperator-graphic {
    background: url(/images/obituaries/feedwide.gif) no-repeat;
    margin-bottom: 40px;
    width: 441px;
    height: 35px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#search-button {
    background: url(/button-m.png) left bottom;
    border: 0;
    padding: 6px 0 4px 11px;
    
}

.divider {
    clear: both; border-bottom: 1px dotted #D3D3D3; margin: 25px auto 25px;
}

sup {
    display: none;
}

.obituary-search-results {
border: 0px dotted grey; width: 200px; float: left; margin-left: 15px; white-space: nowrap; overflow: hidden;
}