/* Good Earth SPRING CSS */

/* Seasonal Update Link
----------------------------------------------------------
@import url(/css/seasonal.css);*/

@import url(new-menu-spring.css);

* {
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	/*line-height: 1.5em;*/
	line-height: 1em;
	color: #6d5042;
	margin: 0;
	padding: 0;
	text-align: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6F5321;
}
.twoColFixRt #container {
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:996px;
}
.twoColFixRt #mainContent {
	width: 708px;
	float: left;
}
.clear {
	clear: both;
}
.aboutBody #container {
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:996px;
}
.galleryBody #container {
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:996px;
}
.locationsBody #container {
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:996px;
}
.aboutBody #mainContent {
	width: 708px;
	float: left;
}
.galleryBody #mainContent {
	width: 708px;
	float: left;
}
.locationsBody #mainContent {
	width: 708px;
	float: left;
}


/*Typography
-----------------------------------------------------------------*/
h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.0em;
	line-height: 1em;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	text-transform: none;
}
h3 {
	font-size: 1.3em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h4 {
	font-size: 1.1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
p {
	margin: 0em 0em 0.6em 0em;
}
hr {
	color: #FFF;
	background-color: #FFF;
	border: 1px dotted #ead7d4;
	border-style: none none dotted;
	margin: 0em 0em 1.6em 0em;
}
.smallCaps {
	font-size:0.7em;
	margin: 0 2px 0 0;
	text-transform: uppercase;
}
.tinyType {
	font-size: 0.86em;
}

img {
	border: 0;
}
form {
	margin:0;
	padding:0;
}

/*Header
-----------------------------------------------------------------*/
#logoField {
	height: 119px;
	width: 358px;
	position:relative;
	top:113px;
	left:71px;
	z-index: 1;
	display: block;
}
span.logoLink {
	margin: 0;
	text-indent: -10000px;
	padding: 0;
	text-align: center;
}
#logoField span.logoLink a {
	display: block;
	float: left;
	width: 358px;
	height: 119px;
}
#logoField span.logoLink a:hover {
	background-position: 100% -119px;
}

/*Top Nav
-----------------------------------------------------------------*/

