/* ------------------------------------ Reset ------------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0px;
padding:0px;
} 
	
/* ------------------------------------ Basics ------------------------------------ */
html, body {
	height:100%;
	}
body {
	background:#f8f3ed url(../graphics/bg.gif) center top repeat-x;
	overflow-x:hidden;
	}
img {
	display:block;
	}
a img {
	border:0;
	}
a {
	outline:none;
	}
p {
	margin-bottom:20px;
	}
fieldset {
	border:0;
	}
.hide {
	display:none;
	}
.clear {
	clear:both;
	}
.center {
	text-align:center;
	margin:0 auto 18px auto;
	}
.spacer {
	height:1px;
	width:1px;
	}
#content br {
	clear:none !important;
	}
#content ul {
	margin-left:20px;
	}
	
.Meet_the_Farmers {
	padding-top: 20px;
	}
	.Meet_the_Farmers td {
		height:auto;
		font: 0.75em/1.1em georgia, 'Times New Roman', times, serif;
		}
	.Meet_the_Farmers td img {
		height:auto !important;
		}
		
#content h1, #content h3, #content h4, #content h5, #content h6 {
color:#481800;
font-family:'Univers',helvetica,arial,sans-serif;
font-weight:lighter;
margin-bottom:16px;
}

#content h4 {
font-size:1.3em;
}

.content_image_box {
background:transparent none repeat scroll 0 0;
border:0 solid #959595;

}

#content hr {
margin:0px 0;
padding:0px 0;
}

body.news_events .collection_item_label, body.get_involved .collection_item_label {
font-weight:bold;
}

body.news_events .collection_item_label a, body.get_involved .collection_item_label a {
font-weight:normal;
}

body.news_events #content ul li {
	padding:5px 0px;
}

#content .calendar ul {
margin-left:0px;
}


	
/* ------------------------------------ Centered Container ------------------------------------ */
#MasterContainer {
	margin:0 auto;
	width:958px;
	padding-top:80px;
	overflow-x: hidden;
	}
	
/* ------------------------------------ Header ------------------------------------ */
	#header {
		width:958px;
		height:auto;
		}
		#logo {
			display:block;
			position:absolute;
			top:20px;
			left:50%;
			margin-left:-458px;
			background: url(../graphics/logo.gif) no-repeat;
			width:266px;
			height:102px;
			font-size:1px;
			line-height:1px;
			text-indent:-9999px;
			z-index:1;
			}
			#logo a {
				display:block;
				width:266px;
				height:102px;
				z-index:2;
				}
		#PagePeel {
			position:absolute;
			top:0;
			left:14px;
			display:block;
			background: url('../graphics/pagepeel.png') no-repeat; 
    		width:134px;
			height:174px;
			font-size:1px;
			line-height:1px;
			text-indent:-9999px;
			z-index: 5;
			}
			#PagePeel a {
				display:block;
				width:134px;
				height:174px;
				}				
#metalinks {
    left: 43%;
    list-style: none outside none;
    margin-left: 255px;
    padding: 0px;
    position: absolute;
    text-align: center;
    top: 0;
	width:900px;
}

#metalinks li {
    float: left;
    list-style: none outside none;
}

#metalinks li div.collection_item_label {
    display: block;
}


				#metalinks li a {
					color:#3b4b01;
					font: italic 0.75em/16px georgia, 'Times New Roman', times, serif;
					text-decoration:none;
					margin:0;
					}
				#metalinks li a:hover {
					text-decoration:underline;
					}
				#metalinks li a {
   					 background: url("../graphics/metalinks_line.gif") no-repeat scroll right center #FBF5E5;
    				display: block;
    				padding: 12px 13px;
					}
				#metalinks li a#SiteMap {
					background:none;
					padding:0 13px 0 8px;
					}		
					
				#metalinks li div.collection_item_label {
				display:inline;
				}
				
				#metalinks li:last-child a, #metalinks li.last a {
				    background: none repeat scroll 0 0 #FBF5E5;
				}
				
				#metalinks li#item3653200 a,
				#metalinks li#item4322747 a,
				#metalinks li#item7519952 a {
					background:#f4b423;
					}
				
