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