body
{
background-image: url(../images/homepagebg.jpg);
}



#breadcrumbs
{
color:#a85a26; 
}

#breadcrumbs a:link, #breadcrumbs a:visited
{
color:#a85a26; 
font-weight:normal;
text-decoration:none;
}

#sectionimage
{
background-color:#a85a26;
}
.header
{

font-size:24px;
color:#a85a26;
padding-left:15px;
font-weight:bold;
font-family:helvetica,arial;
}


a:link, a:visited
{
    color:#a85a26; 
}


/* NEW 4-1-09 */

.dataTable .thead .thleft {
background: url(/2008/images/table-com-top-left.png) no-repeat top left;
}

.dataTable .thead .thright {
background: url(/2008/images/table-com-top-right.png) no-repeat top right;
}

.dataTable .thead .thcenter {
background: url(/2008/images/table-com-bg.png) repeat-x top right;
}

.dataTable .thead .single-head {
background: url(/2008/images/table-com-head.png) no-repeat top right;
}

.dataTable .tfoot2 td {
border:none;
background:  url(/2008/images/table-com-foot.png) no-repeat bottom left;
height:10px !important;
padding:0; margin:0
}
