/*
#############################################################################
Filename: main.css
Description: Controls all styles and colours for The Royal Pump Rooms website
-
CSS created for The Royal Pump Rooms by Trinity Expert Systems plc
www.tesl.com
#############################################################################
*/

/* Import styles */
@import url("TemplateCSS/htmlelements.css");
@import url("TemplateCSS/templatestructure.css");
@import url("ContentCSS/content.css");
@import url("TemplateCSS/forms.css");
/*#############################################*/

/* ######## IMPORT START USER STYLES ########## */
/* Use the below css file to add/overwrite any of the CSS in the website */
@import url("ExtendedCSS/extension.css");
/* ######### END START USER STYLES ############ */
