/*Page Styles*/
/* hide from IE mac \*/
body {
	background-image: url(../images/lion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #000000;
	margin: 0;
	padding: 0;
	min-width: 770px;
}
#masthead {
	background-color: #000000;
	margin-left: 200px;
 padding: 0;
}
#logodiv {
 padding: 20px;
}

/*The masthead DIV contains the background ../images that comprise the
mainbox's upper curve, as well as the logodiv.
Masthead's background image tiles left to right along the X-Axis
creating the masthead's textured backdrop.*/
#masthead2 {
	background-image: url(../images/TopMid.jpg);
	background-repeat: repeat-x;
}

/*The logodiv carries the embedded logo image and a right-aligned
background image that creates the abstract pear scene and the
top right corner of the top curve.*/
#logodiv2 {
	background-image: url(../images/trCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrap_outer {
	margin: 0px auto 0;
	padding:0;
}
#nav_wrapper {
	width: 200px;
	float: left;
}
#mainbox {
	margin-left: 220px;
	margin-top:5px;
	margin-right: 24px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/*The maincontent DIV is nested inside mainbox and renders below
the masthead. The background image is positioned at the top right
edge and tiles vertically along the Y-Axis - creating the drop
shadow effect on the right edge of the box. Padding is set
6 pixels wider on the right to accomodate for the space taken
up by the right edge drop shadow background.*/
#maincontent{
	background-image: url(../images/mid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: .85em;
	line-height: 1.5em;
}
#maincontent2{
 background-image:url(../images/Mainbg.jpg);
 margin: 0 9px 0 0;
	padding: 10px 30px 10px 32px;
}
/*The copyrightdiv carries the textured background along the bottom
edge of the mainbox. Nested inside this DIV is the
copyrightnotice DIV.*/
#copyrightdiv {
	background-image: url(../images/Bmid.gif);
	background-repeat: repeat-x;
	background-color: #CCCCB9;
}

/*Copyrighnotice contains the embedded copyright notice, which
also creates the bottom left curve of the main box. We also set
a background image that creates the main box's bottom left curve.*/
#copyrightnotice {
	background-image: url(../images/brCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*Sets line-height of all menuitems*/
#p7TMnav div {
	/*/*/line-height: 1.5; /* */
}

/*Sets background color and border around the menu DIV*/
#p7TMnav {
	background-color: #000000;
	border-bottom: 2px solid #000;
	margin-left: 20px;
}

/*Sets a bottom margin for each top-level link*/
#p7TMnav div {
	margin: 0px;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .6em establishing a fluid cascading indent*/
/*Sets a left border*/
#p7TMnav div div {
	margin: 0 0 0 .6em;
	border-left: 1px solid #CC0000;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #CC0000;
	font-size: 0.95em;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
 font-variant: small-caps;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/display: block;
	color: #CC0000;
	padding: 0 0 0 .4em;
	text-decoration: none;
	background-color: #000;
 /* */
}
#p7TMnav div a:visited {
	color: #CC0000;
}
#p7TMnav div a:hover {
	color: #FFF8DC;
	background-color: transparent;
}

/*The Link and visited styles combined for second-level menuitems*/
#p7TMnav div div a, #p7TMnav div div a:visited {
	color: #FFF8DC;
	font-size: .8em;
	background-color: transparent;
}
#p7TMnav div div a:hover {
	color: #CC0000;
	background-color: transparent;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000 !important;
	color: #FFF8DC !important;
	padding: 0 0 0 20px !important;
}

h1 {
	color: #CC0000;
 font-size: 1.5em;
 font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
 margin: 20px 0 0 0;
 color: #333333;
}
.results {
	color: #CC0000;
 font-size: 1.5em;
 font-family: Georgia, "Times New Roman", Times, serif;
}
img.wrapright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

li {
	font-size: inherit;
}

#footer {
	clear: both;
	margin: 0 0 0 208px;
	padding: 10px 0 0 0;
	font-size: 12px;
 color: #CC0000;
 letter-spacing: .15em;
 font-variant: small-caps;
 font-family: Georgia, "Times New Roman", Times, serif;
}
#footer p {
	margin: 0 0 3px 0;
}
#footerwrap {width: 550px;}
#footercontent {
	padding: 12px;
}
#maincontent2 a:link {color: #333333;}
#maincontent2 a:visited {color: #993300;}
#maincontent2 a:hover, #maincontent2 a:active, #maincontent2 a:focus {
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
}
#sidecontent a:link {color: #FFF8DC;}
#sidecontent a:visited {color: Gainsoro;}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #CC0000;
}
#footercontent a:link {color: #CC0000;}
#footercontent a:visited {color: #CC3333;}
#footercontent a:hover, #footercontent a:active, #footercontent a:focus {
	color: #FFF8DC;
}
.smallprint { 
font-size: 11px;
	line-height: 1.1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.ingredients  {
	display : block;
	margin-top : 18px;
}
.directions  {
	display : block;
	margin-top : 18px;
}

.step  {
	display : block;
	margin-top: 18px;
}
.source {
 font-size: 12px;
 font-style: italic;
 color: #333333;
}
.author {
 font-size: 12px;
 font-variant: small-caps;
 color: #333333;
}
img.wrapleft {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	border-color: #000000;
}
.errorMessage {
 color:#CC0000;
 font-style: italic;
}
.pagingLinks {
	text-align: center;
}
