body {
	background-color: #690000;
}

.title {
	font-family: garamond, "Times New Roman", serif;
	font-size: 30px;
	color: #d5bdbd;
	height: 100px;
	padding-left: 50px;
}

.sub-title {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	color: #d5bdbd;
}

.wine-title {
	font-family: "Times New Roman", serif;
	font-size: 22px;
	color: #e8dbdb;
}

.content {
	background-color: #4f0000;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #E8DBDB;
	padding-top: 20px;
	padding-right: 48px;
	padding-bottom: 20px;
	padding-left: 48px;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	padding-right: 20px;
	padding-left: 20px;
}


.subTitleLink:link, .subTitleLink:visited, .subTitleLink:active {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	color: #bb8c8c;
	text-decoration:none;
}
.subTitleLink:hover {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	color: #ffffff;
	text-decoration:none;
}

.link_bottom:link, .link_bottom:visited, .link_bottom:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bb8c8c;
	text-decoration:none;
}
.link_bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d3d3d;
}
.copyr:link, .copyr:visited, .copyr:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d3d3d;
	text-decoration:none
}
.copyr:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bb8c8c;
	text-decoration:none
}
.link:link, .link:active, .link:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #E8DBDB;
	text-decoration:none;
	font-weight: bold;
}
.link:hover {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C9ABAB;
	text-decoration:none;
	font-weight: bold;
}
.link_press:link, .link_press:active, .link_press:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E8DBDB;
	text-decoration:none;

}
.link_press:hover {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C9ABAB;
	text-decoration:none;
}
.press td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #710d0d;
}

.press th{
	color: #e8dbdb;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #710d0d;
	text-transform:uppercase;
}
.pic {
	border: 2px solid #710d0d;
}
.form {
	background-color: #e8dbdb;
	border: 1px solid #400000;
}
.button {
	background-color: #CFB4B4;
	border: 2px solid #400000;
	width: 150px;
}
.smallText {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #E8DBDB;
}

.error {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}