/* Extra Large Font style sheet for Burnbank Web Design */
/* URL: webdesign.burnbank.co.uk */
/* Created: 17-03-2009 */
/* Last edited: 17-03-2009 */
	
	.menu {
		font-size: 18px;
	}
	
	#columnL {
		font-size: 16px;
		line-height: 22px;
	}
	
	#columnL h2 {
		font-size: 18px; 
	}
	
	.headerOrange {
		font-size: 22px;
	}
	
	.orange18 {
		font-size: 22px;
	}
	
	.orange36 {
		font-size: 40px;
	}
	
	#columnR { 
		font-size: 14px; 
	}
	
	#columnR h3 {
		font-size: 40px;
	}
	
	.priceBox {
		font-size: 22px;
	}
	
	.priceDetails {
		font-size: 16px;
	}
	
	.makeMind {
		font-size: 14px;
	}
	
	#footerWrapper #footer { 
		font-size: 14px; 
	}
	
	#footerWrapper h3 {
		font-size: 12px;
	}
	
	.textField {
		font-size: 14px; 
	}
	
	.formSubmit {
		font-size: 14px; 
	}
	
	.Normal {
		font-size: 16px;
	}