@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

li { margin-left: 2em; }
blockquote { margin-left: 2em; margin-right: 2em; }

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
	}

body {
	background: #336633 url(../images/backdrop.gif) 49.99% 0px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	}

.title {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #19478e;
	text-transform: uppercase;
	}
	
#site {
	width: 943px;
	overflow: hidden;
	margin: 0px auto;
	background: white url(../images/header.jpg) 0px 0px no-repeat;
	}
	
#header {
	width: 943px;
	height: 226px;
	overflow: hidden;
	margin: 0px auto;
	background: white url(../images/header.jpg) 0px 0px no-repeat;
	}
	#header span { display: none; }
	
	#header a {
		float: left;
		width : 215px;
		height: 100px;
		margin-left: 20px;
		margin-top: 20px;
		}

	#navigation {
		background: url(../images/nav-back.gif) 0px 0px repeat-x;
		width: 936px;
		height: 41px;
		margin-left: 4px;
		overflow: hidden;
		font-family: Arial, Helvetica, sans-serif; /* "Myriad Pro", */
		font-size: 14px;
		line-height: 14px;
		color: white;
		}
		#navigation li { 
			float: left; 
			height: 41px;
			margin-left: 0px;
			list-style: none;
			text-align: center;
			}
		#navigation a { 
			height: 41px; 
			overflow: hidden;
			display: block;
			}
			#navigation span { display: none; }
			#home a { width: 88px; background: url(../images/nav-home.gif) 0px 0px no-repeat; } #home a:hover, #home.selected a { background: url(../images/nav-home.gif) 0px -41px no-repeat; }
			#about a { width: 162px; background: url(../images/nav-about.gif) 0px 0px no-repeat; } #about a:hover, #about.selected a { background: url(../images/nav-about.gif) 0px -41px no-repeat; }
			#find a { width: 181px; background: url(../images/nav-find.gif) 0px 0px no-repeat; } #find a:hover, #find.selected a { background: url(../images/nav-find.gif) 0px -41px no-repeat; }
			#news a { width: 130px; background: url(../images/nav-news.gif) 0px 0px no-repeat; } #news a:hover, #news.selected a { background: url(../images/nav-news.gif) 0px -41px no-repeat; }
			#member a { width: 120px; background: url(../images/nav-member.gif) 0px 0px no-repeat; } #member a:hover, #member.selected a { background: url(../images/nav-member.gif) 0px -41px no-repeat; }
			#gallery a { width: 136px; background: url(../images/nav-gallery.gif) 0px 0px no-repeat; } #gallery a:hover, #gallery.selected a { background: url(../images/nav-gallery.gif) 0px -41px no-repeat; }
			#contact a { width: 119px; background: url(../images/nav-contact.gif) 0px 0px no-repeat; } #contact a:hover, #contact.selected a { background: url(../images/nav-contact.gif) 0px -41px no-repeat; }
			
	#sidebar, #subpage-sidebar, #subpage-sidebar-news {
		/* 232px x ???px */
		width: 206px;
		overflow: hidden;
		float: left;
		margin-left: 4px;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-left: 26px;
		/* padding-top: 70px; */
		padding-top: 16px;
		}
		#sidebar { border-right: 1px dotted #4f4f4f; }
		#subpage-sidebar-news { padding-top: 0; }
		.adPoster { margin-bottom: 1em; }
		.adPoster img{ border:none; }
		#sidebar #image-links li { margin: 0; list-style: none; } #sidebar #image-links img, #sidebar #image-links a { border: none; outline: none; }
		
		#subnavigation {
			font-weight: bold;
			}
			#subnavigation li { margin-left: 0px; list-style: none; }
			#subnavigation a { 
				display: block; 
				width: 170px; 
				color: #1f438c; 
				background: url(../images/rdquo-black.gif) 0px 0px no-repeat; 
				padding-left: 20px; 
				line-height: 20px; 
				text-decoration: none; 
				}
			#subnavigation .selected a { background: #2fb457 url(../images/rdquo-white-on-green.gif) 0px 0px no-repeat; color: white; }
			
	#welcome, #body-text {
		width: 655px;
		min-height: 200px;
		overflow: hidden;
		padding-left: 25px;
		margin-top: 20px;
		margin-bottom: 27px;
		padding-top: 16px;
		float: left;
		}
		#body-text { border-left: 1px dotted #4f4f4f;	}
		#welcome strong { color: #30b457; }
		.supporting-image { 
			background: url(../images/photo-frame.gif) 0px 0px no-repeat; 
			width: 340px; 
			height: 226px; 
			overflow: hidden; 
			padding: 8px; 
			float: right; 
			margin-left: 20px; 
			margin-bottom: 20px; 
			}
		.supporting-imageLarge { 
			background: url(../images/photo-frame-large.gif) 0px 0px no-repeat; 
			width: 340px; 
			height: 450px; 
			overflow: hidden; 
			padding: 8px; 
			float: right; 
			margin-left: 20px; 
			margin-bottom: 20px; 
			}
		
	#event-summary {
		/* 400px x 280px */
		width: 370px;
		height: 280px;
		float: left;
		margin-left: 24px;
		margin-bottom: 30px;
		padding-right: 26px;
		border-right: 1px dotted #4f4f4f;
		line-height: 1.5em;
		}
		#event-summary .date {
			color: #2fb457;
			font-weight: bold;
			}
			#event-summary .event-short-summary { height: 50px; overflow: hidden; }
			.event-short-summary .event-title { font-weight: bold !important; }
			#event-summary .more-events-link { margin-top: 1em; }
		
	
	#where-to-buy-fresh-map {
		width: 216px;
		margin-left: 26px;
		float: left;
		text-align: center;
		}
		#where-to-buy-fresh-map img { border: 1px solid #696963; margin-bottom: 1em; }
		#where-to-buy-fresh-map a { color: #16498c; font-weight: bold; }
	
	#partner-area {
		clear: both;
		float: none;
		background: url(../images/footer-curve.gif) 0px 0px no-repeat;
		/* 943px x 97px */
		width: 943px;
		height: 97px;
		overflow: hidden;
		margin-top: 35px;
		}
		
  	#partner-area-logos {
		clear: both;
		float: none;
		background: url(../images/footer-curve-white.gif) 0px 0px no-repeat;
		/* 943px x 97px */
		width: 943px;
		height: 97px;
		overflow: hidden;
		margin-top: 35px;
		text-align:center;
		}
		#partner-area-logos li {
		display:inline; 
		margin:0; padding:0 5px;
		text-decoration:none;
		}
		#partner-area-logos img {
		margin-top:10px;
		}
		#partner-area-logos a img{
		border:0;
		}
	
	.membershipInfo td{
		padding-right:20px;
		}
		
#footer {
	width: 943px;
	height: 70px;
	overflow: hidden;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
	#footer-navigation ul {
		text-transform: uppercase;
		line-height: 11px;
		}
	#footer li { 
		text-transform: uppercase;
		display: inline;
		border-right: 1px solid white; 
		padding-right: 0.6em; 
		list-style: none;
		margin-left: 0.3em;
		} #footer a { color: white; } #footer .last { border-right: none !important; }
	
	#image-links ul li { padding-bottom:10px; }