@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* GROUPING  DIVIDER */

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* GROUPING  DIVIDER */


.redText {
	color: #800000;
}
.redLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.8em;
}
.redLink a:link {
    font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
    text-decoration: underline;
}
.redLink a:visited {
    font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}
.redLink a:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.redLink a:active {
    font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}

/* GROUPING  DIVIDER */


.smallnav {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
smallnav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}
smallnav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}
smallnav a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}
smallnav a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}

/* GROUPING  DIVIDER */


.nav {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
nav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}
nav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}
nav a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}
nav a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}

/* GROUPING  DIVIDER */

.small {
	color: #000000;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: normal;
}

small a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 0.9em;
}

small a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: .9em;
}

small a:hover {
	color: #800000;
	text-decoration: none;
	font-size: 0.9em;
}

small a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 0.9em;
}

/* GROUPING  DIVIDER */


.hmwtag {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}
.hmwtag a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}
.hmwtag a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}
.hmwtag a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}
.hmwtag a:active {
  	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}

/* GROUPING  DIVIDER */

.subheadRed {
	font-size: 1.1em;
	font-weight: bold;
	color: #800000;
	line-height: 1.5em;
}

.states {
	font-size: 0.7em;
	text-transform: uppercase;
}
.winenamelist {
	line-height: 1.1em;
}
.copyright {
	font-size: 0.7em;
	font-weight: bold;
	color: #999999;
}
.italicDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #603;
}

.highlightBLK {
	font-size: 1ems;
	font-weight: bold;
	color: #000000;
}

