@CHARSET "ISO-8859-1";
/* CSS Document */
/***********************************************************************************
* Kemper Blue theme. Provides generic layout,
* text styling, and theme decorations. Refer to 
* imported stylesheets for theme. The following styles sheets are imported as
* part of the default theme. 
* 
* @created 2008
************************************************************************************/

/**INCORRECT STYLES*/
/*
@IMPORT url("contentslider-v1.css");
@IMPORT url("news.css");
@IMPORT url("ekemper.css");
@IMPORT url("banner.css");
@IMPORT url("webtoolkit.shadow.css");
@IMPORT url("slider.css");*/
@IMPORT url("faq-new.css");

/**CORRECT STYLES*/
@IMPORT url("layout-style.css");
@IMPORT url("decorator-style.css");
@IMPORT url("text-style.css");