/*
 _____                            _                _                   _      
 |  __ \                          | |              | |                 | |     
 | |__) |_ __ ___  _ __   ___ _ __| |_ _   _       | |_   _ _ __   __ _| | ___ 
 |  ___/| '__/ _ \| '_ \ / _ \ '__| __| | | |  _   | | | | | '_ \ / _` | |/ _ \
 | |    | | | (_) | |_) |  __/ |  | |_| |_| | | |__| | |_| | | | | (_| | |  __/
 |_|    |_|  \___/| .__/ \___|_|   \__|\__, |  \____/ \__,_|_| |_|\__, |_|\___|
                  | |                   __/ |                      __/ |       
                  |_|                  |___/                      |___/

--- Colour Swatch ---
#700c2d - Dark maroon colour used for header background and footer
#9b1b1f - Used for navbar background and property search
#eadfdd - Used to highlight active links in the navBar and other areas
#faffbd - Used for text input areas as a highlight
-------------------------
                 
*/

#header {
	display: none;
}

#price {
	font-size: 2em;
}

#printContact {
	font-size: 1.5em;
}