/* --------------------- Primary Navigation --------------------- */			
			
		#NavContainer {
				padding-left:14px;
				float:right;
				position:relative;
				top:14px;
				left:-25px;
				z-index: 10;
				}
			
			#nav {
				float:right;
				list-style:none;
				text-align:right;
				height:35px;
				list-style:none;
				background:transparent url(../graphics/nav_bg_right.gif) top right no-repeat;
				padding:0 20px 0 0;
				}
				#NavLeft {
					background:transparent url(../graphics/nav_bg_left.gif) left no-repeat;
					width:14px;
					height:35px;
					float:left;
					}
				#nav li {
					display:block;
					float:left;
					position:relative;
					}
					#nav li a {
						display:block;
						float:left;
						font: italic 15px/36px georgia, 'Times New Roman', times, serif;
						height:35px;
						text-decoration:none;
						color:#fff;
						text-align:center;
						padding:0 12px;
						}
					#nav li a:hover, #nav li:hover a {
						color:#fc3;
						}
						
/*-------------- Drop-Downs --------------*/

body #nav li ul {
	display:none;
	float:none;
	position:absolute;
	left:3px;
	top:35px;
	margin:0;
	border-bottom:1px solid #546a01;
	}
	
body #nav li ul li {
	height:auto;
	border-right:1px solid #546a01;
	border-left:1px solid #546a01;
	}
	
/* MAKE IT DROP */
body #nav li:hover ul, body #nav li.over ul {
	display:block;
	}

body #nav li ul li {
	list-style:none;
	display:block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	}
body #nav li ul li a { 
	display:block;
	float:left;
	background:#778d01 none;
	color:#fff !important;
	padding:6px 8px;
	font: 0.69em/1.8em verdana, arial, sans-serif;
	text-align:left;
	text-decoration:none;
	border-top:1px solid #fff;
	text-transform:none;
	height:auto;
	width:122px;
	}
body #nav li ul li a.first {
	border-top:5px solid #fff;
	width:124px;
	margin:0 -1px;
	}
	
	
#nav li ul li a:hover {
	color:#fff;
	background-color:#a5b800;
	}						
									
			
	#masthead {
		padding-left:14px;
		position: relative;
		z-index: 0;
		}
			
	body #ContentContainer {
		width:958px;
		clear:both;
		padding-top:19px;
		background:#fff url(../graphics/content_bg_interior.gif) top repeat-y;
		clear:float;
		}
		
	.toplevel #ContentContainer {
		background:#fff url(../graphics/content_bg_home.gif) top repeat-y;
		}

/* -------------- Homepage Quicklink Buttons ------------- */

		#quicklinks {
			list-style:none;
			background:transparent url(../graphics/quicklinks.gif) no-repeat;
			height:98px;
			padding-left:10px;
			}
			#quicklinks li {
				display:inline;
				}
				#quicklinks li a {
					float:left;
					display:block;
					color:#3b4b01;
					font-size:1px;
					line-height:1px;
					text-indent:-9999px;
					text-decoration:none;
					margin:0;
					height:98px;
					width:187px;
					}
				/* #quicklinks li a#donate {
					width:250px;
					}
				#quicklinks li a#volunteer {
					width:240px;
					}	
				#quicklinks li a#apply {
					width:240px;
					}		
				#quicklinks li a#sponsor {
					width:210px;
					}		*/				


