/* CSS Document */
h1{
font-size:9px;
}
.topnavcontainer{
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.topnav a{
display:block;
height:33px;
color:#FFFFFF;
font-family:Arial, Helvetica;
font-size:12px;
font-stretch:narrower;
font-weight:bold;
padding-top:10px;
background-image:url(images/menu_bgnormal.gif);
background-repeat:repeat-x;
text-decoration:none;
}
.topnav a:hover{
display:block;
height:33px;
color:#FFFFFF;
font-family:Arial, Helvetica;
font-size:12px;
font-stretch:narrower;
font-weight:bold;
padding-top:10px;
background-image:url(images/menu_bgover.gif);
background-repeat:repeat-x;
}
.topnav_right{
height:33px;
background-image:url(images/menu_right.gif);
background-position:top;
}
.topnav_left{
height:33px;
background-image:url(images/menu_left.gif);
background-position:top;
}
#toptag{
padding-left:22px;
font-size:10px;
}
#home{
width:81px;
}
#winemaking{
width:103px;
}
#specials{
width:114px;
}
#events{
width:78px;
}
#faq{
width:97px;
}
#products{
width:108px;
}
#contact{
width:95px;
}
#footer{
height:33px;
padding-top:8px;
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
}
#btmnav{
height:33px;
padding-top:8px;
font-size:10px;
/*border-bottom:1px solid #999999;*/
}
.key{
font-weight:bold;
/*font-style:italic;*/
/*color:#FF0000;*/
}
#update{
font-size:9px;
}
.seolink{
text-decoration:none;
}

