#headline {min-height: 320px;}
  
#featured {height: 320px;}

#headline h1.title a {color: #6A2C39;}

a:link, a:visited, a:hover, a:active {color: #6A2C39;}

#content h2.title {color: #6A2C39;}

#top .label, #top .label a, #headline a {color: #6A2C39; padding: 0px;}

#single_head {
    float: left;
    display: inline;
    width: 18.8%;
    background: none repeat scroll 0% 0% #FCFCFC;
    padding: 15px 2.6% 20px;
}

#front-popular {
    padding: 1.1%;
    background: none repeat scroll 0% 0% #DEE6D7;
    border-radius: 0px 0px 10px 10px;
}



#sidebar h3 {
    padding: 5px 10px;
    color: #FFF;
    background: none repeat scroll 0% 0% #819a74;
}

#navbar {
    font-size: 10px;
    padding: 0px 40px;
    line-height: normal;
    text-transform: uppercase;
}

        -moz-text-size-adjust: none;
}