/*----------------------------------------------------------------------------
Recipes Section
version:   1.0
author:    Mark Stephenson, Axionic Inc.
___________________________________________________________________________ */

.recipe { background:url(../images/recipe_bkg.gif) no-repeat top left; padding: 30px 10px 0 10px; margin: 0 0 2em 0; }
.recipe h2 {margin-top:0; color:#c99600;}
.recipe ul { }
.recipe img { }


#content #col1 {float:left; width: 260px;}
#content #col2 {float:right; width: 268px;  background: url(../images/grad_spacer.gif)}

#content #col2 img { padding: 0; }

#content #col2 #textCol2 {padding: 0 0 0 10px; min-height: 216px; background:  #FFF url(../images/recipes_camping_gradient.gif) repeat-x bottom;}

#content #col2 #textCol2 ul {list-style-type:disc; margin: 10px 0 0 25px;  padding-top: 0; color: #000 }
#content #col2 #textCol2 ul li, ol li { font-size: .85em; font-weight: bold; padding-bottom: .75em; }
#content #col2 #textCol2 ul li a {color: #000;}

.instructArea {
	width: 510px;
}

img.instructImg {
	float: left;
	display: block;
	margin: 0 25px 70px 0;
}

p.instructText {
	float: left;
	width: 200px;
	color: #000;
	font-size: 1.1em;
}

h2.instructHeading {
	float: left;
	font-size: 1.6em;
	color: #000;
	
}