#topNav {
	height: 24px;
	padding: 0;
	position: relative;
	list-style: none;
	width: 600px;
	background: url(/images/navBg.gif) no-repeat;
	text-align: left;
	top:40px;
	left:0px;
	z-index: 12;
}
#topNav ul {
	height:24px;
	font-size: 1.2em;
	line-height: 24px;
	padding: 0;
	margin: 0px;
	list-style: none;
	font-weight: normal;
	color: #FFF;
	width: 600px;
}
#topNav li {
	margin: 0 0 0 0px;
	padding: 0;
	float: left;
	height:24px;
}
#topNav .home {
	margin-left: 0px;
}
#topNav .menus {
	margin-left: 25px;
}
#topNav .about {
	margin-left: 29px;
}
#topNav .gallery {
	margin-left: 28px;
}
#topNav .giftcards {
	margin-left: 21px;
}
#topNav .reservations {
	margin-left: 14px;
}
#topNav li a {
	height:24px;
	padding: 0px 8px;
	text-decoration: none;
	border-right: none;
}
#topNav .home  a {
	background-image: url(/images/spring/nav/navBg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .menus  a {
	background-image: url(/images/spring/nav/navBg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .about  a {
	background-image: url(/images/spring/nav/navBg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .gallery  a {
	background-image: url(/images/spring/nav/navBg04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .giftcards  a {
	background-image: url(/images/spring/nav/navBg05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .reservations  a {
	background-image: url(/images/spring/nav/navBg06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav li a:hover {
	text-decoration: none;	
	background-position: 0% -25px;
	padding: 0px 8px;
	height:24px;

}
#topNav li a.current {
	background-image: none;
	text-decoration: none;
	padding: 0px 8px;
	height:24px;

}
#nav_main li a.noLinky:hover {
	background-position: 0% 0px;
	background-color: none;
}

/*
Navigation Drop Downs ---------------------------------- */

#nav_main li {position: relative;}

#nav_main ul {
	font-size: 12px;
	line-height: 1.0em;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	background: #fff9cf;
}
#nav_main li ul {
	position: absolute;
	width: 16em;
	left: -999em;
}
#nav_main a.second  {
	display: block;
	padding: 5px 10px 2px 10px;
	width: 16em;
}
#nav_main a {
	display: block;
}
#nav_main li li a:hover{
	display: block;
	width: 16em;
	text-decoration: none;
	padding: 5px 10px 2px 10px;
}
#nav_main li:hover ul, #nav_main li.sfhover ul  {
	left: auto;
	background: #fbfff5;
	display: block;
}

/* Main Content
-----------------------------------------------------------------*/
#contentContainer {
	background:transparent url(/images/sideBarBg.gif) repeat-y scroll 708px;
}
#errorPanel {
	margin: 0 17px 19px 1px;
	width: 690px;
}

/* Home
-----------------------------------------------------------------*/
#seasonHead {
	height: 62px;
	width: 177px;
	margin: 75px 0 28px 39px;
}
#seasonHead h1 {
	text-indent: -10000px;	
	height: 62px;
	width: 177px;
	margin: 0;
	padding: 0;
}
#seasonalSummary {
	margin-bottom: 2.2em;
}
#promotionBlock {
	text-align: center;
	margin-bottom: 30px;
}
#promotionBlock h2 {
	margin-bottom: 0.1em;
	color: #F2B924;
}
#promotionBlock p {
	margin-bottom: 0.5em;
}
#meetFarmers {
	height: 43px;
	width: 202px;
	margin-left: 32px;
}
#meetFarmers span.farmerLink {
	margin: 0;
	text-indent: -10000px;
	padding: 0;
	text-align: center;
}
#meetFarmers span.farmerLink a {
	display: block;
	width: 202px;
	height: 43px;
}
#meetFarmers span.farmerLink a:hover {
	background-position: 100% -43px;
}
#weDeliver {
	height: 43px;
	width: 202px;
	margin-left: 12px;
	margin-top: 15px;
}
#weDeliver span.deliverLink {
	margin: 0;
	text-indent: -10000px;
	padding: 0;
	text-align: center;
}
#weDeliver span.deliverLink a {
	display: block;
	width: 241px;
	height: 54px;
}
#weDeliver span.deliverLink a:hover {
	background-position: 100% bottom;
}
#bottomBoxes {
	height: 60px;
	padding: 0;
	position: relative;
	width: 590px;
	text-align: left;
	top:-83px;
	z-index: 6;
	line-height: 1.2em;
	font-size: 0.96em;
}
#bottomBoxes h3 {
	font-size: 0.96em;
	color:#218629;
	margin: 0;
	line-height: 1.2em;
}
#bottomBoxOne, #bottomBoxTwo, #bottomBoxThree {
	float:left;
	width: 190px;
}
#bottomBoxes #bottomBoxTwo p {
	font-size: 0.82em;
	line-height: 1em;
}
#bottomBoxes #bottomBoxOne p {
	font-size: 0.82em;
	line-height: 1em;
}
#bottomBoxOne {
	margin-left: 85px;
	width: 130px;
}
#bottomBoxTwo {
	margin-left: 62px;
	width: 130px;
}
#bottomBoxThree {
	margin-left: 34px;
	width: 146px;
	list-style: none;
	margin-top: 4px;
}
#bottomBoxThree ul {
	font-size: 0.86em;
	line-height: 1.2em;
	margin:0;
	padding: 0;
	list-style: none;
}
#bottomBoxThree ul li {
	margin: 0;
	padding: 0;
}

