
/*************************    Bunny Slipper Services    *************************
*                         \                            /
*                          ****************************
*
*   Website URL          : http://www.bunnyslipperservices.com/
*   File Location        : /style/css/pages/activities.css
*
*   Created              : Thursday, May 15, 2008
*   Modified             : 
*   Copyright            : (c) 2008 Kohler Credit Union
*
*   Current Version      : v1.0.0
*
*   Code Layout          : 1 Tab = 8 Spaces
*
********************************************************************************/







body
{
	background-color: #c8dceb;
}

#content
{
	background-image: url('../../../../styles/images/bg_homepage_christmas.jpg');
	border-bottom: 2px solid #6573AB;
}

#footer
{
	background-color: #6573AB;
	border-top: 2px solid #005378;
}

#footer_security
{
	background-color: #8BADD1;
	border-top: 1px dashed #d2eefc;
	color: #356175;
}