/* ------------------------------------ Sidebar ------------------------------------ */

		#sidebar {
			float:right;
			width:337px;
			margin-right:14px;
			background:transparent url(../graphics/subnav_bg.jpg) bottom no-repeat;
			border-left:1px solid #efe7d1;
			padding:22px 0;
			}
			
		#sidebar .center .content_image_box	{
		background:transparent;
		border:0px;
		}
			
			#sidebar h3 {
				font: italic 1em/1em georgia, 'times new roman', times, serif;
				color:#481800;
				margin-bottom:16px;
				}
			#sidebar h2 {
				font: normal 1.13em/1em georgia, 'times new roman', times, serif;
				text-transform:uppercase;
				color:#481800;
				padding:0 0 6px 0;
				}				
				.subnav {
					list-style:none;
					margin:0 52px 30px 18px;
					}
					.subnav li {
						background:transparent url(../graphics/subnav_line.gif) left bottom no-repeat;
						}
					.subnav li a {
						display:block;
						padding:4px 0 4px 20px;
						font: italic 1.13em/1em georgia, 'times new roman', times, serif;
						text-decoration:none;
						color:#9d2909;
						padding:18px 0 9px 20px;
						}
					.subnav li a:hover {
						color:#481800;
						}
					.subnav li a.current_page {
						cursor:default;
						background:transparent url(../graphics/bullet.gif) left 24px no-repeat;
						}
					.subnav2 {
						padding:0 20px 10px 20px;
						list-style:none;
						}
						.subnav2 li {
							background:none;
							}
					.subnav2 li a {
						font: italic 1em/1em georgia, 'times new roman', times, serif;
						padding:5px 0 5px 20px;
						background:transparent none;
						text-transform:none;
						color:#481800;
						}
					.subnav2 li a:hover {
						text-decoration:underline;
						}
					.subnav2 li a.current_page {
						cursor:default;
						background:transparent url(../graphics/bullet.gif) left 9px no-repeat;
						}						
						

			#news h2 {
				font: normal 1.13em/1em georgia, 'times new roman', times, serif;
				text-transform:uppercase;
				color:#481800;
				padding:0 0 6px 38px;
				}
			#news table {
					margin:0 0 22px 38px;
					width:250px;
					}
					#news .news_articles ul li, .news_archives {
						font: 1px/1px georgia, 'times new roman', times, serif;
						letter-spacing:-5px;
						color:#fcf8ef;
						padding:10px 0;
						border-bottom:1px solid #f8e8e3;
						}
#news .news_articles {
padding:0 40px;
}
			
			.news_archives {
				margin:0px 40px 15px;
				text-align:right;
				text-transform:uppercase;
			}
			
			#news td:first-child {
				display:none;
				}						
						
					td.content {
						padding-right:5px;
						}
							#news .news_articles ul li a, .news_archives a {
								letter-spacing:0;
								display:inline;
								font: 16em/1.3em georgia, 'times new roman', times, serif;
								color:#9d2909;
								text-decoration:none;
								text-transform:normal;
								}
					#NewsContent .content {
						font: 1px/1px georgia, 'times new roman', times, serif;
						color:#fff;
						}
					#NewsContent .content a:link, 
					#NewsContent .content a:visited, 
					#NewsContent .content a:active {
						font:16em/1.7em georgia, 'Times New Roman', times, serif;
						color:#9d2909;
						}
					#NewsContent .content a:hover {
						font:16em/1.7em georgia, 'Times New Roman', times, serif;
						text-decoration:none;
						color:#c7330c;
						}
					#NewsContent td.content:first-child {
						color:#3b1400;
						font:1em/1.7em georgia, 'Times New Roman', times, serif;
						}						
						
							b .headlines {
								text-transform:uppercase;
							}
													
							li b {
								font-weight:normal;
							}
							
							.video {
								text-align:center;
								}
								
