/* 
~~ 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;*/
}
#leftCol h2 {
	font-size: 1.5em;
}

#rightCol h2 {
	background: #464646 url(../images/headers/QuickLinks.gif) no-repeat 5px center;
	margin: 0px 0px 10px;
	}

