@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg3a.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #810c14;
	margin-top: 1em;
}
#headerTable {
}
.mainTitle {
	font-size: 2em;
	margin: 0px;
	font-weight: bold;
	color: #3C6016;
}
.mainSubTitle {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
#logoTable {
	margin-top: 1em;
	margin-bottom: 0em;
}
#venues {
	color: #004213;
	border: 1px solid #004213;
}
#venues th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding: 4px;
	white-space: nowrap;
}
#venues p {
	margin-top: 1px;
	margin-bottom: 4px;
}
#venues td{
	font-size: 0.85em;
	font-weight: bold;
	padding: 4px;
}
#venues .phone{
	font-size: .7em;
}
#container {
	padding: 0px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#awmAnchor-menu {
}
.style1 {font-size: 1.4em; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
.venueMsg {
	color: #004213;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
}
#wineName {
	font-size: 1.5em;
	font-weight: bold;
}
.copyright {
	font-size: 8.5pt;
	color: #666666;
}
#titleTable {
	margin-top: 0px;
}
#recipe {
	color: #555555;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#recipe .title {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#recipe .stepTitle {
	margin-bottom: 2px;
	position: relative;
	width: 20ex;
}

#recipe .ingredients {
	font-size: 0.85em;
	margin-top: 0.2em;
	position: relative;
	left: 24px;
	margin-bottom: 0px;
	width: 95%;
}
#recipe .procedure {
	left: 24px;
	position: relative;
	right: 0px;
	font-weight: bold;
	width: 95%;
	font-size: 0.85em;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
#pairingsTable {
	font-size: 10pt;
	font-weight: bold;
	margin: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pairingsTable td{
	padding-top: 2px;
	padding-bottom: 3px;
}
#pairingsTable a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #7C1D23;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#pairingsTable a:hover {
	font-weight: bold;
	background-color: #006600;
}
