.footer {
	width: 100%;
	text-align: center;
	color: #b4b4b4;
	font-family: Arial;
	font-size: 11px;
	margin-top: 50px;
}
.footer strong {
	color: #98c626;
}

body, td {
	line-height: 16pt;
	color: #fff;

	font-family: Arial;
	font-size: 11px;
}
a {
	color: #b4b4b4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.content {
	height: 318px;
	line-height: 16pt;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
	overflow: auto;

	padding: 0px 10px;

	scrollbar-3dlight-color:#d4d4d4;
	scrollbar-arrow-color:#333;
	scrollbar-base-color:#ccc;
	scrollbar-darkshadow-color:#4c4c4c;
	scrollbar-face-color:#b4b4b4;
	scrollbar-highlight-color:#c4c4c4;
	scrollbar-shadow-color:#727272;
}
.content strong {
	color: #98c626;
}
td {
	vertical-align: top;
}
td.spacer {
	width: 10px;
}
td.image {
	width: 340px;
	vertical-align: top;
}
td a {
	text-decoration: none;
	color: #98c626;
}
td a:hover {
	text-decoration: none;
	color: #b4b4b4;
}

.field {
	width: 100%;
}



.temp_content {
	width: 400px;
	height: 275px;
	line-height: 16pt;
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
	overflow: auto;
	border: 1px solid #b4b4b4;

	padding: 5px 5px 5px 5px;
	margin-right: 10px;

	background: url('images/temp_winemakers_bg.jpg') top left;
}



.dynContent {
	visibility: hidden;
	position: absolute;
}


.quotes {
	font-size: 12px;
}