@charset "iso-8859-1";
body {
	margin: 10px;
	padding: 0;
	background-image: url(images/00bg3.png); 
    background-repeat: repeat-x;
	color: #111111;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

#wrapper {
	text-align: left;
	width: 980px;
	margin:10px auto;
	padding: 10px;
	background-color: white;
    overflow: hidden;
}

a {
	color: #111111;
    text-decoration:none;
    outline:0;
}

a:hover {
	color: #111111;
    text-decoration:none;
}


h1, h2, h3, h4 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
}

img {
	border: 0px;
}

#logo {
	float: left;
	padding: 10px 0 10px 0;
	width: 800px;
	height: 100px;
}

h1, h1 a {
	text-decoration: none;
	color: #993300;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 a:hover {
	color: #111;
    text-decoration:none;
}

h2{
	color: #777261;
	font-size: 1.3em;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}

#logo h2 {
	margin: -15px 0 0 5px;
}


div.advertise {
display: none;
}

.navigation {
display: none;
}

#content {
	margin: 0;
	margin-bottom: 30px;
}

.tree {display: none;
}

.left {
	float: left;
    width: 90px;
    overflow: hidden;
}
.ingredients {
	float: left;
    width: 470px;
    overflow: hidden;
}

.method {
	width: 900px;
	float: left;
   	padding: 50px 0 0 0;
}

.printhide { 
	display: none;
}

.middle {
	width: 710px;
	height: 84px;
	float: left;
	line-height: 16px;
   	padding: 0 10px 0 10px;
}
.photo {
	width: 440px;
	height:330px;
	float: left;
}

.photo240 {
	width: 440px;
	height:180px;
	float: left;
}

.photo400 {
	width: 400px;
	height:300px;
	float: left;
}

.right {
	display: none;
}

.wide800 {
	padding-bottom: 10px;
	width: 900px;
	float: left;
	background-color: white;
}

.wide820 {
	display: none;
}

.wide960 {
	padding-bottom: 10px;
    padding-top: 10px;
	width: 960px;
	float: left;
}

#content h2 {
	font-size: 1.2em;
	color: #993300;
}

.bottom { display: none;
}

.copyright { 
	margin-left:auto;
    margin-right:auto;
    width:980px;
    text-align:center; 
    margin-top: 10px; 
    margin-bottom: position:relative; 
    font-size: 0.9em;
}

.copyright a {
	color: #993300;
}


#menu { 
	display: none;
}

div.topmenu {
	display: none;
}