/* 
~~ Saz's: Page Template ~~
Copyright ©2006 MCITY CREATIVE and Casper Creative Group
Original: 2006.02.18
Last Modified: 2010.08.03 
*/

/* Feature: Main Image */
#feature {
	background: #000 url(../images/features/home-packers.jpg) no-repeat left top;
	width: 100%;
	height: 260px;
	margin: 0px;
	position: relative;
	z-index:30;
	padding: 0px;
 }
#feature h1 {	
	display:none; /* Temporarily hide for Packer promo */
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 267px;
	width: 234px;
	right: -10px;
	top: -9px;
	z-index: 40;
 }
#feature img {
	z-index: 50;
}

/* Column Headings */
#leftCol h1 {
	background: #464646 url(../images/headers/WhatsNew.gif) no-repeat 5px center;
}
/*#middleCol h2 {
	background: #A00706 url(../images/headers/SazsTurns30.gif) no-repeat 5px center;
	} revised 4/8/07 Kathy Stack  */
#middleCol h2 {
	background: #A00706 5px center;
	}
#rightCol h2.heading1 {
	background: #464646 url(../images/headers/HolidayHelpers.gif) no-repeat 5px center;
	}
#rightCol h2.heading2 {
	background: #464646 url(../images/headers/NewsletterSignup.gif) no-repeat 5px center;
	}
#rightCol h2.heading3 {
	background: #464646 url(../images/headers/SummerEvents.gif) no-repeat 5px center;
	} /* Added 4/8/07 - Kathy Stack */
#rightCol h2.heading4 {
	background: #464646 url(../images/headers/CurrentEvents.gif) no-repeat 5px center;
	} /* Added 10/03/07 - Kathy Stack */
	
#rightCol h2.heading5 {
	background: #464646 url(../images/headers/ContestSignUp.gif) no-repeat 5px center;
	} /* Added 02/21/08 - Kathy Stack */