body
{
	font-family: arial;
	font-size: 8pt;
	color: #573F3D;
	text-decoration: none;
}

h1
{
	font-family: arial;
	color: #573F3D;
	font-size: 12pt;
	margin: 0 0 2% 0;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h2
{
	font-family: arial;
	color: #573F3D;
	font-size: 10pt;
	margin: 0 0 2% 0;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h3
{
		font-family: arial;
	font-size: 9pt;
	margin: 0 0 2% 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #AC2122;

	}
span.byline
{
	font-family: arial;
	font-size: 8pt;
	color: #573F3D;
	text-decoration: none;
}

span.arial8gray
{
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	white-space: pre;
}
span.arial8ltgray
{
	font-family: arial;
	font-size: 8pt;
	color: #999999;
	white-space: pre;
}
span.arial9gray
{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}
span.arial9red
{
	font-family: arial;
	font-size: 9pt;
	color: #AC2122;

}
span.arial12red
{
	font-family: Optima, arial;
	font-size: 14pt;
	color: #AC2122;

}

A:link
{
	font-family: arial;
	font-size: 8pt;
	color: #573F3D;
	text-decoration: none;
}

A:visited
{
	font-family: arial;
	font-size: 8pt;
	color: #573F3D;
	text-decoration: none;
}

A:active
{
	font-family: arial;
	font-size: 8pt;
	color: #573F3D;
	text-decoration: none;
}

A:hover
{
	font-family: arial;
	font-size: 8pt;
	color: #AC2122;
	text-decoration: none;
}

span.text{
        font-size: 18pt; /* optional. just to increase the font size. */
        display: block;
        color: #AC2122; /* shadow color */
        background-color: transparent;
        white-space: nowrap; /* wrapping breaks the effect */
}

span.text:before,
#text:after{
        content: "Finally... you can feel... the real deal!"; /* generated text */
        display: block;
}

span.text:before{
        margin-bottom: -1.30em;
        margin-left: 0.1ex;
        color: #B8D095; /* shadow color */
        background-color: transparent;
}

span.text:after{
        margin-top: -1.30em;
        margin-left: -0.1ex;
        color: #fff; /* text color */
        background-color: transparent;
}

span.subnav { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #a42021;}

#subnav a, #subnav strong {display:block; font-size:14px; width:131px; color: #573F3D; background-image: url('images/dots.gif'); background-repeat: repeat;}
#subnav a:hover, #subnav a:focus {color: #a42021; text-decoration: none;}
#subnav {padding:.2em 0;}
#recipes li{padding-bottom:10px}
#space {line-height:20px}
#bigspace {line-height:25px}