/* last edited on 7/6/00 by Charles */


p
  {
  font-family: "times new roman", serif ;
  font-size: 14px ;
  color: #000000 ;
  }
	
.txt1
  {
  font-family: times, times new roman, serif ;
  font-size: 16px ;
  color: #330000 ;
  }
.txt1 a:link  { color: #ff9933 ; text-decoration: underline ; }
.txt1 a:visited  { color: #996633 ; text-decoration: underline ; }
.txt1 a:hover  { color: #cc9933 ; text-decoration: none ;}
.txt1 a:active  { color: #cc9933 ; text-decoration: underline ;}
	
.txt2
  {
  font-family: times, times new roman, serif ;
  font-size: 12px ;
  color: #330000 ;
  }
	
.txt3  {
  font-family: times, times new roman, serif ;
  font-size: 10px ;
  color: #330000 ;
  }
	
	.txt4  {
  font-family: arial, helvetica, sans serif ;
  font-size: 14px ;
  color: #330000 ;
  }
	
h1  {
  font-family: arial, sans-serif ;
  font-size: 20px ;
  font-weight: bold ;
  color: #333333 ;
  }
	
.hdr1  {
  font-family: arial, sans-serif ;
  font-size: 20px ;
  font-weight: bold ;
  color: #663300 ;
  }
	

.hdr2  {
  font-family: arial, sans-serif ;
  font-size: 18px ;
  font-weight: bold ;
  color: #663300 ;
  }
	
.hdr3  {
  font-family: arial, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #663300 ;
  }
	
.hdr4  {
  font-family: arial, sans-serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #663300 ;
  }
.hdr4normal  {
  font-family: arial, sans-serif ;
  font-size: 14px ;
  font-weight: normal ;
  color: #663300 ;
  } 
	
sublink  {
  font-family: arial, sans-serif ;
  font-size: 10px ;
  font-style: normal ;
  font-weight: normal ;
  }

.extraleading  {
  line-height: 1.8em ;
  }

/* link colors & effects */

a:link  {
  color: #ff9933 ;
  text-decoration: underline ;
}
a:visited  {
  color: #996633 ;
  text-decoration: underline ;
}
a:hover  {
  color: #cc9933 ;
  text-decoration: none ;
}
a:active  {
  color: #cc9933 ;
  text-decoration: underline ;
}

.subnav * {
	padding: 7px 5px 0 5px;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.subnav b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}

.subnav a {
	font-size: 10px;
	color: #990000;
}

.subnav a:hover {
	font-size: 10px;
	color: #000000;
}
	
/* rules for changes to home page boxes by Barry 2/27/2007  */
/* .subnav changed to .subnavbox in case of style conflicts */

.subnavbox  {
	padding: 7px 5px 0 5px;
}
	
.subnavbox  { border: 2px solid #ff9933; background-color: #FAECDF; }

.subnavbox  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.subnavbox b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}

.subnavbox a {
	font-size: 11px;
	color: #990000;
}

.subnavbox a:hover {
	font-size: 11px;
	color: #000000;
}

/* .subnavboxvert add for home page style with facebook like box */
.subnavboxvert  {
	padding: 15px 5px;
	margin: 15px;
	text-align: center;
}
	
.subnavboxvert  { border: 2px solid #ff9933; background-color: #FAECDF; }

.subnavboxvert p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.subnavboxvert b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}

.subnavboxvert a {
	font-size: 12px;
	color: #990000;
}

.subnavboxvert a:hover {
	font-size: 12px;
	color: #000000;
}	
/* rules below added 03/03/2004 by Barry for new winery page section */
img.left {
	float: left;
	padding: 3px 10px 5px 0;
}
img.right {
	float: right;
	padding: 3px 0 5px 10px;
}	
 /* hide locals radio audio content */
 div#localsRadio { display: none; }