@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #000000 url(images/background.png);
	background-repeat:repeat-x;
}





.mainimage {background:url(images/mainimageframe.jpg) no-repeat;}

.nav {background:url(images/navback.jpg) no-repeat;}
.bottomnav {background:url(images/bottomnav.jpg) no-repeat;}
.nav li {
	display: inline;
	color: #999999;
	float: left;
	margin-right: 26px;
}
				
.nav a{
	font-weight: normal;
	color: #999999;
	font-family:"Book Antiqua";
	text-decoration: none;
	font-size: 14px;
           }

 .nav a:hover {
	padding-top: 0;
	color: #FFFFFF;
			}	
		
h1 {
	font-family:"Book Antiqua";
	font-size:16px;
	color:#202020;
	text-align: left;
	padding: 0;
	margin: 0px 0px 0px 25px;
	}
	
h2 {
	font-family:"Book Antiqua";
	font-size:14px;
	color:#202020;
	text-align: left;
	padding: 0;
	margin: 0px 0px 0px 25px;
	}
	
	
	
	
p  {
	font-family:"Book Antiqua";
	font-size:13px;
	color:#202020;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 0px 35px;
	}
	
.facts {
}
.factslisting {
}


.factslisting a {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.factslisting a:hover {
	color: #666666;
	text-decoration: none;
}
 		
.sponsors li {float: left; vertical-align: center; width: 80%;color: white; font-family:"Book Antiqua"; font-size: 7pt;letter-spacing: 2px;font-weight: normal; margin-top:12px;margin-bottom:8px  }

.sponsors ul { list-style: none;margin: 0px 0px 0px 0px;vertical-align: center}

.wine {background:url(images/winewashout.jpg);}
 a {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: normal;
	color: #580909;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
	
img {border: none;}

.wineries li {float: left; vertical-align: center; width: 45%; font-family:"Book Antiqua"; margin-top:12px;margin-left:0px; margin-bottom:8px;  }

.wineries ul { list-style: none;margin: 0px 0px 0px 5px;vertical-align: center; text-decoration:none;}

.footer {
	margin: 50px 10px 10px 220px;
	color: #FFFFFF;
}
