#contentColumn ul{
list-style:disc;
margin-left:20px;
margin-bottom:20px;
}

#contentColumn ul li{

}

ul#news li{
font:12px/14px arial,helvetica;
padding-left:25px;
background:url(/images/iconNews.png) top left no-repeat;
display:block;
margin-top:10px;
font-weight:bold;
color:#a62023;
}
ul#news li.all{
background:none;
text-transform:uppercase;
padding-top:10px;
}
ul#news li p{
margin-top:2px;
font:11px/13px arial,helvetica;
color:#404040;
}


ul#secNav{
width:300px;
background-color:#f2f2f2;
}
ul#secNav li{
background:#f2f2f2 url(/images/bgSecNavRow.gif) top no-repeat;
}
ul#secNav li.title{
background:#4d4d4d url(/images/bgSecNavTitle.png) top no-repeat;
border-bottom:1px solid #fff;
line-height:38px;
font-weight:bold;
color:#fff;
padding-left:9px;
font-size:14px;
margin-bottom:10px;
}
ul#secNav li.residential{
background-color:#0b4d73;
}
ul#secNav li.commercial{
background-color:#b3b034;
}
ul#secNav li.offers{
background-color:#a62023;
}
ul#secNav li.last{
background:url(/images/bgFeatureBlock-Bottom.jpg) bottom no-repeat;
padding:0 15px 20px 15px;
margin:0;
line-height:18px;
color:#515151;
}
ul#secNav li a{
line-height:30px;
padding-left:27px;
color:#4d4d4d;
font-size:14px;
}


