body {
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3300CC;
}
a.img:link, a.img:visited, a.img:hover, a.img:active {
	background-color: #FFFFFF;
	text-decoration: none;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
} 
.normaltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
} 
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.headersm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 4px;
	border: thin solid #990000;
}
.contact span {
	font-size: 14px;
}
.contact a:link, .contact a:visited, .contact a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.contact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #990000;
}
.delivery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding: 2px;
	border: medium solid #990000;
}
.delivery span {
	font-weight: bold;
}
.delivery span.title {
	font-weight: bold;
	text-decoration: underline;
}
ul#navigation {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
ul#navigation li {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	list-style: none;
	background-color: #990000;
	text-align: left;
	margin: 0;
	line-height: 22px;
	padding: 0;
}
ul#navigation li div.nav-menu a {
	display: block;
	text-decoration: none;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 20px;
}
div.nav-menu a:link, div.nav-menu a:visited, div.nav-menu a:active {
	color: #FFFFFF;
}
div.nav-menu a:hover, a#current:link, a#current:visited, a#current:hover, a#current:active {
	color: #990000;
	background-color: #FFFFFF;
	font-size: 12px;
}
/* Normal formatting for Winery of the Month */
.winery-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
}
.winery-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	display: block;
	margin: 10px;
	padding: 5px;
	line-height: 1em;
} 
.winery-text-centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #000000;
	font-weight: bold;
	text-align: center;
/* commented out for Nashwood Winery */
	display: block;
	margin: 10px;
	padding: 5px;

	line-height: 1em;
}

/* Formatting for Chisholm Trail Winery
.winery-header {
	font-family: "Tempus Sans ITC", "Times New Roman", Georgia, serif;
	font-size: 1.25em;
	color: #003700;
	font-weight: bold;
	line-height: 1em;
	padding: 0.25em;
	margin-top: 0.5em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 0.25em;
}
.winery-text {
	font-family: "Tempus Sans ITC", "Times New Roman", Georgia, serif;
	font-size: 1em;
	color: #003700;
	font-weight: normal;
	text-align: justify;
	display: block;
	margin: 10px;
	padding: 5px;
	line-height: 1em;
} 
.winery-text-centered {
	font-family: "Tempus Sans ITC", "Times New Roman", Georgia, serif;
	font-size: 1.25em;
	color: #003700;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 10px;
	padding: 5px;
	line-height: 1em;
}
*/
.subtitle {
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}
.wineries {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a.wineries:link, a.wineries:visited, a.wineries:active {
	background-color: #FFFFFF;
	color: #990000;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.wineries:hover {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
