#left-container{
padding-top: 80px;
padding-left: 30px;
}

#left-container .levels{
padding-bottom: 15px;
}
#news-section{
        width: 520px;
float: left;
background: #e5d7bc;
margin-top: 7px;
margin-bottom: 20px;
}

#news-section .news-title h3 {
    border-bottom: 1px dotted #831709;
    color: #261F00;
    float: left;
    font-family: LocatorDisplayRegular;
    font-size: 13px;
    padding: 10px 0 5px;
    position: relative;
    text-transform: uppercase;
    width: 460px;
}


#news-container{
float: left;
        padding: 13px 20px 0px 22px;
}
#news-container .news-field{
float: left;
width: 210px;
padding-right: 15px;
    padding-top: 10px;
    border-right: 1px dotted #831709;
}

.news-content h2{
        font-family: LocatorDisplayRegular;
padding: 10px 20px 8px 0px;
font-size: 15px;
color: #261f00;
}
.news-content p, .news-content a {
    color: #831706;
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
}


.visit-news {
    border-top: 1px dotted #831709;
    float: left;
    margin: 0 0 0 20px;
    padding: 5px 0 10px;
    width: 460px;
}
.visit-news a{
        font-family: LocatorDisplayMedium;
        font-size: 11px;
color: #261f00;
text-decoration: none;
}

#middle-content{
        font-family: Conv_ScalaSansOT-Bold;
float: left;
background: #9e8f73;
width: 520px;
color: #452600;
line-height: 20px; 
}

#middle-content h3{
        font-family: Conv_ScalaSansOT-Bold;
float: left;
        font-weight: 400;
background: #9e8f73;
color: #452600;
line-height: 20px; 
        padding: 30px 10px 15px 20px;
}
#home-middle-column {
    float: left;   
    width: 520px;
    background: none;
}


#middle-content p{
padding: 30px 10px 15px 20px;
}

.news-content {
    color: #831706;
    float: left;
    font-family: arial;
    font-size: 12px;
    padding-top: 5px;
}

.news-content h3 {
    color: #261F00;
     font-family: LocatorDisplayMedium;
    text-transform: uppercase;
    padding: 10px 20px 8px 0;
    font-weight: 200;
    line-height: 20px;
}
