﻿.NewsSectionWrapper 
{
    width:470px;
    margin-right: auto;
    margin-left: auto;  
    text-align:left; 
    position:relative; 
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;    
}


.LabelMainHeadline 
{
    font-family:Trebuchet MS;
    font-size:30px;
    font-weight:bold;
    color:#400525;
}

.LabelFeaturedArticle 
{
    font-family:Trebuchet MS;
    font-size:12px;    
    color:#000000;    
}

.LabelTextBelowFeaturedPhoto
{
    font-family:Trebuchet MS;
    font-size:11px;    
    color:#000000;  
    line-height:1.4; 
    font-style:italic;   
}

.LabelNewsCatagoryHeading 
{
    font-family:Trebuchet MS;
    font-size:14px;
    color:#8a623c;    
}


.LabelSecondaryNewsText 
{
    font-family:Trebuchet MS;
    font-size:12px;    
    color:#000000;      
}

.HyperLinkForNewsBullets 
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:#8a623c;          
}

.FeatureSectionOfNewsArea 
{
    border-top:solid 1px #C6A066;                            
    padding-right:25px;
    padding-top:20px;    
    position:absolute;
    top:340px;  
    width:250px; 
}



.FeatureSectionOfNewsAreaTopOnly
{

    width:220px;
    height:410px;
    border-top:solid 1px #C6A066;
    border-left:solid 1px #C6A066;    
    
    position:absolute;
    left:235px;
    top:340px;
    float:left;
    padding-left:20px; 
    padding-top:20px;
    padding-right:10px;
}


.LabelFeatureHeading 
{
    font-family:Trebuchet MS;
    font-size:14px;      
    color:#8a623c;  
    text-transform: uppercase; 
}

.ImageFeaturedPhoto 
{    
    margin-top:20px;
}

.LabelFeatureSubHeading 
{
    font-family:Trebuchet MS;
    font-size:14px;      
    color:#000000;      
    font-weight:bold;
    line-height:3;
}

.LabelSubNewsHeading 
{
    font-family:Trebuchet MS;
    font-size:12px;      
    color:#000000;      
    font-weight:bold;    
}


.LabelBlogHeading 
{
    font-family:Trebuchet MS;
    font-size:14px;  
    line-height:16px;   
    color:#000000;      
    font-weight:bold;    
}

.LabelSecondaryNewsText 
{
    font-family:Trebuchet MS;
    font-size:12px;      
    color:#000000;      
        
}


.HyperLinkForFeaturedBullets 
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:#8c6239;
    font-weight:bold;
    line-height:1.5;  
        
}




