@charset "utf-8";
/* 
doc colors:
ruby red: #8b2a23
pale tan: #f3e4c4
blue blue: #034985
blooper blue: #2e3c82
one tan: #f3c86a
*/
body {
	margin: 0px;
	padding: 0px;
	background: #f3e4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #2e3c82;
	text-decoration: none;
}
a:visited {
	color: #8B2A23;
	text-decoration: none;
}
a:active {
	color: #2e3c82;
	text-decoration: underline;
}
a:hover {
	color: #2e3c82;
	text-decoration: underline;
}
#foot-thing {
	font-size: 12px;
	clear: both;
	text-align: center;
}
.CHfoot {
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
	clear: both;
	color: #8b2a23;
}
.CHflash {
	display:none;
}
#logoSign {
	height: auto;
	width: 240px;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8B2A23;
	margin: 2px 0px 8px;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #2e3c82;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bttn1 {
	display:none;
}
.bttn2 {
	display:none;
}
.bttn3 {
	display:none;
}
.bttn4 {
	display:none;
}
.bttn5 {
	display:none;
}
.bttn6 {
	display:none;
}
.bttn7 {
	display:none;
}
.bother {
	border-top: 2px solid #8b2a23;
	border-bottom: 2px solid #8b2a23;
}
#astR {
	display:none;
}
#astR2 {
	display:none;
}
#grapes {
	display:none;
}
#AnV {
	font-size: 10px;
	font-weight: bold;
	background: #f3c86a;
	padding: 3px;
	border: 1px solid #2e3c82;
}
#taste {
	border: 2px solid #2e3c82;
	height: auto;
	width: 200px;
	margin-left: 18px;
}
#threewine {
	border: 2px solid #2e3c82;
	height: auto;
	width: 200px;
	margin-left: 18px;
}
#nathan {
	border: 2px solid #2e3c82;
	height: auto;
	width: 200px;
	margin-left: 18px;
}
#winepour {
	display: none;
}
.formtext {
	font-size: 12px;
	text-indent: 0px;
}
#Order {
	font-weight: bold;
}

