/* 57 Main Street Style Sheet */
/* Last update 5.2.05 */

/* general styles */

html, body {margin: 0; padding: 0;}

body {
	text-align: center;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 100.01%;
	min-width: 780px;
	background: #bfb09d url(images/bground.gif) repeat; 
}

#outerwrapper {
	background: #bfb09d url(images/bg2.jpg) top center repeat-y;
	width: 780px;
	margin: 0 auto;
}

a:link {
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
	line-height: 17px;
	color: #694022;
	outline: none;	
}

a:visited {color: #8b6b52;}

a:hover {
	color: #694022;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
		
#top {
	background: url(images/topbg3.jpg) top center no-repeat;
  	position: relative;   
	height: 24px;
	margin: 0px auto;
	padding: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	border-top: solid #fff 1px;	
	border-bottom: solid #fff 1px;
	position: relative;
}
	
#header	{width: 750px;}
				
#header img {display: inline;}

#header a img {border: none;}		

/* main navigation with rollovers*/
#mainnav {
	position: relative;
	display: block;
	clear: both;
	height: 38px;
	width: 750px;
	background-color: #9E8051;
}
			
#nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 750px;
	height: 38px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#mainnav li {
    float: left;
    list-style: none;
    margin: 0;
}

#mainnav a {
	float: left;
  	padding: 38px 0 0 0;
  	overflow: hidden;
  	height: 0px !important;
  	height /**/:38px; /* for IE5/Win */
}

#mainnav li a:hover {background-position: 0 -39px;}

#mainnav li.selected {background-position: 0 -60px;}

#mainnav li a.selected {background-position: 0 -78px;}

#mainnav li a.selected:hover {background-position: 0 -78px;}

#home, #home a {
	width: 64px;
	background: url(images/navhome.gif) top left no-repeat;
}

#home2, #home2 a {
	width: 64px;
	background: url(images/navhome2.gif) top left no-repeat;
}

#about, #about a {
	width: 79px;
	background: url(images/navabout.gif) top left no-repeat;
}

#about2, #about2 a {
	width: 79px;
	background: url(images/navabout2.gif) top left no-repeat;
}

#products, #products a {
	width: 84px; 
	background: url(images/navproducts.gif) top left no-repeat;
}

#products2, #products2 a {
	width: 84px; 
	background: url(images/navproducts2.gif) top left no-repeat;
}

#vision, #vision a {
	width:81px; 
	background: url(images/navvision.gif) top left no-repeat;
}

#news, #news a {
	width: 55px;
	background: url(images/navnews.gif) top left no-repeat;
}
#wine, #wine a {
	width: 89px;
	background: url(images/navwineclub.gif) top left no-repeat;
}

#resources, #resources a {
	width: 89px;
	background: url(images/navresources.gif) top left no-repeat;
}

#contact, #contact a {
	width: 97px;
	background: url(images/navcontact.gif) top left no-repeat;
}

#locate, #locate a {
	width: 112px;
	background: url(images/navlocate.gif) top left no-repeat;
}	

/* left hand navigation */
#menu {
	padding: 0;
	float: left; 
	width: 175px;
}

#leftmenu {
	margin: 10px 0 10px 5px; 
	padding-left: 0; 	
}

/* first level */
#leftmenu li {
	list-style: none;
	padding-left: 10px; 
}

#leftmenu li a{
	text-decoration: none;
	font-size: 70%; 
	color: #fff;
	font-weight: bold;
	line-height: 15px;
}
	
#leftmenu li a:hover {
	text-decoration: underline;
	color: #fff;
}

#leftmenu li.selected  {
	font-size: 100%; 
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	background: url(images/bullet.gif) no-repeat 0 .5em;
}

/* second level */
#leftmenu li ul {
	padding: 0; 
	margin-left: 0px; 
}

#leftmenu li ul a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 15px;
	font-size: 70%; 		
}
	
#leftmenu li ul a:hover {
	text-decoration: underline;
	color: #fff;
}

#leftmenu li ul li.selected {
	font-size: 100%; 
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	background: url(images/bullet.gif) no-repeat 0 .4em;
}

#leftmenu li ul li.selected a {font-weight: bold;}

#leftmenu li ul li.selected ul a {font-weight: normal;}

/* third level */
#leftmenu li ul li ul li.selected a  {
	font-weight: bold;			
}
	
