/* LAYOUT BLOCKS */

* {
margin: 0;
padding: 0;
}

body {
	background-color: #6F5F4F;
	background-image:url(../ui/bkg_hatch.gif);
	background-repeat:repeat;
	padding: 0;
	margin: 0;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-align:center;
}

a:link {
	color: #384EBF;
	text-decoration:none;
}

a:hover {
	color: #2D4AE0;
	text-decoration:underline;
}

a:visited {
	color:#86B450;
}
a.blockLink,
a.fileDownload{
	display:block;
	float:left;
	text-decoration:none;
	cursor:pointer;
}

a.blockLink:hover{
	background-color:#B3D551;
	text-decoration:none;
}

a.blockLink:visited{
	text-decoration:none;
}


#contentRight .article {
	position:relative;
	left: -12px;
	margin-top: 3em;
	margin-bottom: 2em;
	padding-left: 12px;
	border: 0;
	border-left: 12px solid #81956B;
	float: left;
	
}

#contentRight .article a:link {
	color: #ACE580;
	text-decoration:none;
}

#contentRight .article a:hover {
	color: #C0FF8F;
	text-decoration:underline;
}

#contentRight h3{
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Helvetica, Sans-serif;
	color:#FFFFFF;
	font-size:1.2em;
	text-align:left;
	margin:0.25em 40px 0.5em 0;
}
#pageContent {
  text-align:left;
	width:735px;
	padding:0;
	margin:0 auto;
	z-index:1;
	position:relative;
}

/* Adjust the styles for some page types */

body#directory #pageContent {
	width:935px;
}

#contentLeft {
	margin:0;
	width:440px;
	_width:464px;
	background-color: #FFFFFF;
	float:left;
	border: 12px solid #81705C;
	border-top: 0;
	color:#42392D;
	padding-bottom:3em;
	float:left;
}

body#directory #contentLeft {
	width:640px;
}


#contentLeft .directory {
	border-bottom:1px solid #D3CBC6;
	float:left;
	width:100%;
}

#contentLeft .compact {
	border-bottom:1px solid #DDDDDD;
	float:left;
	margin-left:40px;
}


#contentLeft .directory img{
	float:left;
	margin:0.5em 0.5em 0.5em 1em;
	border-width:3px;
}
#seasonalproduceguide #contentLeft .directory img {
	border-width:0px;
}
#contentLeft .section img{
/*	border:0;
	padding:6px;*/
	margin:1em 1em 1em 1.5em !important;
}

/*#contentLeft .section a.blockLink:hover img{
	background-image:url(../ui/bkg_section_img.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}*/

#contentLeft .directory div,
#contentLeft .directory span{
	float:right;
	width:360px;
}

#contentLeft .section div,
#contentLeft .section span{
	width:330px;
}

#contentLeft .compact div,
#contentLeft .compact span{
	float:left
}

#contentLeft .section div h3,
#contentLeft .section span h3 {
	padding-top:0.5em;
	_padding-top:0;
}

#contentLeft .section div p,
#contentLeft .section span p{
	padding-bottom:0.5em;
}

#contentLeft .directory div h3,
#contentLeft .directory div h4,
#contentLeft .directory span h3,
#contentLeft .directory span h4{
	margin-left:0;
}


#contentLeft .directory h3{
	font-size:1.3em;
	margin-bottom:0;
}

#contentLeft .directory h4{
	font-size:1.1em;
}

#contentLeft .directory p {
	clear:both;
	margin-left:0;
	color:#666666;
}

#contentLeft .article {
	margin-top: 0;
	margin-bottom: 1em;
	padding-top:1em;
	background:url(../ui/bkg_articleDivider.gif) no-repeat center top;
	float:left;
	width:100%;
}

#contentLeft p {
	color:#322C27;
	margin: 0;
	margin-left: 42px;
	margin-right: 42px;
	text-align:justify;
	padding-bottom:1em;
	_font-size:0.9em;
}



#contentLeft .bigLink h2 {
	font-size:1.6em;
}

#contentLeft .bigLink a {
	display:block;
	font-size:1.5em;
	padding:0.8em 1em;
	background:transparent url(../ui/bkg_quickSearch.gif) no-repeat;
	font-family:georgia, times new roman, serif;
	text-align:left;
}

#contentLeft p.leadIn {
	margin-top:1em;
	padding-bottom:0!important;
}

