/*----------------------------------------------------------
title:        color stylesheet
template:    00151-5
version:      1.0
created:    june 2009
----------------------------------------------------------*/

body {
    background: #FFFFFF url(../images/bg.png) center top repeat-x;
    }
    
#footer {
    background: #000000;
    }
    
#widgetFooter .actionItems {color: #ffffff;}
#widgetFooter .actionItems a {color: #ffffff;}
#widgetFooter .actionItems a:hover {color: #990000;}

#widgetFooter .copyright {color: #ffffff;}
#widgetFooter .copyright a {color: #ffffff;}
#widgetFooter .copyright a:hover {color: #990000;}

#widgetFooter .nav .title {color: #ffffff;}
#widgetFooter .nav ul li a {color: #ffffff;}
#widgetFooter .nav ul li a:hover {color: #990000;}