img { border: none; }

 #DivInCorner 
 {
    visibility: hidden;
    position:absolute;
 }
 
a:link, a:active, a:focus, a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #eebb21; }
a { outline: none; color:#000000; }

.clear {
  clear: both;
  margin: 0; 
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  height: 0px !important; 
  height /**/:1px; }
  

body {
	background-color: #3d0f00;
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: .65em;
	
}

#main 
{
  width: 770px;
  background-image: url(../images/homebg.jpg);
  background-repeat:repeat-y;
}

#home_box 
{
 width:770px;
 background-image: url(../images/homebg.jpg);
 background-repeat: repeat-y;
}


#mainTable 
{
   margin:0 0 0 0;
   padding: 0 0 0 0;
   border: none;
}

#table2 {
  width: 100%;
  border: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: #660000;
  /* background-image: url(../images/nav-bg.jpg); */
}

ul { 
  margin: 0; 
  padding: 0; 
  list-style: none;
 }

#sampleWineList li
{
 background: url(../images/bullet1.jpg) no-repeat 5px 5px !important;
 padding: 0 0 0 15px;
 text-align:left;
 vertical-align:middle;
 color:#000000;
}

li a { color: #000000; }

.style1 {
	color: #BB897E;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #101608;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}

/* form styles */
form input, form select { color: #000; }
form input.textBlank { 
  border: 0;
  width: 125px; 
  height: 12px; 
  font-size: 1em; 
  padding: 3px;  
  margin: -1px 8px 0 24px; }
form input.text { 
  border: 1px solid #999;
  width: 125px; 
  height: 12px; 
  font-size: 1em; 
  padding: 4px 3px 2px 3px;
  margin-top: 5px; }
form input.sftext { 
  border: 1px solid #999; 
  color: #5d5946;
  font-family: verdana, sans-serif; 
  height: 12px; 
  font-size: 1em; 
  padding: 4px 3px 2px 3px;
  margin-top: 2px; }
.mgtext, .mgtext2 { 
  border: 1px solid #999; 
  color: #5d5946;
  font-family: verdana, sans-serif; 
  height: 50px; 
  width: 265px;
  font-size: 1em; 
  padding: 4px 3px 2px 3px;
  margin-top: 2px;
  margin-bottom: 10px;
  overflow: auto; }
/* end form styles */

.specialMenu 
{
    color:#3D0F00;
    font-weight:bold;
    text-decoration: none;
}

.menuItemHdr 
{
    font-weight: bold; font-size: 1.2em
}

.menuItemHdrBig 
{
    font-weight: bold; font-size: 1.25em;
    text-decoration:none; color: #3D0F00;
}


