@charset "utf-8";
/* CSS Document */

body {
background:#622F12;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size:18px;
margin-top:20px;
margin-left: auto;margin-right: auto;
}

a {
color: #1F7ABE;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img{
border: 0;
}

p{margin:8px 0px 0px 0px;}

h1 {
position:absolute;
margin-top:120px;
margin-left:40px;
color:#FFF;
font-size:30px;
width: 300px;
text-align:center;
}
h2 {
position:absolute;
margin-top:155px;
margin-left:40px;
color:#FFF;
font-size:22px;
width: 300px;
text-align:center;
}
h3 {
position:absolute;
margin-top:538px;
margin-left:40px;
color:#FFF;
font-size:17px;
width: 300px;
text-align:center;
}
#body {
background-image: url(wine-time.jpg);
background-repeat: no-repeat;
background-color: #888;
width:900px;
height:648px;
margin: 0 auto;
border:#8D6726 2px solid;
}

#content {
position:absolute;
margin-top: 195px;
margin-left:40px;
color:#FFF;
background: transparent;
width: 300px;
text-align:center;
}

#addressline {
position:absolute;
margin-top: 655px;
color:#aaa;
background: transparent;
width: 900px;
height:100px;
font-size:14px;
text-align:center;
}

#hoursline {
position:absolute;
margin-top: 35px;
margin-left:400px;
padding:14px;
color:#FFF;
font-size:22px;
text-align:center;
background: #391c0e;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;

}

#meetingline {
position:absolute;
margin-top: 570px;
margin-left:540px;
width:340px;
color:#fff;
background: transparent;
font-size:16px;
text-align:left;
}


.clearFloat {
line-height: 1px;
height: 1px;
font-size: 1px;
clear: both;
}

#menu {
background-image: url(images/menu-bg.gif);
background-repeat: repeat-x;
height: 43px;
width: 825px;
margin: 0 auto;
}

#menu a {
color:#FFFFFF;
text-decoration:none;
float: left;
padding-left: 20px;
padding-right: 20px;
height: 37px;
line-height:35px;
border-left: solid #ffffff 1px;
text-align: center;
}

#menu a:hover {
background-image: url(images/menu-bg-down.gif);
background-repeat: repeat-x;
}

#menu a.right {
border-right: solid #ffffff 1px;
}






