/* 
~~ Saz's: Page Template ~~
Copyright ©2006 MCITY CREATIVE and Casper Creative Group
Last Modified: 2006.02.18 
*/

/* Feature: Main Image */
#feature {
	background: #000000;
	height: 225px;
	width: 492px;
	border-bottom: 1px solid #000000;
 }
#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;
}
#leftCol blockquote {
	border-left: 2px solid #ECEED6;
	margin: 10px 0px 0px 13px;
	padding: 0px;
}


#rightCol h2 {
	background: #464646 url(../images/headers/QuickLinks.gif) no-repeat 5px center;
	margin: 0px 0px 10px;
	}
#recipe {
	text-align: left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 430px;
	border-style: none;
}
#recipe th {
	border-bottom: 2px solid #ECEED6;
	padding-top: 10px;
}
#recipe td {
	border-bottom: 1px solid #EBEBEB;
}
