body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #2783bf;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/header-bg.jpg);
	overflow:auto;
	width:820px;
	 
}
#header .logo {
	position:relative;
	left:43px;
	top:-10px;
	margin:0px;
	padding:0px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image:url(../images/background.jpg);
	background-position:right;
	background-repeat:no-repeat;
	overflow:auto;
position:relative;
}
p {
	margin:20px 20px 20px 20px;
}
 
.bodycopy {
	width:310px;
	float:left;
	padding-left:25px;
	padding-top:10px;
	 
	border-left:1px dotted #ccc;
	 
}
h1 {
	font-size:1.15em;
	font-weight:normal;
	color:#951335;
	margin:30px 0px 0px 0px;
}
h1.wineryname {
	  
	margin:0px;
	padding-top:10px;
}
p, p {
	font-size:.7em;
	font-weight:normal;
	color:#333;
	line-height:1.7em;
	margin:10px 0px 0px 0px;
}
p.url{
	margin:0px;;
}
a.map-point {
position:absolute;
display:block;
width:13px;
height:13px;
background:url(../images/map-point.png) no-repeat;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
text-align:center;
font-size:9px;
line-height:13px;
padding-top:0px;
}
a.map-point:link {color:#000;}
a.map-point:hover {color:#951335;}
a.map-point:visited {color:#333;}
a.map-point:active {color:#000;}

.bodycopy h2, #extrainfo h2 {
	font-size:.9em;
	font-weight:normal;
	color:#333;
}
.bodycopy h3, #extrainfo h3 {
	font-size:.9em;
	 
	font-weight:normal;
	color:#951335;
	margin:20px 0px 0px 0px;
}
.bodycopy h3.winterwine {
	font-size:1.4em;
	font-weight:normal;
	color:#fff;
	margin:5px 0px 0px 0px;
}
p.winterwine {
	font-size:0.85em;
	font-weight:normal;
	color:#fff;
	margin:0px 0px 0px 0px;
	line-height:1em;
}
p.winterwine2 {
	font-size:0.85em;
	font-weight:normal;
	color:#1A1C03;
	margin:10px 0px 0px 0px;
	line-height:1.5em;
}
p.winterwine2 a,
p.winterwine2 a:hover,
p.winterwine2 a:visited,
p.winterwine2 a:active {
	 
	color:#fff;
	 
}

.bodycopy h4,#extrainfo h4 {
	font-size:1.5em;
	font-weight:normal;
	color:#666666;
	letter-spacing: -2px;
}
img.logo {
	float:left; margin-right:20px;
}
img.headline {
	float:left; margin-left:-10px;margin-top:10px;margin-bottom:10px;
}
img.wineryphoto {
	float:left; margin-top:10px;margin-bottom:10px;
}
select {font-size:.7em;margin:0px 0px 10px 0px;}
h5, #extrainfo h5 {
	font-size:.9em;
	font-weight:normal;
	color:#951335;
	margin-bottom:0px;
}

p.wineryaddress, #extrainfo p.wineryaddress {
	margin:5px 0px 5px 0px;line-height:1.2em;clear:both;
	 
}
ol {
	font-size:.7em;
	font-weight:normal;
	color:#333;
	line-height:2em;
	margin:10px 0px 20px 20px;
	padding:0px;
}
  .bodycopy li a {
	color:#951335;
	text-decoration:none;
	padding:0px;
}
 .bodycopy li a:hover {
	color:#333;
	text-decoration:underline;
}
#extrainfo {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	float:left;
}
#extrainfo table {
	 background:url(../images/background.jpg) no-repeat bottom right;
}
 
#extrainfo th, #extrainfo td {font-size:.8em;}
#extrainfo th {
	background-color:#951335;
	 
	border-right:1px solid #fff;
	padding:5px;		color:#fff; 
}#extrainfo th p {
	color:#fff;font-size:.9em;
	 
}
#extrainfo th h2 {
	color:#fff;font-weight:bold;
	 
}
#extrainfo th.th1 {
	 
	border-left:1px solid #951335;
 
}#extrainfo th.thend {
	 
	border-right:1px solid #951335;
 
}
#extrainfo td {
	background-color:#F1FFDF;
	border-top:1px solid #fff;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	padding:5px;
}
#extrainfo td a.wineryname:link,
	#extrainfo td a.wineryname:hover,#extrainfo td a.wineryname:visited,#extrainfo td a.wineryname:active {
	 
	font-size:1.3em;
}
#extrainfo td a:link,
	#extrainfo td a:hover,#extrainfo td a:visited,#extrainfo td a:active {
	color:#951335;
	
}