/* Side Bar
-----------------------------------------------------------------*/
#sidebarContainer {
	padding:0 0 0 16px;
	width:272px;
	line-height: 1.3em;
	height: 520px;
	position: relative;
	top: 0px;
	left: 633px;
	z-index: 4;
}
#sidebarContainer p {
	margin: 0em 5px 0.8em 5px;
}
#sidebarPanel {
	border-top: 5px solid #003e7e;
	padding: 12px 0;
	margin: 0 0 22px 0;
	background-color: #f0f6ff;
}
#hotLine {
	margin: 0 5px 7px 5px;
	letter-spacing: 0em;
	text-align: left;
	padding: 0;	/* border-bottom: 1px dashed #6e9dcb; */
}
#sidebarPanel hr {
	color: #f0f6ff;
	background-color: #f0f6ff;
	border: 1px dotted #6e9dcb;
	border-style: none none dashed;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 5px;
}
#hotLine  h1 {
	font-size: 2.2em;
	margin: 0 0 0.1em 0;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
}
#hotLine p {
	font-size: 1.1em;
	margin: 0 0 0.9em 0;
	letter-spacing: 0em;
}
#sideBarHead {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 5px 14px 5px;
}
#sidebarPanel #whoMapLink {
	margin: 0 5px 13px 5px;
	padding: 0 0 0 42px;
	height: 50px;
	background-image: url(/images/iconPDF.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarPanel #whoMapLink a {
	height: 50px;
	font-size: 1.2em;
	font-weight: normal;
	;
}
#sidebarPanel form p {
	margin: 0 5px 0.6em 5px;	/* line-height: 1.1em; */
}
#sidebarPanel form input {
	font-size: 0.9em;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #c8d7ea;
	color: #539436;
}
#sidebarPanel form input.submitButton {
	font-size: 0.9em;
	background-color: #003e7e;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
}
#sidebarPanel form textarea {
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #c8d7ea;
	color: #539436;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebarPanel form input.checks {
	border: hidden;
	padding: 0;
	font-size: 0.8em;
	margin:1px 1px 1px 7px;
}


/* Footer
-------------------------------------------------------*/
#footer {
	padding: 0 0 0 0;
	margin: 20px auto 50px;
	font-size: 0.86em;
	width: 902px;
	letter-spacing: 0.06em;
	text-align: center;
	color: #fbfcf5;
	z-index: 20;
	position: relative;
}
.twoColFixRt #footer {
	margin-top: -44px;
}
#footer p {
	margin: 0 0 3px 0;
	padding: 0;
}
#footer .family {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
}
#footer ul {
	padding: 0px 0;
	margin: 0 0 13px 8px;
	list-style: none;
}
#footer ul li {
	padding: 0 7px 0 0;
	margin: 0;
	display: inline;
}
#footer ul li a {
	font-weight: normal;
	height:14px;
	line-height: 1 em;
	padding: 0 13px 0 22px;
	color: #fbfcf5;
	text-decoration: none;
	border-left: solid 1px #fbfcf5;
	background-repeat: no-repeat;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li .first {
	background-image: none;
}
#columnHeadImage {
	margin: 0 0 16px;
}
#footer ul li .first {
	margin-left: 0;
	border-left: none;

}
#footer ul .first .first {
	margin-left: 0px;
	padding-left: 0px;
}

/* Error Page
-------------------------------------------------------*/
#errorPanel h1 {
	margin-bottom: 10px;
}

