
body { 
margin: 10px;
background-color: #D19855;
}

body, td  { 
font-family: verdana; 
font-size: 13px; 
color: #D3CAB6;
}

.header { background-color: #5B3C1D;}

.main { 
background-color: #271D14;
padding: 12px;
}

.head1 { font-size: 18px; font-weight: bold; text-decoration: underline; }
.head2 { font-size: 14px; font-weight: bold; }


a:link    { color: #D3CAB6;  text-decoration: none; }
a:visited { color: #D3CAB6;  text-decoration: none; }
a:hover   { color: #ffffee;  text-decoration: none; }

i { font-family: georgia; }

table.awards td { 
border-top: 3px solid #271D14;
border-bottom: 3px solid #271D14;
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #D3CAB6;
background-color: #B35827;
padding: 8px;
}

.footer { 
background-color: #5B3C1D;
font-family: trebuchet ms;

color: #D3CAB6;
padding: 4px;
font-weight: bold; 
font-size: 14px;
}

.design { 
color: #8A6845;
font-weight: bold; 
font-size: 10px;
padding-top: 4px;
}

table.menus td {  
background-color: #000000;
padding: 20px;
border: 2px solid #5B3C1D; }

.nav { 
background-color: #271D14;
border-top: 3px solid #271D14;
}

h2 { 	
color: #C39623;
font-family: "Copperplate Gothic Light", "Times New Roman",serif; }

.menu { width: 100%;}

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li {
position: relative;
display: inline;
float: left;
font-family: trebuchet ms;
}

 .menu ul li a { 
color: #D3CAB6; 
display: inline; 
text-decoration: none;
text-align: center;
font-weight: bold;
background-color: #B35827;
 }
 
.menu ul li a:visited { 
color: #D3CAB6; 
text-decoration: none; 
} 
 
 .menu ul li a:hover { 
color: #D3CAB6; 
text-decoration: none; 
background-color: #660000;
}

 
 /* begin child */
 
.menu ul li ul { 
color: #D3CAB6; 
font-weight: bold;
width: 100%;
left: 14px; 
position: absolute;
top: 0px; 
display: block;
visibility: hidden; 
}

.menu ul li ul li { 
background-color: #B35827;
color: #D3CAB6; 
display: list-item; 
float: none; 
border-right: 0px;
border-left: 0px; 
}

.menu ul li ul li a { 
display: block;
font-weight: bold;
color: #D3CAB6; 
text-align: left;
text-indent: 5px;
padding-top: 2px;
padding-bottom: 2px;
border-left: 1px solid #330000;
border-right: 1px solid #330000;
border-bottom: 1px solid #330000;
}

.menu ul li ul li a:visited { 
color: #D3CAB6;  
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #A24716; 
font-weight: bold;
color: #D3CAB6; 
text-decoration: none; 
}

/*Background image for top level menu list links */
.menu .mainfoldericon {
background: #660000;
color: #D3CAB6;}

.menu .subfoldericon {
background: #B35827; }

* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/*  IE fix */
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }

.menuborder { 
background-color: #271D14;
background-image: url(images/menuborder.gif);
background-repeat: repeat-y;
background-position: top center;
}

.menuContent {
color: #D3CAB6;
font-family: "Copperplate Gothic Bold", "Times New Roman",serif;
font-size: 10px;
}

.menutitle {
color: #D3CAB6;
font-family: "Copperplate Gothic Bold", "Times New Roman",serif;
font-size: 12px;
text-transform:uppercase !important;
line-height: 14px;
margin-top: 10px;
}

.winetitle {
color: #000000;
font-family: "Copperplate Gothic bold", "Times New Roman",serif;
font-size: 16px;
text-transform:uppercase !important;
margin:0;
padding:4;
background-color: #A4864D;
}

.winesubtitle {
color: #C39623;
font-family: "Copperplate Gothic light", "Times New Roman",serif;
font-size: 14px;
text-transform:uppercase !important;
line-height: 18px;
margin-top: 10px;
}

.menuContent2 {
color: #D3CAB6;
font-family: "Copperplate Gothic Light", "Times New Roman",serif;
font-size: 12px;
}

.menuheader {
color: #C39623;
font-family: "Copperplate Gothic Light", "Times New Roman",serif;
font-size: 16px;
font-weight: bold;
text-decoration: underline;text-align:center !important;
}


.menuSub {
color: #C9BC88;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;
padding:0;
text-align:center !important;
padding-bottom: 4px;
}


#lightbox {	
background-color:#D19855;
border: 6px solid #D19855;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { 
color: #000000;
float: right; 
font-family: arial;
font-size: 10px;
font-weight: bold;
padding-right: 4px;
}

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #D19855;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
