/* HTML */

body
{
	background-color: #fff;
}

p, blockquote, li, .contact_form
{
	font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 10px;
	text-align: left;
}

ul {
        margin-left: 16px;
        padding-left: 0px;
}
a:hover


{
        color: #C90006;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

a
{
	color: black;
	text-decoration: none;
}  


h1, h1 a
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 22px;
        color: #C90006;
}

h1 a:hover, h2 a:hover
{
	color: #000000;
}

h2
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 16px;
        color: #C90006;
}

h3
{
	font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica;
        font-weight: normal;
        font-size: 16px;
        color: #c90006;
}

h3 a
{
	text-decoration: none;
        color: #c90006;
}


.black 
{
       color: #000000;
}

.tasting_title 
{
position: absolute;
top: 410px;
left: 150px;
display: block;
}

/* Layout */

#head
{
	text-align: left;
	height: 229px;
	background-image: url(../images/header.gif);
    background-repeat: no-repeat;

}

#container
{
width: 1026px;
\width: 1026px;
w\idth: 1026px;
margin: 10px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
}

#sidebar_1
{
float: left;
width: 175px;
\width: 175px;
w\idth: 175px;
margin-right: 10px;
padding-top: 10px;
}

#sidebar_2
{
float: left;
width: 175px;
\width: 175px;
w\idth: 175px;
margin-right: 10px;
padding-top: 10px;

}

#sidebar_3
{
float: left;
width: 220px;

\width: 220px;
w\idth: 220px;
padding-top: 10px;
padding-left: 20px;
}

#sidebar_4
{  
float: left;
width: 200px;
\width: 200px;
w\idth: 200px;
padding-top: 10px;
}


#content
{
float: left;
width: 365px;
\width: 365px;
w\idth: 365px;
padding-top: 10px;
}

#page {
border: 0px solid black;
}

#foot
{
clear: both;
padding-top: 30px;
text-align: left;
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
}

#nav
{
height: 28px;
width: 845px;
padding-left: 180px;
padding-top: 164px;
}

#nav a
{
padding-left: 10px;
font-weight: bold;
text-decoration: none;
font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 12px;
color: #ffffff;
padding-right: 20px;
background-image: url(../images/navdot.gif);
background-repeat: no-repeat;
background-position: right center;
letter-spacing: 1px;
}

#nav a:hover
{
color: #C90006;
}

.red {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c90006;
font-weight: bold;
}