*{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #404040;
}
html { height: 100%; width: 100%;}
body {
	height: 100%;
	margin: 0;
	background-color: #fff;
}
img{
	border:none;
	margin:0;
	padding:0;
}
#indexWrapper{
	margin:auto;
	/*width:990px;*/
	width:990px;
	height: 550px;
}

#wrapper{
	margin:auto;
	/*width:990px;*/
	width:990px;
	height: 550px;
	background: url(../img/background.jpg) no-repeat;
}
#showcase{
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}
.showcase ul {
	float:left;
	width:150px;
	margin:0;
	padding:0;
	}
.showcase a, a img {
	text-decoration:none;
	border:none;
	outline:none;
	}
.showcase li {
	list-style-type: none;
}
      
#main{
	width: 790px;
	height:550px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#left{
	margin: 0 30px;
	width: 200px;
	height: 550px;
	float: left;
	position: relative;
}
#right{
	width: 500px;
	height: 550px;
	float: left;
	padding: 0;
	margin: 0 25px 0 0;
}
#menu{
	position:relative;
	width: 550px;
	height: 65px;
	padding:0px;
	float: left;
	margin: 53px 0 47px;
}
#menu UL{
	margin: 0;
	padding: 0;
}
#menu UL LI{
	display:block;
	float:left;
	text-align: left;
	margin: 0 45px 0 0;
}
#menu .secondaryBlack{
	color:#000;
	font-weight:bold;
}
#menu UL LI A{
	color:#999;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
}
#menu UL LI A:hover{
	color:#000;
	font-weight:bold;
	text-align: left;
}

#content{
	position:relative;
	width: 510px;
	height: 300px;
	margin: 0 0 40px;
	padding:0px;
	float: left;
	text-align: left;
}
#content .small{
	text-align: left;
	font-style: italic;
	font-size: 10px;
	color: #999999;
}
#footer{
	position:relative;
	width: 520px;
	height: 35px;
	margin:0;
	padding:0px;
	float: left;
	font-size: 10px;
	text-align: left;
    color:#999;
}
#footer a{
	padding-left: 5px;
	font-size: 10px;
    color:#999;
	text-decoration:none;
}
#footer a:hover{
	font-size: 10px;
    color:#000;
}
#features{
	position:relative;
	width: 200px;
	height: 550px;
	padding:0px;
	float: left;
	margin: 53px 0 0;
}
#contentAccordion {
	color:#777;
	float:left;
	height:410px;
	overflow:hidden;
	width:200px;
}

