﻿#contentColumn a, #rightContent a
{
    color: #AF1B20;
}

#navBar .radmenu li.item a.link
{
    cursor: pointer;
}

#contentArea h2.sf_newsTitle, #contentArea .sf_singleNews h2.sf_NewsTitle
{
    font-size: 1.4em;
    text-transform: none;
}

#contentArea ul
{
    line-height: 1.4em;
    padding-left: 25px;
}

#left2Col, #right2Col, #leftCol, #midCol, #rightCol
{
    min-height: 0px;
}


#footerContainer1Col
{
    background: url('images/footer1ColBG.jpg') no-repeat;
    height: 50px;
    padding: 10px 10px;
}


#contentContainer1Col
{
    background: url('images/mainContainer1ColBG.jpg') repeat-y;
}

#oneColumn
{
    text-align: justify;
    padding-left: 35px;
    padding-right: 42px;
    font-size: .8em;
}

