
/******************* Background ********************/
	
	html { 
		background-color: #FCFCFC;
	}
	
	#Wrapper { 
		background-color: #FCFCFC;
	}
	
			body:not(.template-slider) #Header_wrapper { background-image: url("https://www.truebluecontainers.com.au/wp-content/uploads/2015/03/subpage.jpg"); }
		
		
	
/********************** Fonts **********************/

 	body, #Subheader .title, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"],
	input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {
				font-family: CenturyGothic, Arial, Tahoma, sans-serif;
		font-weight: 400;
	}
	
	#menu > ul > li > a, #header_action_button, #header_cart {
				font-family: CenturyGothic, Arial, Tahoma, sans-serif;
		font-weight: 400;
	}
	
	h1, .text-logo #logo {
				font-family: CenturyGothicBold, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h2 {
				font-family: CenturyGothicBold, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h3 {
				font-family: CenturyGothicBold, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h4 {
				font-family: CenturyGothicBold, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h5 {
				font-family: CenturyGothicBold, Arial, Tahoma, sans-serif;
		font-weight: 700;
	}
	
	h6 {
				font-family: CenturyGothicBold, Arial, Tahoma, sans-serif;
		font-weight: 700;
	}


/********************** Font sizes **********************/

/* Body */

	body {
		font-size: 16px;
				line-height: 24px;		
	}
	
	#menu > ul > li > a {	
		font-size: 19px;
	}
	
/* Headings */

	h1, .text-logo #logo { 
		font-size: 26px;
				line-height: 26px;
	}
	
	h2 { 
		font-size: 24px;
				line-height: 24px;
	}
	
	h3 {
		font-size: 22px;
				line-height: 24px;
	}
	
	h4 {
		font-size: 18px;
				line-height: 22px;
	}
	
	h5 {
		font-size: 16px;
				line-height: 21px;
	}
	
	h6 {
		font-size: 13px;
				line-height: 20px;
	}