#leftmenu li ul li ul li {
	padding-left: 10px;
	font-size: 100%; 
	line-height: 15px;	
}

/* home page styles */
#hcwrapper {
	margin: 0;
	padding: 0;
	width: 750px;
	background: #fff url(images/homebground.gif) 0% 100% no-repeat; 
	background-color: #EFEBE3;
}

#hleft {
	padding: 20px;
	float: left; 
	width: 335px;
}
		
#hleft p {
	font-size: 13px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 17px;	
	text-align: left; 
	margin: 0;
	padding: 7px 5px 7px 0px;
}
			
#hleft img {
	display: block;
	padding: 5px 0px 3px 0px;
}
		
#hright	{
	margin-left: 370px;
	margin-right: 0px;
	padding: 20px;
	width: 330px;
}

#hright img {
	display: block;
	padding: 5px 0px 3px 0px;
}

#hright p {
	font-size: 13px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 17px;	
	text-align: left; 
	margin: 0;
	padding: 7px 5px 7px 0px;
}

#hright .features {
	margin-top: 5px;
	padding: 0px 5px 5px 5px;
	display: block; 
	width: 315px;
	min-height: 90px;
}

* html #hright .features {
	height: 90px;
	width: 325px;
	w\idth: 315px;
}
		
#hright .features img {
	float: left;
	padding: 2px;
	margin: 5px 13px 3px 0px;
	border: 1px solid #8C672C;
}

* html #hright .features img {
	width: 150px;
	w\idth: 146px;
	height: 83px;
	he\ight: 79px;
}
		
#hright .features p {
	font-size: 12px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 15px;	
	text-align: left; 
	margin: 0;
	padding: 6px 0px 5px 0px;
	margin-left: 165px;
}

/* sub page styles */
#cwrapper {
	margin: 0;
	padding: 0;
	width: 750px;
	background: #EFEBE3 url(images/bodybground.gif) 0% 100% no-repeat;
}	
	
#printicon {
	margin-left: 215px;
	margin-right: 15px;
	padding: 5px 20px 0px 0px;
	text-align: right;
}
			
#printicon p {
	font-size: 11px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	margin: 0;
	padding: 0;
}

#content {
	margin-left: 215px;
	margin-right: 15px;
	padding: 0px 0px 50px 0px;
}

/* \*/
* html #content,
* html #hright .features p {height: 1%;} 
/* */
			
#content h1 {
	font-size: 26px;
	font-style: italic;
	color: #4C3719;
	font-weight: normal;
	margin: 0px 25px 10px 0px;
}
	
#content h2 {
	font-size: 18px;
	color: #8C672C;
	font-weight: bold;
	font-style: italic;
	margin: 15px 25px 5px 0px;	
}

#content h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 7px 25px 5px 0px;
}

#content h4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #8C672C;
	margin: 7px 0px 0px 0px;
}
						
#content p {
	font-size: 13px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 17px;	
	text-align: left; 
	margin: 0;
	padding: 7px 25px 7px 0px;
}

#content .date {
	font-size: 11px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-style: italic; /* <<<<<<<<<<<< changed this property to font-style, was font-weight */
	color: #000;
	line-height: 10px;	
	text-align: left; 
	margin: 0;
	padding: 10px 0px 0px 0px;
}

.imagebox {
	display: block;
	padding: 0;
	margin: 5px 0px 5px 0px;
}

.promotionsbox {
	display: block;
	padding: 0;
	margin: 5px 0px 0px 0px;
}

/* hr line */	
div.hr {
  	padding: 0;
	margin: 10px 0px 5px 0px;
  	height: 1px;
  	border-bottom: 1px solid #C8B8A4;
	width: 90%;	
		}

div.hr hr {
  display: none;
		}

/* product styles */
#awards	{
	margin: 0;	
	padding: 0;
	width: 170px;
	float: right;
}

#awards h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #8C672C;
	line-height: 25px;
	margin: 7px 15px 7px 0px;
}
			
#awards p {
	font-size: 11px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 15px;	
	text-align: left; 
	margin: 0;
	padding: 0px 0px 7px 0px;
}
			
.products {
	display: block;
	padding: 5px;
	margin: 7px 0px 15px 0px;
	border: 1px solid #8C672C;
	background-color: #fff;
}
			
.awardline {
	display: block;
	padding: 10px 0px 5px 0px;
	margin: 0;
}

#title {
	margin-left: 215px;
	margin-right: 15px;
	padding: 5px 0px 0px 0px;
}
	
