
html, body {height: 100%; margin: 0; padding: 0;}
#map-canvas {height: 100%;}
#iw_container 
.iw_title {font-family: 'verdana', sans-serif; font-size: 16px; font-weight: 400; padding: 10px; background-color: #6495ED; color: white; margin: 1px; border-radius: 2px 2px 0 0;}
.iw_content {padding: 15px 15px 15px 0;}
    
p       { }
.title  { font-family: Verdana; font-size: 18pt; color: #ffffff; margin-top: 0; margin-bottom: 0;}
.red    { font-family: Verdana; font-size: 10pt; color: #6495ED; margin-top: 0; margin-bottom: 0; padding: 0;}
.beer    { font-family: Verdana; font-size: 10pt; color: red; margin-top: 0; margin-bottom: 0; padding: 0;}
    
th      {height: 10px; width: 10px; padding: 0px; margin-bottom:0px; width: 1%; white-space: nowrap;}    
td.min  {width: 1%; white-space: nowrap;}   
.select {background-color: #6495ED;}
.select1 {background-color: #C2E0F4;}
.min    {width: 1%; white-space: nowrap;}
    
a.menu:link {color: #663333; text-decoration: none; font-size: 10pt;}
a.menu:visited {color: #663333; text-decoration: none; font-size: 10pt;}
a.menu:active {color: #663333; text-decoration: none; font-size: 10pt;}
a.menu:hover {color: #663333; text-decoration: none; font-size: 10pt;}
a.beer:link {color: #FBB117; text-decoration: none; font-size: 10pt;}
a.beer:visited {color: #FBB117; text-decoration: none; font-size: 10pt;}
a.beer:active {color: #FBB117;; text-decoration: none; font-size: 10pt;}
a.beer:hover {color: #FBB117;; text-decoration: none; font-size: 10pt;}
    
#map {height: 100%;}