#contentLeft ul {
	padding-left:2em;
}

#contentRight {
	margin:0;
	width:260px;
	margin: 0;
	margin-top: 265px;
	float:left;
}

/* IMAGE STYLES  */

#contentLeft img{
	border: 6px solid #ABB67E;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left:42px;
	margin-right:42px;
	_margin-right:20px;
}

#contentLeft img.full {
	margin-left:0;
	margin-right:0;
	border:0;
}

#contentLeft img.portraitRight {
	position:relative;
	float:right;
	margin-right: -75px;
	margin-left:24px;
}

#contentLeft img.portraitLeft {
	position:relative;
	float:left;
	margin-left:-75px;
	margin-right:24px;
	clear:left;
}

#contentLeft .thumbNail img{
	margin: 1em 0 0.5em 36px;
}


#contentLeft ul.thumbnails {
	margin:0 40px;
	_margin:0 20px;
	float:left;
	padding-left:0;
}

#contentLeft ul.thumbnails img {
	margin:0;
}

.galleryThumb {
	padding:0 8px 8px 0;
}

.locationMap {
	background-image: url("../images/location_map.gif");
	background-repeat:no-repeat;
	height: 436px;
}

#contentRight h3{ 
	
}

/* HEADINGS  */

h1, h2, h3, h4 {
	font-size:1.8em;
	color: #003300;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0.5em;
	margin-left: 42px;
	margin-right: 42px;

}

h1 img, h2 img, h3 img, h4 img{
	border:0!important;
	margin:-25px 5px 0 -10px!important;
	float:left;
}

h2.illustrated {
	margin-left:10px!important;
}

h2.illustrated span{
	
	padding:10px 0 10px 0;
	display:block;
}

h2 {
	font-size: 2.1em;
	margin-bottom:0.25em;
	margin-top:0.25em;
}

h3 {
	font-size: 1.8em;
}

h3.tagline {
	font-size:1.3em;
	color:#202020;
	/*clear:both;*/
}

h4 {
	clear:both;
	font-size:1.4em
}



h1#main {
	width:375px;
	height:225px;
	background-image:url(../ui/logo_green.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

h1#main.sub {
	width:190px;
	height:120px;
	background-image:url(../ui/logo_sub.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


h1#main span, h2#realFood span{
	visibility:hidden;
}

h2#realFood {
	width:100%;
	height:80px;
	background:top center no-repeat url(../ui/h_realfood.gif);
	margin-left:0;
	margin-right:0;
}

p {
	margin: 0 0 1em 0;
	font-size:0.95em;
}

ul {
	margin: 0;
	margin-left: 42px;
	margin-right: 42px;
	margin-bottom: 1em;
	font-size:0.95em;
}

li {
	margin-bottom: 0.5em;
}

a img {
	border-color:#ACE580;
	text-decoration:none;
}

a img:hover {
	border-color:#C9FF9F;
	text-decoration:none;
}

a img:visited {
	color:#D2D3AD;
}

/* NAVIGATION STUFF  */

ul#mainNav {
	font-size:1.1em;
	_font-size:0.9em;
	float: left;
	margin:0;
	padding:9px;
	position:relative;
	left:-12px;
	list-style:none;
	border: 0;
	border-left: 12px solid #A59277;
	border-right: 12px solid #A59277;
	width: 180px;
}

#mainNav li {
	float: left;
	padding: 0;
	width: 100%;
	margin: 0 0 0.5em 0;
}

#mainNav li a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border:0;
	border-bottom:1px solid #6F5F4F;
}

#mainNav li.selected a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-color:#AFC15C;
	cursor:default;
}

#mainNav li a:hover{
	display:block;
	border:0;
	border-bottom:1px solid #CAE035;
}

#mainNav ul {
	font-size:0.9em;
	float: left;
	margin:0.5em 0 0 0;
	padding:0.5em 9px;
	position:relative;
	left:-21px;
	_margin-right:-33px;
	list-style:none;
	border: 0;
	border-left: 12px solid #B8A385;
	border-right: 12px solid #B8A385;
	border-bottom:1px solid #B3D551;
	background-color:#605144;
	width: 180px;
}


#mainNav ul li a{
	border-color:#5B4E43!important;
	cursor:pointer!important;
	
}

