/* heritage.css */
html, body {width: 100%; height: 100%;}

#content {color: #5c5c5c; line-height: 17px;}
	#content h2 {font: bold 16px Helvetica, Arial, sans-serif; color: #b6170f;}
	#content h3 {font: bold 12px Helvetica, Arial, sans-serif; color: #b6170f;}
	#breadcrumb {}
	#heritage-banner {width: 970px; height: 291px; position: relative; background: transparent url(/images/heritage/banner.jpg) no-repeat top left; clear: both;}
		#heritage-banner .promo-button  {position: absolute; top: 190px; left: 593px; width:300px !important;}
		
		#heritage-banner #need-flash {position: absolute; width: 315px; top: 190px; left: 593px; color: #ffffff;}
	#wide-banner {width: 970px; height: 131px; clear: both;}
	#content {width: 970px !important; padding: 0;}
		#content h2 {margin: 20px 0 0 20px;}
		#content ul {margin: 20px 0 0 20px;}
		#content ul li {list-style-type: none; float: left; margin: 0 20px 0 0; width: 120px;}
		#content ul li img {width: 120px; height: 90px;}
		#content ul li span {font-weight: bold;}
		#content ul li a {font-weight: bold;}		
