/* General */

BODY {
margin: 0;
padding: 0;
border: 0;
font-family: verdana;
font-size: 76%;
color: #333;
}

/* Override HTML defaults */

IMG {
border: 0px;
}

H1 {
font-size: 1.3em;
}

H2 {
font-size: 1.2em;
}

H3 {
font-size: 1.1em;
}

H4 {
font-size: 1em;
}

H5 {
font-size: 0.9em;
}

H6 {
font-size: 0.8em;
}

:visited, :active {
text-decoration: none;
color: #223b82;
}

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

<style>
  #header {
    float:left;
    width:100%;
    background:#DAE0D2 url("bg.gif")
      repeat-x bottom;
    font-size:200%;
    line-height:normal;
  }
  #header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
  }
  #header li {
    float:left;
    background:url("norm_right.gif")
      no-repeat right top;
    margin:0;
    padding:0 0 0 9px;
  }
  #header a {
    float:left;
    display:block;
    background:url("norm_left.gif")
      no-repeat left top;
    padding:5px 15px 4px 6px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End iE5-Mac hack */
  #header #current {
    background-image:url("norm_right_on.gif")
  }
  #header #current a {
    background-image:url("norm_left_on.gif")
  }
</style>

/* Head */

INPUT#taginput {
font-size: 1.1em;
border: 1px solid #ddd;
background-color: white;
margin: 2px 3px;
}


/* Note Tape */
#banner {
    background:#fff;
    height:auto;
    width:98%;
    border-top:5px solid #fff;
    border-left:5px solid #fff;
    border-right:5px solid #fff;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* border:1px solid #000; */
}

DIV#wine_google {
float: left;
width:15%;
left-margin: 5px;
background-color: white;
/* border:1px solid #000; */
}

DIV#container {
float: left;
width: 70%;
background-color: white;
}

DIV#map {
top: 20px;
height:580px;
background-color: white;
/* border:1px solid #000; */
}

DIV#wines {
  top-margin: 5;
}

DIV#input_area {
float: left;
width: 70%;
background-color: white;
}

DIV#wine_links {
float: right;
width: 15%;
background-color: white;
}

DIV#input_pla {
position: absolute;
top: 120px;
height: 600px;
background-color: white;
margin-right: 210px;
margin-left: 210px;
/* border:1px solid #000; */
}

DIV#footer {
position: absolute;
top: 900px;
background-color: white;
margin-right: 310px;
margin-left: 310px;
}

DIV#winelist {
float: bottom;
clear: both;
width: 100%;
background-color: white;
}


/* Note Tape */
#links_banner {
    background:#fff;
    height:auto;
    width:98%;
    border-top:5px solid #fff;
    border-left:5px solid #fff;
    border-right:5px solid #fff;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* border:1px solid #000; */
}

#links_left {
float: left;
width:15%;
left-margin: 5px;
background-color: white;
}

#links_middle {
float: left;
width: 70%;
background-color: white;
}

#links_right {
float: right;
width: 15%;
right-margin: 5px;
background-color: white;
}

#links_footer {
clear: both;
background-color: white;
margin-right: 310px;
margin-left: 310px;
}

