body {
	font-family: Arial, Helvetica, sans-serif;
	
}
#bodystyle {
   background:#C4849F url(../images/body_bg3.gif) repeat-x left top; 
   margin: 5 0 0 2;
   color:#333333;
   font-size: 14px;
}
.style1 {
   font-size: 12px;
   color: #B00058;
   font-weight: bold;
} 
.style1a {
   font-size: 12px;
   font-weight: normal;
}   

.style3 {
    font-family:"Monotype Corsiva";
	font-size: 19px;
	font-weight:bold;
	color: #4E5D6C; 
}
.style3a {
    font-family:"Monotype Corsiva";
	font-size: 19px;
	font-weight: normal;
	color: #4E5D6C; 
	line-height: 90%;
	
}

#clear {
	clear:both;
}

#container {
   position: relative;
   width: 780px;
   background: #FFECB3;
   border: 1px solid #C8B573;
}
#banner {
  width: 780px;
  height: 155px;
}
#left_outer {
  width: 160px;
  float: left;
}
.leftcol {
  background: #FFECB3;
  width: 160px;
  float: left;
  margin: 2px; 
  border: #C8B573 1px solid;
  padding: 1px 1px 4px 1px;
}
#optionalPics {
  width: 160px;
  float: left;
}  
#content {
  background: #FFECB3;
  vertical-align:top;
  float: right;
  margin: 2px;
  width: 598px;
  border: 1px solid #C8B573;
  font-size: 12px;
  padding: 2px;
}
.content_heading {
  font-size: 18px;
  color: #BE7C7C;
  font-weight: bold;
  height: 30px;
  padding: 5px;
  margin: 2px;
  text-align: left;
  width: auto;
  border-bottom: 1px solid #C8B573;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
li {
  line-height: 15px;
  padding-top: 0px;
}
a.mainlevel:link, a.mainlevel:visited {
  display: block;
  background: url(../images/newButtonUp.jpg) no-repeat;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #B00058;
  text-align: left;
  padding-top: 5px;
  padding-left: 25px; 
  height: 20px !important;
  height: 25px;
  width: 133px;
  text-decoration: none;
}

a.mainlevel:hover {
  background: url(../images/newButtonDown.jpg) no-repeat;
  text-decoration: none;
  color: #F3F0DA;
}
#footer {
   width: 780px;
   height: 25px;
   border-top: 1px solid #C8B573;
   background-color: #FFECB3;
   
}
#winelist td{
   text-align: left;
}
A:link {text-decoration: none;color: #B00058;font-weight: normal;}
A:visited {text-decoration: none;color: #B00058;font-weight: normal;}
A:active {text-decoration: none;color: #B00058;font-weight: normal;}
A:hover {text-decoration: underline; color: #B00058;font-weight: normal;}
#website {
   float: right;
   padding-right: 20px;
   height: 25px;
  
}   
#malthouse {
   float: left;
   padding-left: 300px;
   height: 25px;
}   
   