#mainNav ul li a:hover{
	border-color:#B3D551!important;
	
}

/* FORMS */

form{
	background:url(../ui/bkg_articleDivider.gif) no-repeat center top;
	padding-top:1em;
	
	margin-left: 42px;
	margin-right: 42px;
	_margin-left: 10px;
	_margin-right: 0;
	color:#322C27;
	clear:both;
}
	
label {
	width:35%;
	text-align:right;
	float:left;
	height: 2.5em;
}

label.wide {
	width: 75%;
	margin-left: 24px;
}

input.narrow {
	width: 10%;
}

input, textarea, select{
	text-align: left;
	float: left;
	margin-bottom: 1em;
	background-image:url(../ui/bkg_input.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border: 3px solid #E9F0DC;
}

input, select {
	width:45%;
	margin-left:1em;
}

legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom: 1em;
}

/* Moz doesn't need extra padding on legends*/
fieldset > legend {
	margin-bottom: 0;
}

textarea {
	font-family: "Lucida Grande", Arial, "Trebuchet MS", Helvetica, Sans-serif;
	height: 8em;
	width:340px;
	clear:both;
}

fieldset {
	margin: 0;
	margin-top: 1em;
	padding: 1em;
	padding-left: 0;
	padding-right: 0;
	border:0;
	text-align: right;
}

.labelCheckBox {
	width:40%;
	float:left;
	margin-left: 0.5em;
}

.inputCheckBox {
	width:5%;
	float:left;
	margin-left: 0.5em;
}

.buttonBar {
	margin-top: 1em;
	text-align: right;
}

button {
	text-align: right;
	border: 1px solid #E28958;
	padding:0.25em;
	padding-left: 1em;
	padding-right: 1em;
	background-image:url(../ui/bkg_button.jpg);
	background-repeat:repeat-x;
	background-color:#3E6837;
	color:#FFFFFF;
	border: 3px solid #E9F0DC;
}


/* Gallery Pages: */

ul.thumbnails {
	list-style-type:none;
	padding:0!important;
	float:left;
	margin-left:0;
	margin-right:0;
}

ul.thumbnails li{
	float:left;
}

.thumbnailGrid {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}


.thumbnailGrid img {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

.thumbnailGrid a.thumbnail {
	margin: 16px !important;
	padding: 0 !important;
	border: 0;
	display:block;
	float: left;
	height: 160px;
}

img.large {
	margin-bottom: 2em;
}

ul.imageSizes {
	float:left;
	width:480px;
	clear:both;
}

ul.imageSizes li {
	display:block;
	float:left;
	margin-left:1em;
	padding-right:1em;
	border-right:1px solid #E9F0DC;
}

/* Directory pages: */

#contentLeft .wrapper {
	border:6px solid #E6E2DC;
	margin:0 32px 32px 32px;
}

#contentLeft table {
	border:1px solid #B29F88;
	margin:2px;
	font-size:0.95em;
}

table p {
	margin:0 0 0.5em 0!important;
	padding:0!important;
}

#contentLeft tbody,
#contentLeft thead {
	
}

#contentLeft td {
	padding:0.25em 0.75em;
}

#contentLeft tbody td {
	border-right:1px solid #B29F88;
	border-bottom:1px solid #B29F88;
}

#contentLeft thead th {
	background-color:#D6E6C4;
	border-bottom:1px solid #B29F88;
	padding:0.5em;
}

#contentLeft tr.even td{
	background-color:#F1EDE6;
}

#contentLeft table .contact {
	width:9em;
}

#contentLeft table .name {
	font-weight:bold;
}

#contentLeft table .description td {
	border-bottom-color:#B29F88;
	border-right-width:0!important;
}

#quickSearch {
	background:url(../ui/bkg_quickSearch.gif) no-repeat;
	float:left;
	width:402px;
	padding:0.5em;
	margin-top:0.5em;
	margin-right:0;
	margin-left:20px;
	_margin-left:16px;
}

#quickSearch fieldset {
	/*display:inline;*/
	width:402px;
	border:0;
	margin:0;
	padding:0;
}
#quickSearch label {
  font-size:0.9em;
  height:auto;
  clear:both;
  margin:0 !important;
  padding:0 0 0 15px !important;
  width:280px;
  text-align:left;
  float:left;
}
#quickSearch input,
#quickSearch button {
	padding:0.25em 10px;
}

