#desc {
  font-style: italic;
  color: #ffffff;
  font-size: 12px;
}

#leaf_container {
	position: absolute;
	width: 1px; height: 1px;
}
#leaf {
	position: relative;
	top: 0px; left: 0px;
	width: 1px; height: 1px;
}

#imageContainer1 {
	position: absolute;
	z-index: 90;
}
#imageContainer1 IMG {
	position: absolute; top:0; left:0;
	display: none;
}


BODY {
	margin: 0px;
}

.main {
	font-family: arial; 
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.menu {
	font-family: arial; 
	font-size: 12px;
	color: #e8a701;
	font-weight: bold;
}

.small {
	font-family: arial; 
	font-size: 10px;
	color: #000000;
}

.recipe {
	font-family: arial; 
	font-size: 12px;
	color: #000000;
}

.order {
	font-family: arial; 
	font-size: 18px;
	color: #000000;
}

.mainS {
	font-family: arial; 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-family: arial; font-size: 18px;
	text-transform: uppercase;
	color: #431316;
	text-align: right;
	padding-right: 35px;
	padding-top: 25px;
}

h2 {
	font-family: arial; 
	font-size: 16px;
	color: #431316;
}

.button {
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	text-transform: uppercase; 
	text-decoration: none;
}

.footer {
	font-family: arial; 
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

A:visited {
	color: #e8a701;
	text-decoration: none;
}

A:link {
	color: #e8a701;
	text-decoration: none;
}

A: {
	color: #e8a701;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

BLOCKQUOTE {
	font-family: arial; 
	font-size: 14px;
	color: #554e3f;
	padding: 0 0 0 10px;
	border-left: 1px solid #777777;
	line-height: 20px;
}
a:hover.hover-black{
	color: #000000;
        text-decoration: underline;
}
.hidden {
	display: none;
}

.p2b1      { background: url(/images/smenucatalog.jpg);   }
.p2b1_over { background: url(/images/smenucatalogR.jpg); }
.p2b2      { background: url(/images/smenuprocessing.jpg);   }
.p2b2_over { background: url(/images/smenuprocessingR.jpg); }
.p2b3      { background: url(/images/smenuservice.jpg);   }
.p2b3_over { background: url(/images/smenuserviceR.jpg); }
.p2b4      { background: url(/images/smenulabel.jpg);   }
.p2b4_over { background: url(/images/smenulabelR.jpg); }
.p2b5      { background: url(/images/smenupastas.jpg);   }
.p2b5_over { background: url(/images/smenupastasR.jpg); }
.p2b6      { background: url(/images/smenurecipes.jpg);   }
.p2b6_over { background: url(/images/smenurecipesR.jpg); }
