/* Large Font style sheet for Eastern Fire Ltd */
/* URL: www.eastern-fire.co.uk */
/* Created: 10-02-2010 */
/* Last edited: 10-02-2010 *

/* page structure and styling */
	
	#headWrapper h3 {
		font-size: 60px;
	}
	
	#headWrapper #dateBox {
		font-size: 20px; 
	}
	
	#headWrapper #headMenu {
		font-size: 20px;
	}

	/* content styles */
	
	#contentWrapper #textWrapper h1 {
		font-size: 72px;
	}

	.leftText {
		font-size: 12px; 
	}
	
	.rightText {
		font-size: 12px; 
	}
	
	.article h2 {
		font-size: 18px;
	}
	
	.article h3 {
		font-size: 16px;
	}
	
	.article p {
		font-size: 14px;
	}
	
	#contentWrapper #sideWrapper h1 {
		font-size: 26px;
	}
	#contentWrapper #sideWrapper h2 {
		font-size: 20px;
	}
	
	#contentWrapper #sideWrapper li {
		font-size: 16px; 
	}
	
	#contentWrapper #sideWrapper #fireLogo {
		font-size: 16px;
	}
	
	/* end of content section */
	/* footer section */
	
	#baseMenu {
		font-size:14px;
	}

	#footerWrapper #burnbank {
		font-size: 12px;
	}
	
	.Normal {
		font-size: 14px;
	}