/* About Page
-------------------------------------------------------*/
#aboutContent {
	width: 694px;
}
#aboutContent p {
	font-size: 1.2em;
	margin-bottom: 0.9em;
	line-height: 1.3em;
}
#aboutContent h1 {
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.8em;
}
.requiredWarning {
	color: #900;
}
/*
#aboutPage {
	background-image: url(../images/pageBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 919px;
	position: relative;
	z-index: 1;
	top: 87px;
	left:39px
}
*/
#aboutPage {
	background-repeat: repeat-y;
	background-position: left top;
	width: 919px;
	margin: 87px 0 0 39px;
}
#galleryPage {
	width: 919px;
	margin: 87px 0 0 39px;
	padding: 26px 0 0 0;
}
#locationsPage {
	width: 919px;
	margin: 87px 0 0 39px;
	padding: 26px 0 0 0;
}
#aboutPageContainer {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 26px 0 0 0;
	width: 919px;
}
#logoFieldAbout {
	margin: 0 0 67px 34px;
	height: 119px;
	width: 358px;	/* display: block;	
	top: 0;
	left: 0;
	*/
}
#logoFieldGallery {
	margin: 0 0 67px 34px;
	height: 119px;
	width: 358px;	/* display: block;	
	top: 0;
	left: 0;
	*/
}
#logoFieldAbout span.logoLink {
	margin: 0;
	text-indent: -10000px;
	padding: 0;
	text-align: center;
}
#logoFieldAbout span.logoLink a {
	display: block;
	width: 358px;
	height: 119px;
}
#logoFieldAbout span.logoLink a:hover {
	background-position: 100% -119px;
}
#logoFieldGallery span.logoLink {
	margin: 0;
	text-indent: -10000px;
	padding: 0;
	text-align: center;
}
#logoFieldGallery span.logoLink a {
	display: block;
	width: 358px;
	height: 119px;
}
#logoFieldGallery span.logoLink a:hover {
	background-position: 100% -119px;
}
#aboutPageTitle {
	width: 525px;
	margin: 0 0 0 33px;
}
#flashGallery {
	width: 616px;
	height: 425px;
	margin: 0 0 36px 140px;
	clear: both;
}
#locationsContent {
	width: 856px;
	height: 425px;
	margin: 0 0 36px 33px;
	clear: both;
	text-align: left;
}
#locationsMapEdina {
	float: right;
	width: 494px;
	height: 347px;
	margin: 0 100px 0 0;
	padding: 54px 0 0 0;
}
#locationsInfo {
	width: 240px;
	padding: 11px 0 0 0;
}
#aboutPageTitle #pageTitle {
	font-size: 3.2em;
	line-height: 1.2em;
	width: 330px;
	height: 75px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0.4em 0;
}
#aboutPageTitle h2 {
	font-size: 2em;
	line-height: 1.2em;
	margin: 0 0 0.5em 0;
}
#galleryTitleBar h2 {
	line-height: 1.2em;
	font-size: 1.8em;
	color: #F2B924;
	width: 167px;
	height: 161px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 8px 0;
}
#locationsTitleBar h2 {
	line-height: 1.2em;
	font-size: 1.8em;
	color: #F2B924;
	width: 184px;
	height: 161px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 8px 0;
}
#aboutPageContent {
	width: 530px;
	margin: 0 0 1.5em 33px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 0 1.5em 0;
}
#aboutPageContainer #pageBottom {
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 919px;
}
#aboutSideBar {
	width: 262px;
	float: right;
	margin: 0 45px 0 0;
	padding-top: 13px;
	line-height: 1.3;
}
#galleryTitleBar {
	width: 167px;
	float: right;
	margin: 3px 97px 0 0;
	padding-top: 13px;
	height: 161px;
}
#locationsTitleBar {
	width: 167px;
	float: right;
	margin: 3px 97px 0 0;
	padding-top: 13px;
	height: 161px;
}
#aboutSideBar h2 {
	margin-bottom: 0.1em;
}
#aboutSideBar h1 {
	font-size: 1.4em;
	margin-bottom: 0.8em;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#sideBarImage {
	text-align: center;
}
#aboutSideBar p {
	margin-bottom: 0.5em;
}
#fork {
	width: 275px;
	height: 44px;
	background-repeat: no-repeat;
	color: #F1FFDE;
	border: 0px #F1FFDE;
	border-style: none;
	margin: 1.1em 0em 1em 0em;
}
#knife {
	width: 275px;
	height: 44px;
	background-repeat: no-repeat;
	color: #F1FFDE;
	border: 0px #F1FFDE;
	border-style: none;
	margin: 1.1em 0em 1em 0em;
}
#sideBarEdina, #sideBarRoseville {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 46px;
}
#pageBottomAcorn {
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
	width: 530px;
}
#locationsInfo h1 {
	font-size: 2.6em;
	color: #DE7718;
	font-weight: bold;
	margin: 0.7em 0 0.6em;
}
#locationsInfo h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
}
#locationsInfo ul {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0 0 0 15px;
	margin: 0.4em 0 2em 0;
}
#locationsInfo ul li {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
#locationsInfo p a {
	background-color: #F5EFD3;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border: 1px dotted #E0D4B6;
}
#locationsInfo p a:hover {
	/*text-decoration: underline;*/
	border-color:#218629;
}
#locationsInfo #form p #jumpMenu {
	color: #6D5042;
	background-color: #FFF9CF;
}
#aboutPageContent h2 {
	margin-top: 1.1em;
}
p.iconLabel {
	padding: 28px 0 0 0;
	margin: 0px 0 0 0;
	font-size: 1.2em;
	font-weight: normal;
}
.pdfIcon {
	float: left;
	margin: 0px 12px 10px 0;
}
#pdfBox {
	display: block;
	height: 75px;
}
#pageTitle .work {
	height: 75px;
}
#pageTitle .charities {
	height: 75px;
}
#pageTitle .farmers {
	height: 75px;
}
#pageTitle .tender {
	height: 75px;
}

