/* ############################################################################
   ##
   ##  Global Website Stylesheet - Front End Only
   ##  (These styles are not loaded by the CMS admin system.)
   ## 
   ######################################################################### */

body {
	/*background: #9097B4 url('./../images/templates/bg_page_grey_top.gif') top center no-repeat;*/
	/*background: #e1e1e1 url('./../images/templates/bg_page_grey_top.gif') top center no-repeat;*/
	background: #d5b067 url('./../images/templates/bg_page_grey_top.gif') top center no-repeat;
	
	padding: 1em 0;
}
