
body { background-color: #fff; background-image: none; }

div#top { display: none; }

#printLogo {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	}

div#contentArea {
	width: 1002px;
		w\idth: 922px;
	min-height: 300px;
		m\in-height: 300px;
	height: auto !important;
	height: 300px;
		he\ight: 300px;
	padding: 0;
	background: none;
	}
	div#content { height: 300px; he\ight: 300px; }
	
	div#welcome {
		position: absolute;
		top: 100px;
		left: 0px;
		width: 599px;
			w\idth: 599px;
		height: 300px;
			he\ight: 300px;
		padding: 0 0 0 0;
		font-size: 1.1em;
		background: none;
		}
		div#welcome p { margin: 0 0 12px 0; line-height: 18px; }
		div#welcome h1 { height: auto; background: none; }
		div#welcomeFocusPromotions h2,
		div#welcomeFocusEvents h2 { height: auto; margin: 0 0 10px 0; background: none; }
		
		div#welcomeTwoColumnFocus {
			height: auto;
				he\ight: auto;
			margin: 15px 0 0 0;
			padding: 21px 0 0 0;
			border-top: 1px solid #da241a;
			}
			
			div#welcomeTwoColumnFocus div#welcomeFocusPromotions { width: 246px; }
			div#welcomeTwoColumnFocus div#welcomeFocusEvents { float: right; width: 246px; }
				div#welcomeTwoColumnFocus p {
					margin: 0 0 6px 0;
					padding: 0 0 10px 0;
					background: url(../../img/home/bg-focus-dots.gif) 0px 100% repeat-x;
					}
					div#welcomeTwoColumnFocus p.noDots { background: none; }
				
		
			div#welcome div#bottomFocusHeadline {
				bottom: 26px;
				width: 246;
				height: auto;
				background: none;
				}
				div#bottomFocusHeadline span { display: block; }
		
	div#bottomFocusAreas {
		position: absolute;
		top: 400px;
		left: 0px;
		width: 1002px;
		height: 400px;
		}
		div#bottomFocusAreas div.focusArea {
			position: absolute;
			top: 0px;
			width: 150px;
			height: auto;
			}
			div#bottomFocusAreas div.focusArea h3 { height: auto; margin-bottom: 10px; }
			div#bottomFocusAreas div.focusArea p { font-size: 1.1em; padding: 0 14px 0 15px; }
			
		div#bottomFocusAreas div#btmFocusOne { left: 0px; background: none; }
		div#bottomFocusAreas div#btmFocusTwo { left: 170px; background: none; }
		div#bottomFocusAreas div#btmFocusThree { left: 340px; background: none; }
		div#bottomFocusAreas div#btmFocusFour { top: 200px; right: auto; left: 0px; width: 150px; background: none; }
		
			div#btmFocusOne h3,
			div#btmFocusTwo h3,
			div#btmFocusThree h3,
			div#btmFocusFour h3 { background: none; }
			
			div#btmFocusFour h3 { height: auto !important; margin: 0 0 10px 0 !important; padding: 0 !important; }

/* turn on span display for some home page items */
h1 span, h2 span, h3 span { display: block; }
a.arrowButton { display: none; }


div#footer {
	position: absolute;
	top: 800px;
	left: 0px;
	padding: 0;
	text-align: left;
	}
	div#footerLinks, a.lightfin { display: none; }