/* Seaonally Explicit Rules Fall
---------------------------------------------------- */
/*
body {
	background-image: url(/images/fall/bgHomeFall.jpg);
}
#seasonHead {
	background: url(/images/fall/homeSeasonHead.jpg) no-repeat;
}
.aboutBody {
	background-image: url(/images/fall/bgAboutFall.jpg);
}
.galleryBody {
	background-image: url(/images/fall/bgGalleryFall.jpg);
}
.locationsBody {
	background-image: url(/images/fall/bgGalleryFall.jpg);
}
#meetFarmers span.farmerLink a {
	background: url(/images/fall/meetFarmers.jpg) no-repeat;
}
#logoFieldGallery span.logoLink a {
	background: url(/images/fall/logo.jpg) no-repeat;
}
#logoField span.logoLink a {
	background: url(/images/fall/logo.jpg) no-repeat;
}
#logoFieldAbout span.logoLink a {
	background: url(/images/fall/logo.jpg) no-repeat;
}
#pageTitle .work {
	background-image: url(/images/fall/pageTitleWork.gif);
}
#pageTitle .charities {
	background-image: url(/images/fall/pageTitleCharities.gif);
}
#pageTitle .farmers {
	background-image: url(/images/fall/pageTitleFarmers.gif);
}
#pageTitle .tender {
	background-image: url(/images/fall/pageTitleTender.gif);
}
#aboutSideBar h2 {
	color: #871A53;
}
#aboutSideBar h1 {
	color: #871A53;
}
#aboutPageTitle #pageTitle {
	background-image: url(/images/fall/pageTitleAbout.gif);
	color: #871A53;
}
#aboutPageTitle h2 {
	color: #DE7718;
}
#pageBottomAcorn {
	background-image: url(/images/fall/pageBottomAcorn.jpg);
}
#aboutPage {
	background-image: url(/images/fall/pageBg.jpg);
}
#fork {
	background-color: #F1FFDE;
	background-image: url(/images/fall/hrfork.jpg);
}
#knife {
	background-color: #F1FFDE;
	background-image: url(/images/fall/hrKnife.jpg);
}
#sideBarEdina {
	background-image: url(/images/fall/locationAcorn1.jpg);
} 
#sideBarRoseville {
	background-image: url(/images/fall/locationAcorn2.jpg);
}
#aboutPageContent h2 {
	color: #DE7718;
}
#aboutPageContainer #pageBottom {
	background-image: url(/images/fall/pageBottom.jpg);
}
#galleryTitleBar h2 {
	background-image: url(/images/fall/pageTitleGallery.gif);
}
#locationsTitleBar h2 {
	background-image: url(/images/fall/pageTitleLocation.gif);
}
a {
	color: #871a53;
	text-decoration: none;
}
a:visited {
	color: #871a53;
}
a:active {
	color: #871a53;
}
a:hover {
	text-decoration: underline;
	color: #871a53;
}
#aboutPageContainer {
	background-image: url(/images/fall/pageTop.jpg);
}
*/