#quickSearch input{
	width:260px;
	margin-top:0.25em;
	float:left;
	clear:left;
	_margin-left:0;
}

#quickSearch button {
	float:left;
	clear:right;
	width:60px;
	margin-left:20px;
	margin-right:10px;
	padding-right:1em;
	margin-top:0.25em;
	text-align:center;
}

table .seasons {
	width: 8.5em;
	_width:8em;
	border-right-width:0!important;
}

table .seasons ul{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	
}

table .seasons li {
	padding:1.5em 0 0 0;
	margin:0 2px 0 0;
	display:block;
	float:left;
	width:1.5em;
	height:0;
	overflow:hidden;
	background:#DDDDDD;
}

table .seasons li.spring,
table .seasons li.summer,
table .seasons li.autumn,
table .seasons li.winter{
	background-repeat:no-repeat;
}

table .seasons li.spring {
	background-image:url(../ui/bkg_seasons_spring.jpg);
}
table .seasons li.summer {
	background-image:url(../ui/bkg_seasons_summer.jpg);
}
table .seasons li.autumn {
	background-image:url(../ui/bkg_seasons_autumn.jpg);
}
table .seasons li.winter {
	background-image:url(../ui/bkg_seasons_winter.jpg);
}

#directory .extraInfo {
	display:none;
}

ul.downloads {
	list-style:none;
}
a.download {
	background-image:url(../ui/icon_download.gif);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:36px;
	padding-left:48px;
	display:block;
}
/* CARAMEL BY-LINE*/

#footer {
	font-size:90%;
	color: #D1B997;
	margin: 0;
	clear:both;
	text-align:right;
	margin-right: 32px;
	margin-bottom: 16px;
	height: 64px;
}

#footer p {
	margin:0;
}

#footer a {
	text-decoration:none;
	border: 0;
}

.creditLine {
	background-image:url(../ui/logo_caramel.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:right;
	width:188px;
	height:48px;
}

.creditLine span{
	visibility: hidden;
}

.toolbox {
	background-color:#EDEDED;
}

.toolbox p{
	clear:both;
}

.toolbox textarea{
	clear:both;
	font-size:0.9em;
	color:#333;
	font-family:"Courier New", Courier, monospace;
}

#sponsors {
	font-size:0.8em;
	border-color:#4884DF!important;
}

#cdaa, #caramel {
	border-left:none !important;
	padding-left:0 !important;
	margin-left:12px;
	clear:both;
}
#caramel {
	padding-top:2em !important;
	margin-top:0px !important;
	border-top:1px solid #CCC!important;
}
#cdaa span a{
	
	background:url(../ui/cdaalogo_darkbg.gif) no-repeat bottom left;
	height:0;
	width:93px;
	height:28px;
	display:block;
	margin-top:0.5em;
	letter-spacing:-1000em;
	text-indent:-1000em;

}
#caramel span a{
	
	background:url(../ui/logo_caramel_100x20.gif) no-repeat bottom left;
	height:0;
	width:100px;
	height:20px;
	display:block;
	margin-top:0.5em;
	letter-spacing:-1000em;
	text-indent:-1000em;

}
/*-----------------------------------------------
	Server location message
  -----------------------------------------------*/

#devNotice {
	padding:0.5em 1em;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:0.5em;
	background-color:#FFFD41;
	font-size:0.9em;
	font-family: Calibri, Lucida Sans, Trebuchet MS, sans-serif;
	letter-spacing:0;
}

#devNotice * {
	display:inline;
	color:#000000;
}
#devNotice a {
	color:#0A0395;
	text-decoration:underline;
	
}

/* CUSTOM STUFF */
#stallholderdirectory h2 img {
	margin: 15px 15px 0 10px !important;
}
#stallholderdirectory .directory h3,
#stallholderdirectory .directory h4 {
	color:#003300 !important;
}
#stallholderdirectory .section p {
	color:#666666 !important;
}

@media print {
		#contentRight #mainNav {
			display:none;
		}
		
		#contentLeft {
			border-width:0 12px 0 0}
		
		#devNotice {
			display:none;
		}
		
		h1#main,
		h2#realFood {
			background:none;
			height:auto;
			width:auto;
			
		 }
		 
		h1#main span,
		h2#realFood span{visibility:visible!important;}
		
}