@charset "iso-8859-1";
BODY, HTML { 
margin : 0;
padding : 0;
width : 100%;
height : 100%;
background : #fff;
} 
.layout { 
border : none;
padding : 0;
width : 100%;
} 
.spacer { 
background : #fff;
} 
.centre { 
width : 840px;
padding : 0;
}

.top {
background: url(pics/border_t.png) no-repeat; width: 852px; height: 10px ;padding: 0px;
}
.middle {
background: url(pics/border_m.png) repeat-y;
}
.bottom {
background: url(pics/border_b.png) no-repeat;
}

 
.banner { 
background : #fff;
padding : 0;
} 
.underline { 
border-bottom : solid #eee;
height : 3px;
} 
.content { 
padding : 10px;
width: 435px;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #000;
text-align : justify;
} 
.products { 
padding : 10px;
width: 505px;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #000;
text-align : justify;
} 
.recipelink{
text-decoration: none;
color: #900;
}
.recipelink:hover{
text-decoration: underline;
color: #C00;
}
.toplink{
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #666;
text-decoration: none;
}
.toplink:hover{
color: #333;
}

p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #000;
text-align : justify;
} 
h5{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
}
h4 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 14pt;
color : #690;
margin-bottom: 5px;
} 
h3{
color: #900;
font-family : Arial, Helvetica, sans-serif;
font-size : 14pt;
}
h2{
color: #000;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight: bold;
}
ul { 
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #333366;
} 
img { 
padding-bottom : 0;
margin-bottom : 0;
} 
.m { 
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
color : #ff6600;
text-decoration : none;
} 
.footer { 
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #666;
text-decoration : none;
background : #fff;
padding : 10px;
} 
.dev { 
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #666;
text-decoration : none;
font-weight : bold;
} 