/* Seaonally Explicit Rules Winter
---------------------------------------------------- */
/*
body {
	background-image: url(/images/winter/bgHomeWinter.jpg);
}
#seasonHead {
	background: url(/images/winter/homeSeasonHead.jpg) no-repeat;
}
.aboutBody {
	background-image: url(/images/winter/bgAboutWinter.jpg);
}
.galleryBody {
	background-image: url(/images/winter/bgGalleryWinter.jpg);
}
.locationsBody {
	background-image: url(/images/winter/bgGalleryWinter.jpg);
}
#meetFarmers span.farmerLink a {
	background: url(/images/winter/meetFarmers.jpg) no-repeat;
}
#logoFieldGallery span.logoLink a {
	background: url(/images/winter/logo.jpg) no-repeat;
}
#logoField span.logoLink a {
	background: url(/images/winter/logo.jpg) no-repeat;
}
#logoFieldAbout span.logoLink a {
	background: url(/images/winter/logo.jpg) no-repeat;
}
#pageTitle .work {
	background-image: url(/images/winter/pageTitleWork.gif);
}
#pageTitle .charities {
	background-image: url(/images/winter/pageTitleCharities.gif);
}
#pageTitle .farmers {
	background-image: url(/images/winter/pageTitleFarmers.gif);
}
#pageTitle .tender {
	background-image: url(/images/winter/pageTitleTender.gif);
}
#aboutSideBar h2 {
	color: #af182e;
}
#aboutSideBar h1 {
	color: #af182e;
}
#aboutPageTitle #pageTitle {
	background-image: url(/images/winter/pageTitleAbout.gif);
	color: #af182e;
}
#aboutPageTitle h2 {
	color: #af182e;
}
#pageBottomAcorn {
	background-image: url(/images/winter/pageBottomAcorn.jpg);
}
#aboutPage {
	background-image: url(/images/winter/pageBg.jpg);
}
#fork {
	background-color: #f2f9ff;
	background-image: url(/images/winter/hrfork.jpg);
}
#knife {
	background-color: #f2f9ff;
	background-image: url(/images/winter/hrKnife.jpg);
}
#sideBarEdina {
	background-image: url(/images/winter/locationAcorn1.jpg);
} 
#sideBarRoseville {
	background-image: url(/images/winter/locationAcorn2.jpg);
}
#aboutPageContent h2 {
	color: #af182e;
}
#aboutPageContainer #pageBottom {
	background-image: url(/images/winter/pageBottom.jpg);
}
#galleryTitleBar h2 {
	background-image: url(/images/winter/pageTitleGallery.gif);
}
#locationsTitleBar h2 {
	background-image: url(/images/winter/pageTitleLocations.gif);
}
a {
	color: #af182e;
	text-decoration: none;
}
a:visited {
	color: #af182e;
}
a:active {
	color: #af182e;
}
a:hover {
	text-decoration: underline;
	color: #af182e;
}
#aboutPageContainer {
	background-image: url(/images/winter/pageTop.jpg);
}
#locationsInfo h1 {
	color: #af182e;
}
#topNav li a {
	color: #31477e;
}
#topNav li a:hover {
	background-color: #fff;
}
#topNav li a.current {
	background-color: #f2f9ff;
}
#nav_main a.second  {
	background: #f2f9ff;
}
#nav_main li li a:hover{
	background: #fff;
	color: #006ab0;
}
*/

/* Seaonally Explicit Rules Spring
---------------------------------------------------- */