/* --------------------- Content --------------------- */
		#content {
			font:1em/1.7em georgia, 'Times New Roman', times, serif;
			text-align:left;
			color:#3b1400;
			margin-right:380px;
			padding:30px 0 40px 42px;
			width:533px;
			}
			
		#content .align_image_default {
			background:transparent;
			border: 0 solid #000000;
		}
		
		#content h5.form_title, #content div.form_row_submit {
			background:#481800 none repeat scroll 0 0;
			color:#fff;
			}
	
		
		.toplevel #content {
			padding:42px 0 0 42px;
			}
			#content a:link, #content a:visited, #content a:active {
				color:#9d2909;
				}
			#content a:hover {
				text-decoration:none;
				color:#c7330c;
				}
			#content h2 {
				font: 1.5em/1em 'Univers', helvetica, arial, sans-serif;
				font-weight:lighter;
				color:#c7330c;
				margin-bottom:16px;
				}
			#content .formtitle, #content .subheadline {
				font: 1.3em/1em 'Univers', helvetica, arial, sans-serif;
				font-weight:lighter;
				color:#481800;
				margin-bottom:16px;
				}
				
			#content h3, #content h3, #content h4, #content h5 {
				font-family:'univers', helvetica, arial, sans-serif;
				font-weight:lighter;
				color:#481800;
				margin-bottom:16px;
			}
				
			.border,
			#FooterTopLeft img {
				border:3px solid #ded2b5;
				}			
			small {
				font:0.7em/1.1em georgia, 'Times New Roman', times, serif;
				}
				
			#content form {
			padding-bottom:40px;
			}
			
			#content input, #content textarea {
				margin:5px 0;
				}
			#content hr {
				margin:0px 0;
				padding:0px 0;
				}
			#content .radiotable td {
				padding:0 4px;
				}
			#content font #Meet_the_Farmers tr td img {
				margin: -20px 0 -20px 0;
				}
				
			#content font #Meet_the_Farmers tr {
				height:250px;
			}

/* ------------------------------------ Footer ------------------------------------ */

	#FooterTop {
		clear:both;
		width:940px;
		font: 0.69em/1.5em georgia, 'Times New Roman', times, serif;
		color:#333;
		background: #e7ddbe url(../graphics/top_footer_bg.gif) repeat-x;
		margin-left:9px;
		border-top:1px solid #b8a78b;
		border-bottom:1px solid #b8a78b;
		padding:20px 0 24px 0;
		}
	#FooterTop h2 {
		font: normal 1.27em/1em 'Univers', helvetica, arial, sans-serif;
		font-weight:lighter;
		text-transform:uppercase;
		color:#cf7220;
		margin-bottom:22px;
		}
		
		#FooterTopLeft {
			background: url("../graphics/top_footer_line.gif") no-repeat scroll right top transparent;
    		float: left;
    		padding: 0 0 8px 33px;
    		width: 260px;
			}
			
		#FooterTopLeft .align_image_default {
			background:transparent;
			border:0px;
		}
		
		#FooterTopLeft .content_image img {
			margin:0px;
			padding:0;
			}
			
			#FooterTopLeft img {
				margin-top:2px;
				}			
		#FooterTopCenter {
			background: url("../graphics/top_footer_line.gif") no-repeat scroll right top transparent;
    		float: left;
    		height: 194px;
    		padding: 0 0 8px 24px;
    		width: 288px;
			}		
		#FooterTopRight {
			float: left;
    		padding: 0 0 8px 33px;
    		width: 260px;
			}	
			
		#FooterTopRight .collection_item_label {
			font-weight:normal;
		}
		
			#FooterTopRight ul {
				font: 1em/1em georgia, 'Times New Roman', times, serif;
				text-transform:uppercase;
				list-style:none;
				}
					#FooterTopRight ul li a:link, #FooterTopRight ul li a:visited {
						color:#331100;
						text-decoration:none;
						display:block;
						padding-bottom:16px;
						}
						
					#FooterTopRight ul li a:hover, #FooterTopRight ul li a:active {
						color:#9d2909;
						text-decoration:none;
						display:block;
						padding-bottom:16px;						
						}
			
	#FooterBottom {
		width:958px;
		clear:both;
		font: italic 1em/1.5em georgia, 'Times New Roman', times, serif;
		text-align:center;
		color:#3f0a00;
		background: #f8f3ed url(../graphics/bottom_footer_bg.gif) bottom left no-repeat;
		padding:24px 10px 140px 10px;
		}
		#FooterBottom span {
			padding:0 18px 0 30px;
			background: transparent url(../graphics/bullet.gif) left 50% no-repeat;
			}
		#FooterBottom span.first {
			padding:0 18px;
			background: none;
			}	
		#FooterBottom a:link, #FooterBottom a:visited {
			color:#481800;
			text-decoration:none;
			}
		#FooterBottom a:hover {
			text-decoration:underline;
			}
		#FooterBottom span.FinePrint {
			font: italic 0.65em/3em georgia, 'Times New Roman', times, serif;
			background:none;
			}
		/* footer policy links */
		.fdpc_policy {
			margin: 0;
		}
		.fdpc_policy_links {
			font-size: 10px;
		}
		#FooterBottom .fdpc_policy_links .fdpc_policy_privacy {
			background: none;
		}
		#FooterBottom .fdpc_policy_links .fdpc_policy_terms {
  			background: transparent url(../graphics/bullet_sm.gif) left 50% no-repeat;
		}

