
 .menu1{
font-weight:bold;
padding-right:0px;
text-align:left;
padding-left:10px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #ffffff;
height: 20px;
}

.recipeMenu1{
font-weight:bold;
padding-right:0px;
text-align:left;
padding-left:10px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #ffffff;
}

#l-col a{
text-align:left;
background-image:url(../images/button.jpg);
padding-left:10px;
padding-top:8px;
padding-bottom: 0px;
display:block;
text-decoration: none;
color: #ffffff;
height: 30px;
}

#l-col a:hover{
text-align:left;
background-image:url(../images/button_high.jpg);
padding-left:10px;
padding-top:8px;
padding-bottom: 0px;
display:block;
text-decoration: none;
color: #108b21;
height: 30px;
}

.submenu{
text-align:left;
display: block;
margin-left: 0px;
padding-top: 2px;
padding-left: 0px;
padding-bottom:0px;
height:20px;
color: #333333;
}

#sub a{
background-image:none;
display:block;
margin-left:10px;
padding-top:0px;
padding-bottom:0px;
}

#sub a:hover{
background-image:none;
display:block;
color:#563f18;
margin-left:10px;
padding-top:0px;
padding-bottom:0px;
}

#l-col .image {
text-align:center;
background-repeat:no-repeat;
background-position:center top;
display:block;
color: #000000;
background-color:#538842;
height: 102px;
}

#l-col .image{
text-align:center;
background-repeat:no-repeat;
background-position:center top;
display:block;
color: #000000;
background-color:#538842;
height: 102px;
}

#l-col .imageSalmon a{
text-align:center;
background-image:url(../images/salmonSafe.jpg);
background-repeat:no-repeat;
background-position:center top;
display:block;
color: #000000;
background-color:#538842;
height: 191px;
}

#l-col .imageSalmon a:hover{
text-align:center;
background-image:url(../images/salmonSafe.jpg);
background-repeat:no-repeat;
background-position:center top;
display:block;
color: #000000;
background-color:#538842;
height: 191px;
}

.hide{
display: none;
}

.show{
display: block;
}