﻿* {
 padding: 0;
 margin: 0;
 
}
body {
 font-family: Verdana, Helvetica, sans-serif;
 color: #000000;
 font-size: 13px;
}

#wrapper {
margin: 0 auto;
width: 840px;
padding-top: 20px;
}

#header2 {
border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 height: 205px;
 padding: 0px;
 background-color: white;
 background-image:url(../images/farmers_mkt/header.gif)	
}
#header {
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 height: 170px;
 padding: 0px;
 background-color: white;
 background-image:url(../images/common/town_banner.jpg)
}

#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 0px;
 padding: 0px;
 display: inline; /* IE Hack */
 width: 20.5%;
 float: left;
 border: 0px solid #ccc;
 background-color: #FFF;
 background-image: url('../images/common/menu_back.gif');
 background-repeat: no-repeat;
 min-height: 850px;
}

* html #leftcolumn {height:850px} /* IE Min-Height Hack */ 

#centercolumn {
 border: 0px solid #ccc;
 margin: 0px 0px 0px 5px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 78%;
 float: left;
 min-height: 300px;
 margin:
}

#sidebar_l {
 border: 0px solid #ccc;
 margin: 5px 0px 0px 15px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 80%;
 float: left;
 min-height: 30px;
}

p {
	margin: 5 5 5 5px;
	font-size: 14px;
	font-weight: normal;
}

a
{
	text-decoration:underline;
	color:blue;
	text-align: center;
}

.ann_header
{border: solid purple 1px;
background-color: #86B8E0;
width: 250px;
height: 15px;
vertical-align: center;
text-align: center;
padding: 0px 0px 0px 0px}

.sm_gray_txt
{font-family: Verdana, Helvetica, sans-serif;
color: gray;
font-size: 8pt;
font-weight: bold}

.scroller_txt
{font-family: Verdana, Helvetica, sans-serif;
color: purple;
font-size: 8pt;
margin: 5px 5px 5px 5px;
text-align:left;
font-weight: normal;}

h1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #603;
	text-align: center
}

h2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660033;
	text-align: left
}

h3
{font-family: Verdana, Helvetica, sans-serif;
font-size: 8pt;
color: purple;
font-weight: bold}

h4
{font-family: Verdana, Helvetica, sans-serif;
font-size: 6pt;
color: purple;
font-weight: bold}

.pix_frame
{margin-left: 10px;
border: 1px solid black;}

.pix_noframe
{margin-left: 10px;
border: none;}

.hidden { display: none; }
.unhidden { display: block; }
.wine_12 {
	color: #660033;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#wrapper #centercolumn table tr td p strong {
	font-size: 14px;
}
#wrapper #centercolumn table tr td p {
	font-weight: normal;
}
#centercolumn p {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;

}
#wrapper #centercolumn .style1 img {
	text-align: center;
}
#wrapper #centercolumn .style3 .style6 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.smgreyprint {
	font-size: 12px;
	color: #666;
}
