/* 
~~ Saz's: Page Template ~~
Copyright ©2006 MCITY CREATIVE and Casper Creative Group
Last Modified: 2006.02.18 
*/

/* Feature: Main Image */
#feature {
	/* changed on 9/23/09 - kas  background: #000 url(../images/features/cateringMain.jpg) no-repeat left top;*/
	background: #000 url(../images/features/cateringSushi.jpg) no-repeat left top;
	width: 100%;
	height: 260px;
	margin: 0px;
	position: relative;
	z-index:30;
	padding: 0px;
 }
#feature h1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 80px;
	z-index: 40;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	left: 430px;
	width: 290px;
	line-height: 1.5em;
 }
#feature img {
	z-index: 50;
}

/* Column Headings */
#leftCol h1 {
	background: #464646 url(../images/headers/CateringNews.gif) no-repeat 5px center;
}
/*#middleCol h2 {
	background: #A00706 url(../images/headers/Testimonials.gif) no-repeat 5px center;
	}*/
#middleCol h2 {
	background: #A00706 url(../images/headers/Highlights.gif) no-repeat 5px center;
	}
#rightCol .heading1{
	background: #464646 url(../images/headers/CateringEvents.gif) no-repeat 5px center;
	}
#rightCol .heading2{
	background: #464646 url(../images/headers/QuickLinks.gif) no-repeat 5px center;
	}