#title h1 {
	font-size: 26px;
	font-style: italic;
	color: #4C3719;
	font-weight: normal;	
	margin: 0px 25px 10px 0px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
}

#pcontent {
	margin-left: 215px;
	margin-right: 190px;
	padding: 0px 0px 50px 0px;
}
			
#pcontent h1 {
	font-size: 20px;
	font-style: italic;
	margin: 0px 25px 10px 0px;
}
	
#pcontent h2 {
	font-size: 18px;
	color: #8C672C;
	font-weight: bold;
	font-style: italic;
	margin: 0px 25px 5px 0px;	
}

#pcontent h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #8C672C;
	margin: 7px 25px 7px 0px;
}

#pcontent h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 7px 25px 5px 0px;
}
									
#pcontent p	{
	font-size: 13px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 17px;	
	text-align: left; 
	margin: 0;
	padding: 5px 5px 5px 0px;
}

.titleline {
    margin: 5px 0px 15px 0px;
}

.titleline img {
    display: block;
}

.tastingline {
	display: block;
	padding: 0;
	margin: 13px -3px 15px 0;
}

/* product overview */
#pwrapper {
	margin: 0;
	padding: 1px 0 0;
	width: 500px;
}

#pwrapper h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #8C672C;
	margin: 7px 5px 0px 0px;
}
			
#pleft {
	padding: 0;
	float: left; 
	width: 235px;
	margin: 0;
}
		
#pleft p {
	font-size: 13px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 17px;	
	text-align: left; 
	margin: 0;
	padding: 2px 5px 7px 0px;
}

#pleft img {
	display: block;
	padding: 0px 0px 3px 0px;
}
				
#pright	{
	margin-left: 245px;
	margin-right: 0px;
	padding: 0px 0px 0px 10px;
	width: 225px;
}

#pright p {
	font-size: 13px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 17px;	
	text-align: left; 
	margin: 0;
	padding: 2px 5px 7px 0px;
}

#pright img {
	display: block;
	padding: 0px 0px 3px 0px;
}

#pwebsite {
	margin: 0px 0px 2px 0px;
	padding: 0;
	display: block; 
	width: 230px;
}
		
#pblocks p {
	font-size: 12px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	line-height: 15px;	
	text-align: left; 
	margin: 0;
	padding: 6px 0px 5px 0px;
}

/* news events */
table#gallery	{
	text-align: left;
	font-size:  12px;
	line-height: 17px;
	}
	
table#gallery td	{
	text-align: left;
	font-size:  12px;
	line-height: 17px;
	}
	
table#gallery img {
  border: none;
}



/* resources styles */		
table.list {
	background-color: #E9E3D8;
	width: 500px;
	font-size: 10px;
	border-bottom: 1px solid #D6CBB7;
	border-left: 1px solid #D6CBB7;
	margin: 15px 0px 0px 0px;
	text-align: left; 
}

table.list td {
	border-right: 1px solid #D6CBB7;
	border-top: 1px solid #D6CBB7;	
	vertical-align: middle; 
	padding: 5px;
}

table.list tr.white {
	background-color: #9E8152;
	color: #FFF;
}
	
table.list tr.tan {
	background-color: #D6CBB7; 
	padding: 5px;
}

/* wine club */
table#wineclub 	{
	text-align: left;
	font-size:  13px;
	line-height: 17px;
	margin: 12px 25px 7px 0px;
}
	
table#wineclub td	{
	text-align: left;
	font-size:  13px;
	line-height: 17px;
}
	
.button {
   	font: 12px Georgia, "New Century Schoolbook", Times, serif;
   	color: #fff; 
   	background: #694D22; 
   	margin: 2px 0;
   	padding: 2px;
   	width: 100px;
}

/* footer styles */
#footerbg {
	background:  url(images/footerbg2.jpg) bottom center no-repeat;
  	position: relative;   
	width: 780px;
	height: 99px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	clear: both;
	}
	
#copyright {
	padding: 24px 0px 0px 0px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #E4DCCF;	
}

#tagline {
	font-size: 10px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #E4DCCF;
	display: none;
}

.clearer {
	height: 0; 
	font-size: 1px; 
	line-height: 0; 
	clear: both; 
	margin: 0; 
	padding: 0;
}

.asterisk {
	font-size: 13px;
	font-weight: bold;
	color:  #660000;
		}
