/********************************************************************************************************************************************
	DESIGN & LAYOUT
	- Changes will only effect the design layout, and content formating
********************************************************************************************************************************************/

@import url("/css/layout.css"); 						/* Main layout design of of the site */
@import url("/css/navigation.css"); 					/* CSS Styles applied to all elements in the navigation */
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/********************************************************************************************************************************************
	TEXT & PAGE FORMATING 
	- General formating styles for all text elements in the content
********************************************************************************************************************************************/

@import url("/css/text_formating.css"); 				/* CSS Styles applied to all text elemnets in the content */
@import url("/css/page_content.css"); 				/* CSS Styles applied to all the static content pages */
@import url("/css/news.css"); 						/* CSS Styles applied to all elements in the news pages */
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/********************************************************************************************************************************************
	INTERNET EXPLORER v6 
	- Style fixes for ie6 browser only
********************************************************************************************************************************************/

@import url("/css/ie6_layout.css"); 				/* Main CSS fixes for the ie6 browser */
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/********************************************************************************************************************************************
	END
	Author: Simon J Lee
	©2009 Caboodle Digital
	www.caboodledigital.com
********************************************************************************************************************************************/
