/* ----------------------- */
/* ROOT STYLESHEET         */
/* ----------------------- */

/* Pulls in all site-wide stylesheets */

@import 'style_reset.css'; /* Make everything work the same in all browsers --- DON'T EDIT! */
@import 'style_default.css'; /* Default HTML element styles and default (general/site-wide) classes */
@import 'style_template.css'; /* Styles that apply to main site template (inc_head.php/inc_foot.php) */

/* Additional page-specific stylesheets may be linked from individual pages */