body {
	background-image: url(/images/spring/bgHomeSpring.jpg);
}
#seasonHead {
	background: url(/images/spring/homeSeasonHead.jpg) no-repeat;
}
.aboutBody {
	background-image: url(/images/spring/bgAboutSpring.jpg);
}
.galleryBody {
	background-image: url(/images/spring/bgGallerySpring.jpg);
}
.locationsBody {
	background-image: url(/images/spring/bgGallerySpring.jpg);
}
#meetFarmers span.farmerLink a {
	background: url(/images/spring/meetFarmers.jpg) no-repeat;
}
#weDeliver span.deliverLink a {
	background: url(/images/spring/weDeliver.png) no-repeat;
}
#logoFieldGallery span.logoLink a {
	background: url(/images/spring/logo.jpg) no-repeat;
}
#logoField span.logoLink a {
	background: url(/images/spring/logo.jpg) no-repeat;
}
#logoFieldAbout span.logoLink a {
	background: url(/images/spring/logo.jpg) no-repeat;
}
#pageTitle .work {
	background-image: url(/images/spring/pageTitleWork.gif);
}
#pageTitle .charities {
	background-image: url(/images/spring/pageTitleCharities.gif);
}
#pageTitle .farmers {
	background-image: url(/images/spring/pageTitleFarmers.gif);
}
#pageTitle .tender {
	background-image: url(/images/spring/pageTitleTender.gif);
}
#aboutSideBar h2 {
	color: #218629;
}
#aboutSideBar h1 {
	color: #218629;
}
#aboutPageTitle #pageTitle {
	background-image: url(/images/spring/pageTitleAbout.gif);
	color: #218629;
}
#aboutPageTitle h2 {
	color: #218629;
}
#pageBottomAcorn {
	background-image: url(/images/spring/pageBottomAcorn.jpg);
}
#aboutPage {
	background-image: url(/images/spring/pageBg.jpg);
}
#fork {
	background-color: #f2f9ff;
	background-image: url(/images/spring/hrfork.jpg);
}
#knife {
	background-color: #f2f9ff;
	background-image: url(/images/spring/hrKnife.jpg);
}
#sideBarEdina {
	background-image: url(/images/spring/locationAcorn1.jpg);
} 
#sideBarRoseville {
	background-image: url(/images/spring/locationAcorn2.jpg);
}
#aboutPageContent h2 {
	color: #218629;
}
#aboutPageContainer #pageBottom {
	background-image: url(/images/spring/pageBottom.jpg);
}
#galleryTitleBar h2 {
	background-image: url(/images/spring/pageTitleGallery.gif);
}
#locationsTitleBar h2 {
	background-image: url(/images/spring/pageTitleLocations.gif);
}
a {
	color: #218629;
	text-decoration: none;
}
a:visited {
	color: #218629;
}
a:active {
	color: #218629;
}
a:hover {
	text-decoration: underline;
	color: #218629;
}
#aboutPageContainer {
	background-image: url(/images/spring/pageTop.jpg);
}
#locationsInfo h1 {
	color: #218629;
}
#topNav li a {
	color: #aa2971;
}
#topNav li a:hover {
	background-color: #fbfcf5;
} 
#topNav li a.current {
	background-color: #fbfcf5;
	color: #399f43;
}
#nav_main a.second  {
	background: #c6e897;
}
#nav_main li li a:hover{
	background: #fff;
	color: #399f43;
}


/* 
Social Dropdown Styles 
Added by Nate Uri from Intercom Agency
August 15, 2011
*/

#facebook-trigger, #twitter-trigger {
	position: absolute;
	top: 20px;
	left: 50%;
	margin: 0 0 0 350px;
	z-index: 2;
}	

#twitter-trigger {
	margin: 0 0 0 394px;	
}

ul.socials {
	display: none;	
	position: absolute;
	top: -2px;
	left: -84px;
	padding-top: 20px;
	z-index: -1;
}

ul.socials.twitter {
	margin: 13px 0 0 48px;	
}

ul.socials li {
	list-style: none;
}

/* Adjust Seasonal Colors in these selectors here. */

ul.socials li a {
	background: #C6E897;
	color: #AA2971;
	padding: 8px 10px;		
	width: 60px;
	display: block;
}

ul.socials li a:hover {
	background: #ffffff;	
	color: #399F43;
	text-decoration: none;
}