﻿.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#banner {
background: url(banner.jpg) bottom center;
height: 190px !important;
}

#otherbanner {
background: url(otherbanner.jpg) bottom center;
}

#tile2 {
background: url(tile2.gif) top center;
}

#texta {
background: url(text1.gif) top center;
}

#largebanner {
background: url(largebanner.jpg) top center;background-repeat:no-repeat;
}

#largebanner2 {
background: url(largebannerV2.jpg) top center;background-repeat:no-repeat;
}

#largebanner3 {
background: url(largebannerV3.jpg) top center;background-repeat:no-repeat;
}

#winebanner {
background: url(winebanner.jpg) top center;background-repeat:no-repeat;
}

h1 {
    color: #232020;
    font-family: Arial,sans-serif;
    font-size: 24px;
    margin-bottom: -32px;
    margin-top: 0;
    padding-top: 3px;
    text-align: center;
}

#align {
text-align: bottom left;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a {
color: #000000;
}

h3 {
margin-bottom: 0;
padding-bottom: 0;
} 

h4 {
margin-bottom: 0;
padding-bottom: 0;
} 









#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0em;
}

#nav-menu li a:hover {
color: #000000;
background: url(menu1.gif) top;
}

#nav-menu li a
{
background: url(menu.gif) top;
height: 60px;
line-height: 60px;
float: left;
width: 100px;
display: block;
color: #333333;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}

#sideForm td{
font-family:Arial, Helvetica, sans-serif;
font-size:60%;
color:000000;
font-weight:bold;
text-align:right;
}

