/* CSS Document */
body{
font-size: 62.5%;
background-color:#b19275;
font-family:Verdana, Arial, Helvetica, sans-serif;
clear:both;
top:0px;
left: 0px;
margin-top:0px;
}
h3{
font-size: 1.8em;
font-weight:bold;
}
#maincontainer {
margin:auto;
width: 740px;
border: 3px solid #663300;
}
#head{
height:121px;
width:740px;
}
#header {
background-image: url(../images/header_bkgd_larry.jpg);
background-repeat:no-repeat;
width:410px;
height:121px;
float:right;
}
#topframe{
position:relative;
background-image:url(../images/top_board.jpg);
background-repeat:no-repeat;
width:740px;
height:49px;
}
#bodycontainer{
background-image:url(../images/bodybkgrd.jpg);
width:740px;
background-repeat:repeat-y;

}
#bodycontent{
position:relative;
width:550px;
padding-left:100px;
padding-right:81px;
padding-top:12px;
padding-bottom:24px;
}
#footerframe{
background-image:url(../images/btm_board.jpg);
background-repeat:no-repeat;
width:740px;
height:82px;
}
#grapes{
position:absolute;
background-image:url(../images/grapes.gif);
width:171px;
height:153px;
top:2px;
left:4px;
z-index:2;
}
#logo{
background-image: url(../images/logo_larry.jpg);
background-repeat:no-repeat;
width:330px;
height:121px;
float:left;
}

#logooverlay{
width:330px;
height:90px;
z-index:4;
}

#navcontainer {
position:absolute;
left:180px;
width:544px;
height:26px;
z-index:1;
}
a.homelink:link{
background-image:url(../images/home.jpg);
background-repeat:no-repeat;
width:96px;
height:23px;
float:left;
}
a.homelink:hover{
background-image:url(../images/home_over.jpg);
}
a.tastinglink:link{
background-image:url(../images/tastings.jpg);
background-repeat:no-repeat;
width:99px;
height:23px;
float:left;
}
a.tastinglink:hover{
background-image:url(../images/tastings_over.jpg);
}
a.eventlink:link{
background-image:url(../images/events.jpg);
background-repeat:no-repeat;
width:88px;
height:23px;
float:left;
}
a.eventlink:hover{
background-image:url(../images/events_over.jpg);
}
a.contactlink:link{
background-image:url(../images/contactus.jpg);
background-repeat:no-repeat;
width:116px;
height:23px;
float:left;
}
a.contactlink:hover{
background-image:url(../images/contactus_over.jpg);
}
.hidetext{
display:none;
}
a:link{
color:#8f3b32;
text-decoration:none;
}
a:visited{
color:#8f3b32;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#footercontent{
font-size:1.0em;
text-align:center;
padding-top:42px;
}
.footerlinks a{
color:#8f3b32;
font-weight:bold;
text-decoration:none;
}
.footerlinks a:hover{
color:#b19275;
text-decoration:underline;
}
.footercopyright{
color:#000000;
}
.contactinfotitle{
font-size:1.2em;
font-weight:bold;
padding-right:6px;
padding-bottom:8px;
}
.contactinfo{
font-size:1.2em;
padding-bottom:8px;
}
#homepage pre{
font-size: 1.4em;
color:#000;
}
.ctitle{
font-size: 1.2em;
font-weight: bold;
padding-left: 6px;
}
.cbody{
padding-left: 6px;
}
#homepage .content{
font-size: 1.2em;
padding-top: 10px;
color:#000;
font-weight:normal;
}
.hours{
color:#802222;
font-size:1.0em;
font-weight:bold;
padding-top:0px;
padding-right:4px;
text-align:center;
margin-top:100px;
}
.title{
padding-bottom:6px;
}
.vintages {
background-image:url(../images/vintages_corner.jpg);
background-repeat:no-repeat;
height:291;
width:200;
padding-left:45px;
padding-top: 45px;

color:#000000;
}
.vintageWinelist {

}