/* pp/tc */

.ui-dialog {
	height: 600px !important;
	margin-top: -300px !important;
}

/* FDP Migration Fixes */

body.news_events div#content ul li div.collection_item_label{font-weight:bold;}
.collection_item_description p {font-style:normal;}
body.news_events div#content ul li div.collection_item_description p span.collection_item_label {font-weight:bold;}
 
 .news_articles ul li span {
padding-left:5px;
display:none;
}

#content .content_gallery_wrapper br {
font:1em/.6em georgia,'Times New Roman',times,serif;
}

#news h3.content_news_article_headline {
margin-bottom:0px;
}

div.news_articles ul li {
margin:0 0 0em;
}

#content .news_articles h3.content_news_article_headline {
margin-bottom:0px;
}

/* Lightbox Fixes */

#jquery-lightbox {
		top:200px !important;
		}

#lightbox-nav-btnPrev {
background: url("http://cdn.firespring.com/core/graphics/lightbox-btn-prev.gif") no-repeat scroll 0 15% transparent !important;
}

#lightbox-nav-btnNext {
background:url("http://cdn.firespring.com/core/graphics/lightbox-btn-next.gif") no-repeat scroll right 15% transparent !important;
}
 
 
 /* css found in header */

#social_media {
left: 43% !important;
margin-left: 80px;
position: absolute;
top: 3px !important;
width: 135px !important;
}

#social_media ul li {
float: left;
}

body {
height: auto;
}

#metalinks {
    left: 43%;
    list-style: none outside none;
    margin-left: 255px;
    padding: 0px;
    position: absolute;
    text-align: center;
    top: 0;
	width:900px;
}

#lightbox-nav-btnPrev {
background: url("http://cdn.firespring.com/core/graphics/lightbox-btn-prev.gif") no-repeat scroll 0 15% transparent !important;
}

#lightbox-nav-btnNext {
background:url("http://cdn.firespring.com/core/graphics/lightbox-btn-next.gif") no-repeat scroll right 15% transparent !important;
}

.level2 {list-style:none !important;margin-left:20px;}

table.primary_table {
width:533px;
}

table.primary_table td {
width:256px;
padding-right:10px;
vertical-align:top;
}
	
/* Foundation CSS */

#foundation body {
background:url("https://cdn.firespring.com/images/7ea21007-1baa-48c5-adc9-c0f04591da17.gif") repeat-x scroll center top #foundation #F8F3ED;
overflow-x:hidden;
}

#foundation body #foundation #ContentContainer {
background:url("https://cdn.firespring.com/images/f193f8f9-3c12-4088-b0a7-9b1b16aa2d76.gif") repeat-y scroll center top #foundation #FFF;
}

#foundation body #foundation #nav li ul li a {
background:none repeat scroll 0 0 #foundation #113F23;
}