#accordion {
	margin:0;
	width: 200px;
}
h1 {
	margin: 0;
	padding-bottom: 15px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #404040;
}
#content P {
	margin: 0;
	padding-bottom: 13px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 19px;
	color: #404040;
}
h3.toggler {
	cursor: pointer;
	margin: 0 0 3px 0;
	padding: 0;
	background-color: #323232;
	text-align: left;
	height: 28px;
}
.accHeader
{	margin-bottom:2px; background:#333333;	}
input {
	margin: 0;
	width: 145px;
	height: 15px;
	border: 1px solid #ccc;
}
input.btn {
	color: #404040;
	background-color: #ccc;
	margin:0;
	height: 18px;
	width: 60px;
}
#search {
	width: 190px;
	height: 20px;
	text-align: left;
	padding: 0;
	margin: 45px 0 0;
	float: left;
}
#clear {
	margin: 0;
	width: 200px;
	height: 22px;
	float: left;
}
#newsPanels {
	margin: 0;
	text-align: left;
	border-left: 1px solid #ccc;
	float: left;
	position: relative;
	height: 387px;
	padding: 0 0 45px 10px;
}
#newsPanels H3 {
	margin: 0 0 2px;
	font-size: 12px;
	font-weight: bold;
	color:#777;
}
#events {
	width: 150px;
	margin: 0 0 20px;
	text-align: left;
	padding: 0 20px 0 0;
	float: left;
	position: relative;
	height: 130px;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
}
#events H3 {
	margin: 0 0 2px;
	font-size: 12px;
	font-weight: bold;
	color:#777;
}
#events H4 {
	margin: 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color:#999;
}
#events H5 {
	margin: 0;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 13px;
	color: #999;

}
#news {
	width: 150px;
	margin: 0;
	text-align: left;
	padding: 0 20px 0 0;
	float: left;
	position: relative;
	height: 340px;
	overflow-y:auto;
	overflow-x:hidden;
	clear: both;
}
#news H3 {
	margin: 0 0 2px;
	font-size: 12px;
	font-weight: bold;
	color:#777;
}
#news H4 {
	font-size: 11px;
	font-weight: bold;
	color:#999;
	margin: 10px 0 0;
}
#news H5 {
	margin: 10px 0 0;
	font-size: 11px;
	line-height: 13px;
	color: #999;

}
#contactPanels {
	text-align: left;
	border-left: 1px solid #ccc;
	padding: 0 20px 0 10px;
	float: left;
	position: relative;
	height: 70px;
	width: 160px;
	overflow-y:hidden;
	overflow-x:hidden;
	bottom: 26px;
	margin: 0;
}
#contact {
	margin: 0;
	text-align: left;
	padding: 0 20px 0 0;
	position: relative;
	float: left;
	clear: both;
}
#contact H3 {
	margin: 0 0 2px;
	font-size: 12px;
	font-weight: bold;
	color:#777;
}
#contact H4 {
	margin: 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color:#999;
}
#contact H5 {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	color: #999;
	vertical-align: bottom;
}
#contact H5 a:link{
	font-size: 11px;
	line-height: 13px;
	color: #999;
	text-decoration: none;
}
#contact H5 a:hover{
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
}
#vinegars{
	position:relative;
	width: 510px;
	height: 308px;
	margin: 0 0 40px;
	padding:0px;
	float: left;
	text-align: left;
}
#vinegars UL{
	margin:0;
	padding:0;
}
#vinegars LI{
	display: block;
	width: 120px;
	height: 155px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;
	position: relative;
	margin: 0 5px 10px 0;
}

#map{
	position:relative;
	width: 490px;
	height: 298px;
	margin: 8px 0 40px;
	padding:0px;
	float: left;
	text-align: left;
	border: 1px solid #999;
}
#mapText{
	position:relative;
	width: 165px;
	height: 110px;
	margin: 25px 0 0;
	float: none;
	text-align: left;
}
#mapText a:link, a:visited{
	text-align: left;
	text-decoration: none;
}
#mapText a:hover, a:active{
	text-align: left;
	text-decoration: none;
	color: #000;
}

#news a:link, a:visited{
	text-align: left;
	text-decoration: none;
	color: #999;
}
#news a:hover, a:active{
	text-align: left;
	text-decoration: none;
	color: #000;
}
#feedbackText{
	position:relative;
	width: 165px;
	height: 110px;
	margin: 20px 0 0;
	float: none;
	text-align: left;
}
#display{
	position:relative;
	width: 180px;
	height: 160px;
	margin: 0;
	float: none;
}


/*imageviewer*/

.enlargecaption{
position: absolute;
border: 1px dotted navy;
font: normal 11px Arial;
}

.enlargecaption a{
display:block;
background: lightblue; /*bg color of caption*/
padding: 3px;
text-decoration: none;
color: black;
}

.enlargecaption a:hover{
 background: lightyellow; /*bg color of caption when mouse rolls over it*/
}

.enlargebox{
position: absolute;
border:1px solid gray;
display:none;
}

.enlargebox .title{
background:gray;
color:white;
padding: 3px 2px;
text-align: right;
font:bold 14px Arial;
}

.enlargebox .title img{
cursor:pointer;
cursor:hand;
}

.textarea input{
	width: 350px;
	padding: 2px 3px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 11px;
}
.textarea textarea{
	width: 350px;
	padding:3px 3px 3px 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 0px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 11px;
}
.file {
	padding:3px 3px 3px 3px;
	margin-bottom: 2px;
	margin-top: 7px;
	margin-left: 10px;
    border: 1px solid #ddd;
    font-size: 11px;
    background-color: #eee;
}