/* CSS Document */

body {
background-color:#fff;
color:#000;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-size:90.1%;
line-height:115%;
margin:0px;
padding:0px;
}

table#home {
padding-left:10px;
}

#wrapper {
margin:0px auto;
padding:0px 0px;
width:980px;
}

#left {
background-color:#000;
color:#CC9900;
padding:0px 0px 0px 12px;
width:150px;
float:left;
}

#right {
background-color:#CC9933;
color:#000000;
padding:0px 6px;
width:180px;
float:left;
}

#nav {
margin:25px 0px;
padding:0px;
color:#CC9900;
}

#content {
background-color:#fff;
width:625px;
float:left;
}

#search {
background-color:#eee2b5;
width:100%;
color:#fff;
text-align:right;
padding:4px 0px 4px 4px;
}

#footer {
clear:both;
padding:3px 3px 3px 12px;
margin-bottom:5px;
border-top:1px solid #000;
color:#999999;
font-size:80%;
}

#content p{
padding:0px 10px;
}

#nav {
color:#967013;
}

#nav a, #nav a:link {
display:block;
font-size:90%;
text-align:center;
color:#967013;
}

#nav a:visited {
display:block;
font-size:90%;
font-weight:bold;
text-align:center;
color:#967013;
}

#nav a:hover, #nav a:active, #nav a:focus {
display:block;
font-size:90%;
font-weight:bold;
text-align:center;
color:#967013;
}

#content a, #content a:link { 
color: #cc9900;/*gold*/ 
text-decoration: none;
}


#content a:visited{ 
color: #977009;  /*dk gold*/
text-decoration:none;
}
#content a:hover, #content a:active, #content a:focus {
color: #990033;/*red*/ 
text-decoration: underline;
}

#futures {
background-image:url(images/bg_futures.jpg);
background-repeat:repeat-y;
}

#footer a, #footer a:link {
color:#999;
text-decoration:none;
}

#footer a:visited {
color:#666;
text-decoration:underline;
}

#footer a:hover, #footer a:active, #footer a:active {
color:#666;
text-decoration:underline;
}

#right a, #right a:link {
color:#fff;
text-decoration:underline;
}

#right a:visited {
color:#fff;
text-decoration:none;
}

#right a:hover, #right a:active, #right a:focus {
color:#fff;
text-decoration:none;
}


#cart {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
color:#eee2b5;
font-size:85%;
}

table#tasting tr td {
border:1px solid #000;
}

table#programs tr td {
border:1px solid #000;
}
dl {
padding:0px 12px;
}

dt {
padding:3px 0px;
}


h1   { 
font-size:180%;
font-stretch: normal; 
font-weight: bold; 
padding:7px;
line-height:normal;
}

h2  { 
font-size: 140%; 
font-style: italic; 
font-weight: normal; 
padding:0px 7px 0px 15px;
line-height:normal;
}

h3 {
font-size: 130%;
padding:0px 7px 0px 15px;
line-height:normal;
}

h4 {
font-size:110%;
padding:0px 7px 0px 15px;
}

ul li {
padding-bottom:10px;
}

.blue {
color:#214599; /*light blue*/
}

.bold {
font-weight:bold;
}

.border {
border:1px solid #000;
}


.center {
text-align:center:
}


.clear {
clear:both;
}

.colbottom {
margin-bottom:0 !important
}

.italic {
font-style:italic;
}


.red {
color:#990033;
}


.small {
font-size:90%;
}
