.listfrontnews a:link,.listfrontnews a:visited
{
    color: #a5823c;
}
.listfrontnews .listdate
{
    color: #a5823c;
}
.listfrontevents .listtitle
{   
    color: #a5823c;
}
.listcol3w2 a:link,.listcol3w2 a:visited
{
    color: #a5823c;
}
.listcol3w2 .listdate
{
    color: #a5823c;
}
/* had to make this as a quick fix */
.listcolumn div:first-child
{
    border-top:none;
}
.listcol3w1
{
    line-height: 136.4%;
    border-bottom: none;
}
.listcol3w1 .listheader
{
    padding-bottom: 5px;
    padding-top: 10px;
    border-top: 4px solid #d1d1d1;
}
.listcol3w1 .listheaderbgimg
{
    background-repeat: no-repeat;
    background-position: left top;
    height: 135px;
    padding: 14px;
    position: relative;
}
.listcol3w1 .listheaderinner
{
    position: absolute;
    bottom: 12px;
}
.listcol3w1 .listitem
{
    border-top: solid 1px #dadada;
    width: 100%;
    padding: 14px 0 14px 0;
    height: 76px;
    overflow: hidden;
}
.listcol3w1 .listimage
{
    float: left;
    display: block;
    margin: 0 12px 0 0;
    border: solid 1px #c9c9c9;
    /*width: 88px;*/
}
.listcol3w1 a:link,.listcol3w1 a:visited
{
    color: #a5823c;
    background-color: Transparent;
}
.listcol3w1 a:active,.listcol3w1 a:hover
{
    color: #000000;
    background-color: Transparent;
}
.listcol3w1 .listtextcontent
{
    float: left;
    display: inline;
}
.listcol3w1 .listtitle
{
    font-family: Arial, Verdana, Sans-Serif;
    color: #a5823c;
    background-color: Transparent;
    font-weight: bold;
    font-size: 130%;
    padding-bottom: 0px;
}
.listcol3w1 .listdate
{
    color: #a5823c;
    background-color: Transparent;
    float: left;
    display: inline;
    margin-right: 4px;
}

.listcol3w1 .listfooter
{
    padding-bottom: 6px;
    /*position: relative;*/
    width: 100%;
}
.listcol3w1 .listfooter a
{
    font-weight: bold;
}
.listcol3w1 .listfooterimage
{
    /* ugly fix to get it to the top */
    /*position: relative;
    bottom: 355px;
    left: 260px;*/
    position: relative;
    right: 0px;
    bottom: 36px;
    float: right;
    /*fix for IE so there isn't so much space under */
    margin-bottom: -25px;
}
.paginglist1 a:link,.paginglist1 a:visited
{
    color: #a5823c;
}
.paginglist1 .listdate
{
    color: #a5823c;
}