#extrainfo td.td2 {
	background-color:#FFFDF1;
	border-top:1px solid #fff;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	padding:5px;
}
#extrainfo td.td21 {
	
	border-left:1px solid #333;
	 background-color:#FFFDF1;
}
#extrainfo td p {
	font-size:.8em;margin:2px 0px 2px 0px;
}
#extrainfo td p.wineryphone {
	font-size:1.2em;
}
#extrainfo td.td1 {
	 
	border-left:1px solid #333;
 
}
#extrainfo ul {margin:0px;padding:0px;list-style:none;}
#extrainfo ul li {font-size:.8em; padding-bottom:10px;}
#extrainfo ul li a {text-decoration:none;}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(images/header-bg.jpg);
	clear:both;
}
#footer p {
	font-size:.8em;
	color:#fff;
	margin:0px 0px 2px 0px;
	padding:10px;
	text-align:center;
}
#footer p.webdesign {
	font-size:.7em;
}
#footer p a {
	color:#fff;
	text-decoration:none;
}
#footer p a:hover {
	color:#333;
	text-decoration:underline;
}
#special-winterwine {
	background-image:url(../images/winterwinefestival/winter-wine-festival.jpg);
	width:375px;
	height:147px;
	
	
	position:relative;
	float:left;
	margin:10px 0px 0px 0px;
}
#special-winterwine p {
	margin:60px 5px 5px 150px;line-height:1.1em;font-size:.65em;
}
#special-winterwine a {
	color:#9f1e3e;
	text-decoration:none;
}
#special-winterwine a:hover {
	color:#9f1e3e;
	text-decoration:underline;
}
#special-winterwine a:active {
	color:#2784bf;
	text-decoration:none;
}
#special-winterwine a:visited {
	color:#333300;
	text-decoration:none;
}.menu {font-family: arial, sans-serif; width:850px; height:23px; position:relative;  font-size:11px; z-index:100;background-color:#12527c;border-top:1px dotted #ccc;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:23px; text-align:center; color:#fff; border-right:1px dotted #ccc; background:#12527c; line-height:23px; font-size:11px; overflow:hidden;}

.menu ul li.current a {color:#fff; background:#1c2a2c;}


.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#1c2a2c;}
.menu ul li:hover ul {display:block; position:absolute; top:23px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#c9e2a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#fff; color:#000;border-bottom:1px dotted #333;padding:2px 3px 2px 20px;width:186px;text-align:left;}
.menu ul li:hover ul li a:hover {background:#bf1e2e; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}winter
.buttons a {color:#000000; background-color:white; display:block;
font:13px arial, sans-serif; font-weight: bold; text-decoration:none;
margin-top:3px}
/* Above: controls how 'buttons' anchors behave */

.buttons a:hover {background-color:#ffffff; font:13px bold verdana; text-decoration:none;}
/* Above: controls how 'buttons anchor on-hover' behave */

#menu {position:relative; width:160px; height:auto;
text-align:center; padding:10px 0 10px 0; border:1px double silver;}
/* Above: the actual "menu", a list of links */

#menu a span {display:none;}
/* Above: how the "<span>text la-la-la text</span>" is handled */

#menu a:hover span {display:block; position:absolute; top:195px; left:10px;
width:125px; z-index:100; color:black; background-color:#fff99d; padding:10px;
font:1em Verdana, sans-serif; border:1px solid black;
/* Above: how the <span>text la-la-la text</span> is handled when
hovering over the visible link-text (the 'pop-up') */
}

#winterwinefestival {background-image:url(../images/winterwinefestival/winterwinebg.jpg); color:#fff;width:330px;height:350px;border:1px double #333;float:left;}
 #winterwinefestival .winterwinecontent {padding-top:180px;padding-left:20px; width:300px;overflow:auto;float:left;}

a:link {color:#951335;text-decoration:none;}
a:hover {color:#333;text-decoration:underline;}
a:visited {color:#951335;text-decoration:underline;}
a:active {color:#ff0000;}

/* SPONSORS */

#sponsorlistings {width:700px;overflow:auto;float:left;}
#sponsorlistings .layout {
	width: 320px;
	height:250px;
	float:left;
	 
	margin:0px 5px 5px;
	border:1px dotted #ccc;
	padding:5px;
	text-align:center;
	display: inherit;
}
#sponsorlistings p.sponsor {font-size:.7em;margin:10px 0px 0px 0px;}
#sponsorlistings p.sponsorphone {font-size:.7em;margin:0px 0px 15px 0px;font-weight:bold;color:#990000;}