/* 
~~ Saz's: Page Template ~~
Copyright ©2006 MCITY CREATIVE and Casper Creative Group
Last Modified: 2006.02.18 
*/

/* Feature: Main Image */
#feature {
	background: url(../images/barbecue/subSectionMainImageTemplate.jpg);
	height: 225px;
	width: 492px;
 }
#feature img {
	z-index: 50;
}

/* Column Headings */
#leftCol h1 {
	color: #A00706;
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	
	/*background: #464646 url(../images/headers/WhatsNew.gif) no-repeat 5px center;*/
}	
#rightCol h2.heading1{
	background: #464646 url(../images/headers/QuickLinks.gif) no-repeat 5px center;
	}
#rightCol h2.heading2{
	background: #464646 url(../images/headers/CateringEvents.gif) no-repeat 5px center;
	}