#foundation #nav li ul li a:hover {
background-color:#foundation #335f45;
}

#foundation #FooterBottom a:link,#foundation #FooterBottom a:visited {
color:#foundation #113F23;
text-decoration:none;
}

#foundation #nav {
background:url("<?=url::static_content() ?>designs/<?=$design ?>/graphics/nav_bg_right2.jpg") no-repeat scroll right top transparent;
}

#foundation #NavLeft {
background:url("<?=url::static_content() ?>designs/<?=$design ?>/graphics/nav_bg_left2.jpg") no-repeat scroll left center transparent;
}

#foundation #logo2 {
display:block;
font-size:1px;
height:102px;
left:50%;
line-height:1px;
margin-left:-458px;
position:absolute;
text-indent:-9999px;
top:20px;
width:266px;
z-index:1;
}

#foundation #FooterTop {
border-bottom:0 none;
clear:both;
padding:0;
}

#foundation.level2 {
list-style:none outside none !important;
margin-left:20px;
}

#foundation #PagePeel,#foundation #FooterTopLeft,#foundation #FooterTopCenter,#foundation #FooterTopRight {
display:none;
}

.subnav li a,#foundation #content h2,#foundation #FooterTop h2,#foundation #FooterTopRight ul li a:hover,#foundation #FooterTopRight ul li a:active,#foundation #content,#foundation #FooterBottom {
color:#foundation #113F23;
}

/* IE6 CSS */

#ie6 #MasterContainer {
	padding-top:79px;
	}
#ie6 body #nav li ul {
	top:36px;
	}
#ie6 body #nav li ul li a.first {
	border-top:1px solid #fff;
	width:122px;
	margin:0;
	}

	
#sponsors .collection_item_label,
#sponsors .collection_item_description,
#sponsors .collection_item_end{
	display:none;
}

#sponsors ul li div.collection_item_image {
	display:inline;
	margin:0;
	padding:0;
}


#sponsors ul li {
position:absolute;
top:0;
left:0;
}
#sponsors ul{
position:relative;
list-style:none;
}

/* Ipad CSS fixes */
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
#MasterContainer {margin-left: 300px; padding-top: 0;}
#logo {position: static; margin-left: 0; margin-bottom:-30px; margin-top: 10px;}
#metalinks { left: 700px; }
#social_media { left: 790px; top: 3px;}

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
}

/* Resizing images in middle footer section modified from 295 to 241 - location change */
.resize .content_image img {
max-width: 241px;
max-height: 150px;
height: expression(this.height > this.width && this.height > 150 ? '150px' : true);
width: expression(this.height < this.width && this.width > 241 ? '241px' : true);
}

/* Adding Policy Link in Footer case#00325153 */
ul.policy li {
display: inline-block;
padding: 0 4px 0 20px;
font-size: 10px;
background: transparent url(../graphics/bullet_sm.gif) left 50% no-repeat;
}
ul.policy li.first { background: none; padding: 0 4px; }


.ie7 ul.policy li { display: inline; }


/* found in header 3/11/15 */
#sidebar .rescue {
text-align:center;
padding:22px 40px 0;
}

#sidebar .rescue h2{
font: normal 14px 'Univers', helvetica, arial, sans-serif;
text-transform: uppercase;
color: #CF7220;
text-align:left;
margin-bottom: 6px;
font-weight:400;
}

table.express_order p.category_title a {
background-color: #CCCCCC;
}

#social_media {
position: absolute;
left: 647px !important;
margin-left: 0;
width: 125px !important;
}
/* added donate collection link in header 3/11/15 */

.donate_link {
position: absolute;
left: 900px;
top: 42px;
}

.donate_link ul {
list-style: none;
}

.donate_link ul li, .donate_link ul li a {
font: 1.5em/1.3em georgia, 'times new roman', times, serif;
color: #9d2909;
text-decoration: none;
}

.donate_link ul li, .donate_link ul li a:hover {
color: #cf7220;
}





