* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #3B7A4E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#outerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #3B7A4E;
	margin-top: 10px;
	z-index:1;
	position: relative;
}
#spoon_container {
	height: 185px;
	width: 950px;
	z-index: 4;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	width: 800px;
	padding: 0px;
	margin-left: 100px;
	background-color: #FFFFFF;
	z-index: 2;
	margin-top: 0px;
}
#behind_spoon {
	width: 800px;
	height: 85px;
	background-color: #abe179;
	z-index:3;
}
#btns {
	font-size: 1.05em;
	width: 635px;
	color: #3B7A4E;
	width: 626px;
	height: 50px;
	z-index:5;
	text-decoration: none;
	position: absolute;
	left: 274px;
	top: 12px;
	text-indent: 10px;
}

#btns a  {
	color: #3B7A4E;
	text-decoration: none;
}
#btns a:hover  {
	color: #69158B;
	text-decoration: underline;
}
#page_content {
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
}
#headline {
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 15px;
}
#main_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left {
	width: 480px;
	text-align: left;
	float: left;
}
#slideshow {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 4px;
}
#recipe_title {
	color: #833D9F;
	font-weight: 900;
	font-size: 1.2em;
	text-align: center;
}
#description {
	margin-bottom: 5px;
}
.normal {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}
#ingredients {
	margin-bottom: 5px;
}
#tbl-ingredients {
	padding: 5px;
}
#directions {
	margin-bottom: 8px;
	margin-left: 24px;
}
#notes {
	margin-left: 24px;
}
#pdf {
	text-align: center;
	padding: 10px;
}
#pdf a {
	color: #69158b;
	font-weight: bold;
	text-decoration: none;
}
#pdf a:hover {
	text-decoration: underline;
}
#right {
	padding: 2px;
	float: right;
	width: 223px;
	border: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
}
#right_upper {
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#purple_border {
	background-image: url(../images/purple-border.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#ad {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#txt_center {
	text-align: center;
	margin-top: 3px;
	padding-bottom: 6px;
}
#email_addresses  a {
	color: #621681;
	text-decoration: none;
}
#email_addresses  a:hover {
	color: #621681;
	text-decoration: underline;
}
	
#footer {
	margin-bottom: 10px;
	text-align: center;
	padding-top: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #69158B;
	}
#footer a {
	;
	color: #0F6B3D;
	text-decoration: none;
	}	
#footer a:hover {
	;
	color: #69158B;
	text-decoration: underline;
	}			
.purple {
	color: #69158B;
}
.green {
	color: #3B7A4E;
	font-weight: bold;
}
.bolder_green {
	font-weight: 900;
	color: #3B7A4E;
}
.title_smlcaps {
	font-size: 1em;
	text-transform: uppercase;
}
.bold {
	font-weight: bolder;
}
.smallcaps_b16 {
	font-size: .8em;
	font-variant: small-caps;
}
.title_bigcaps {
	font-size: 1.4em;
}
.style1 {
	font-size: .9em
}
.credits 	{
	font: 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	line-height: 1.3;
	font-weight: normal;
	color:#000;
	padding: 15px;
	}
center {
	min-width: 620px;
	max-width: 50%;
	text-align: left;
}
#recipe_title2 {
	font-weight: 900;
	font-size: 1.2em;
	text-align: center;
}
#pdf1 {
	text-align: center;
	padding: 10px;
}
#pdf1 a {
	font-weight: bold;
	text-decoration: none;
}
#pdf1 a:hover {
	text-decoration: underline;
}
.style6 {
	font-size: .8em;
}

