/*-- ROOT ELEMENTS --*/	
	a, 
	a:link { color: #f33e00; text-decoration: none; }
	a:focus, 
	a:hover { color: #000000; text-decoration: none; }

	hr { height: 1px; background-color: #f33e00; color: #f33e00; border: none; margin: 0 0 10px 0; }
	
/*-- ROOT ELEMENTS --*/	
/*-- MASTER ELEMENTS --*/	
	#promo-wrap { float: left; width: 100%; height: 260px; background-color: #f33e00; }
/*-- MASTER ELEMENTS --*/	
/*-- SUB STYLE TYPOGRAPHY-- */
	#promo-left span { float: left; width: 100%; font-size: 1.4em; text-transform: uppercase; color: #474747; }
	#promo-left span a,
	#promo-left span a:link { color: #474747; }
	#promo-left span a:focus,
	#promo-left span a:hover { color: #ffffff; }

	.col2-wt-beta a,
	.col2-wt-beta a:link { color: #f33e00; text-decoration: none; }
	.col2-wt-beta a:focus,
	.col2-wt-beta a:hover { color: #000000; text-decoration: none; }
	
	.col2-wt-alpha span { color: #f33e00; }
	
	h2 { font-size: 1.6em; font-weight: bold; text-transform: uppercase; margin: 0 0 15px 0; }
	h3 { font-size: 1.5em; font-weight: normal; text-transform: uppercase; margin: 0 0 15px 0;  }
	h4 { font-size: 1.6em; font-weight: bold; text-transform: uppercase; color: #848484; margin: 0 0 10px 0; }
	h5 { font-size: 1.1em; font-weight: normal; }
	
/*-- SUB STYLE TYPOGRAPHY-- */



