/*
#############################################################################
Filename: print.css
Description: Controls all custom styles and colours for printing pages on the Royal Spa Centre website
-
CSS created for the Royal Spa Centre by Trinity Expert Systems plc
www.tesl.com
#############################################################################
*/
/*#############################################*/
/* --- START Custom print page styles --- */

.topNavLinks {
	display: none;
}

.leftPane {
	display: none;
}

.footer {
	display: none;
}

