body {
padding: 0;
margin: 0;
font: 85% Arial, Helvetica, sans-serif;
/*
background: #150119 url(images/background.jpg) top no-repeat;
*/
background: #fff url(/images/vineyard1050.jpg) top no-repeat;
color: #303030;
}

.purple {
color: #6b257b;
}

.purple a:link {
color: #6b257b;
}
.purple a:visited {
color: #6b257b;
}
.purple a:hover {
color: #6b257b;
}

a {
color: #20724f;
}

a:hover {
	color: #20724f;
text-decoration: underline;
}
.style1 {
	color: #fbb548;
}

.style2 {	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
.style3 {
	color: #002e97;
}
.style4 {
	color: #d54431;
}
.style5 {
	color: #6c2c80;
}
.style6 {
	color: #20724f;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 950px;
padding: 1px 20px 2px 20px;
background: #fff;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #bed196 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #20724f url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #fbb548;
margin: 0 0 5px 0;
text-decoration: none;
background: #20724f url(images/corner.gif) top right no-repeat;
font-weight: bold;
vertical-align: middle;
}

.activenavitab:hover {
text-decoration: none;
}


#desc {
height: 140px;
width:  950px;
padding: 0;
background: #fff;
clear: both;
margin: 0px 0 10px 0;
}

/* changed by Colin
#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}
*/

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
width: 590px;
float: left;
padding: 0 20px 0 20px;
/*
border-top: 1px solid #20724f;
border-right: 1px solid #20724f;
border-left: 1px solid #20724f;
border-bottom: 1px solid #20724f;
*/
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebarleft {
width:140px;
float:left;
padding-right: 20px;
}

#sidebar {
width:140px;
float:right;
}

#sidebar p {
font-size: 1.2em;
line-height: 1.3em;
font-weight: bold;
margin: 0 0 12px 0;
}

.sidelink-hover {
text-align: left;
font-weight: bold;
display: block;
text-decoration: none;
color: #fff;
width: 130px;
background: #20724f url(images/glas.jpg) right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
vertical-align: middle;
}

.sidelink-selected {
background: #20724f;
text-decoration: none;
color: fff;
vertical-align: middle;
}

#footer {
clear: both;
background: #fdf1ce;
color: #000;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #e1d476;
border-bottom: 1px solid #e1d476;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 20px 0 10px 0;
font-size: 2em;
color:#6b257b;
font-weight: bold;
}

.sidelink {
text-align: left;
vertical-align: middle;
font-weight: bold;
display: block;
text-decoration: none;
color: #20724f;
width: 130px;
background: #bed196 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

h2 {
margin: 20px 0 10px 0;
font-size: 1.75em;
color:#6b257b;
font-weight: bold;
}

h3 {
margin: 10px 0 10px 0;
font-size: 1.5em;
color:#6b257b;
font-weight: bold;
}

h4 {
margin: 10px 0 10px 0;
font-size: 1.25em;
color:#6b257b;
font-weight: bold;
}

h5 {
margin: 10px 0 10px 0;
font-size: 1.0em;
color:#6b257b;
font-weight: bold;
}

h6 {
margin: 10px 0 10px 0;
font-size: .75em;
color:#6b257b;
font-weight: bold;
}

p {
margin: 0 0 10px 0;
line-height: 1.2em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
/*
border:1px solid #d8d8d8;
*/
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:7px;
font-size:1.1m;
text-align:left;
color:#303030;
}

.submenu {
font-size: 1.4em;
color:#000000;
font-weight: bold;
text-decoration: none;
}

.submenu2 {
font-size: 1.2em;
color:#000;
font-weight: bold;
text-decoration: none;
}

.winesmall {
font-size: 1.2em;
background: #bed196;
color:#20724f;
font-weight: bold;
text-decoration: none;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}