@charset "UTF-8";
/* CSS Document */

body {
	position: relative;
	font: 12px/14px Arial, Helvetica, sans-serif;
	background: #EEEED2 url(../img/texture_tile.jpg) repeat center top;
	margin: 0;
	padding: 0;
	color: #4b3f3f;
}

a { text-decoration: none; color: #437fbd }
h2 { color: #528fc8 }
h4 { color: #528fc8 }

ul { margin: 0; padding: 0 }
ul li { margin: 0; padding: 3px 0 3px 12px; list-style: none; background: url(/img/arrow_orange.gif) 0 6px no-repeat; border: 0px solid }

ol { margin: 0 auto 15px auto; padding: 10px 0 10px 35px; color: #FF6633; font: bold 16px/19px Georgia, "Times New Roman", Times, serif; border-top: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC }
ol li { margin: 4px; padding: 0; background: none }
ol li a { font: normal 12px/14px Arial, Helvetica, sans-serif }

.bttmCap { position: absolute; display: block; bottom: 0; left: 0; clear: both; border: 0px solid }
.clear { display: block; clear: both; float: none }


#container { margin: 0; padding: 0; text-align: center }
#mainBody {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0; 
	text-align: left;
	background: url(/img/mainBodyBckgrnd.jpg) repeat-y center top;
}
#billboard {
	position: relative;
	background: url(/img/billboardBckgrnd.jpg) no-repeat center top;
	height: 285px;
	width: 930px;
	margin: 0 auto;
}

#leftPromo { position: absolute; height: 262px; width: 270px; top: 12px; left: 14px; background: #333 }
#rightPromo { position: absolute; height: 262px; width: 625px; top: 12px; right: 14px; background: #333 }

#mainLogo {
	position: absolute;
	left: 20px; 
	top: 0;
	background: url(/img/mainLogo.gif);
	height: 101px;
	width: 270px;
}
#header {
	width: 960px;
	margin: 0px auto;
	position: relative;
	background-image: url(../img/topCap.jpg);
	background-repeat: no-repeat;
	background-position: center 95px;
	height: 163px;
}


#supportNav {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 300px;
}

#supportNav a {
	position: absolute;
	color: #797754;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#supportNav a.homeLink {
	top: 7px;
	left: 0;	
}

#supportNav a.contactLink {
	top: 7px;
	left: 55px;	
}
#supportNav a.blogLink {
	top: 7px;
	left: 60px;
	color: #FF3300;
}

#supportNav a.bttnSignUp {
	position: absolute;
	right: 0; 
	height: 28px;
	width: 164px;
	background: url(/img/bttnSignUp.jpg);
	display: block;
}

#searchTab {
	position: absolute;
	height: 42px;
	width: 280px;
	background: url(/img/searchTab.jpg);
	right: 30px;
	top: 65px;
}

#searchTab .searchField {
	width: 165px;
	border: 1px solid #999999;
	padding: 2px;
	font-size: 11px;
	vertical-align: middle;
	position: absolute;
	top: 10px;
	left: 65px;
}
#searchTab #imageField {
	vertical-align: middle;
	position: absolute;
	top: 9px;
	right: 17px;
}
#searchTab label {
	display: block;
	padding-left: 15px;
	text-align: left;
	margin: 10px 0 0 0;
	border: 1px solid;
}
form {
	margin: 0px;
	padding: 0px;
}
#searchTab .searchLabel {
	position: absolute;
	left: 15px;
	top: 15px;
}


#mainNav {
	margin: 0px auto;
	height: 50px;
	width: 907px;
	background: url(/img/mainNavBckgrnd.jpg) no-repeat center bottom;
	position: absolute;
	bottom: 0px;
	left: 27px;
}

#mainNav a { display: block; float: left; margin: 0; padding: 0 }

/* default nav state */
#mainNav a#about { height: 50px; width: 111px; background: url(/img/mainNav_About.jpg) top center no-repeat }
#mainNav a#locations { height: 50px; width: 113px; background: url(/img/mainNav_Locations.jpg) top center no-repeat }
#mainNav a#ads { height: 50px; width: 162px; background: url(/img/mainNav_Ads.jpg) top center no-repeat }
#mainNav a#produce { height: 50px; width: 203px; background: url(/img/mainNav_Produce.jpg) top center no-repeat }
#mainNav a#naturalorganic { height: 50px; width: 173px; background: url(/img/mainNav_NaturalOrganic.jpg) top center no-repeat }
#mainNav a#party { height: 50px; width: 130px; background: url(/img/mainNav_Party.jpg) top center no-repeat }
#mainNav a#community { height: 50px; width: 175px; background: url(/img/mainNav_Community.jpg) top center no-repeat }

/* rollover nav state */
#mainNav a:hover#about { height: 50px; width: 111px; background: url(/img/mainNav_About_on.jpg) top center no-repeat }
#mainNav a:hover#locations { height: 50px; width: 113px; background: url(/img/mainNav_Locations_on.jpg) top center no-repeat }
#mainNav a:hover#ads { height: 50px; width: 162px; background: url(/img/mainNav_Ads_on.jpg) top center no-repeat }
#mainNav a:hover#produce { height: 50px; width: 203px; background: url(/img/mainNav_Produce_on.jpg) top center no-repeat }
#mainNav a:hover#naturalorganic { height: 50px; width: 173px; background: url(/img/mainNav_NaturalOrganic_on.jpg) top center no-repeat }
#mainNav a:hover#party { height: 50px; width: 130px; background: url(/img/mainNav_Party_on.jpg) top center no-repeat }
#mainNav a:hover#community { height: 50px; width: 175px; background: url(/img/mainNav_Community_on.jpg) top center no-repeat }



#footer {
	background: url(/img/bttmCap.jpg) no-repeat center top;
	position: relative;
	height: 100px;
	width: 960px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}
#footerNav {
	width: 660px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	left: 297px;
}
#footerNav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background: none;
}

#footerNav li a { display: block; color: #797754; padding: 2px 7px }

#copyright {
	width: 650px;
	position: absolute;
	left: 304px;
	top: 55px;
	font-size: 11px;
}
#myriadTag {
	position: absolute;
	width: 200px;
	left: 40px;
	top: 30px;
	color: #464646;
	font-size: 11px;
}


#myriadTag a { color: #a0410d; font-weight: bold }

#leftColumn {
	float: left;
	width: 282px;
	margin: 0px 0px 0px 20px;
}

#content { float:left; width: 642px }

#leftColumn #panelFeatured {
	position: relative;
	background: url(/img/panelFeature.jpg) no-repeat center top;
	padding: 40px 0 50px 0;
}

#panelFeatured .featureBlock {
	position: relative;
	display: block;
	height: 70px;
	margin: 0 20px;
	padding: 1px 0 1px 0;
	background: url(/img/dotted_rule.gif) center bottom repeat-x;
	border: 0px solid;
}
.featureImage {
	position: absolute;
	background: url(/img/photoBorderSmall.jpg) no-repeat center center;
	height: 65px;
	width: 105px;
	top: 5px;
	left: 0;
}

.featureImage img { margin: 6px auto auto 8px; height: 52px; width: 88px; overflow: hidden }


.featureBlock .content {
	position: absolute;
	top: 20px;
	left: 115px;
	width: 130px;
}
.featureBlock h4 { margin: 0; padding: 0; font-size: 12px }
.featureBlock p { margin: 0; padding: 0; font-size: 11px; line-height: 12px }
#content #panelSave {
	background: url(/img/panelDiscover.jpg) no-repeat center top;
	/*height: 290px;*/
	width: 363px;
	float: left;
	padding-bottom: 10px;
	#padding-bottom: 5px;
	position: relative;
}
#content #panelSave .panelSavePhoto {
	height: 110px;
	width: 330px;
	margin: 50px auto 18px;
	position: relative;
	overflow: hidden;
	/*background-color: #FF9900;
	background-image: url(../img/sample_Discover.jpg);
	background-repeat: no-repeat;*/
}

#content #panelSave ul { margin: 0 20px 15px 22px; font-size: 13px }

#content #panelSpecials {
	background: url(/img/panelWeeklySpecials.jpg) no-repeat center top;
	float: left;
	/*height: 290px;*/
	width: 274px;
	padding-bottom: 10px;
	#padding-bottom: 5px;
	position: relative;
}

#content #panelSpecials ol { margin: 45px 20px 15px 10px; padding-top: 0; border: none }
#content #panelSpecials ol li { margin: 0; padding: 0 }
#content #panelSpecials ol li a {
	display: block;
	padding: 9px 0 9px 0px;
	#padding: 5px 0 7px 0px;
	background: url(/img/dotted_rule.gif) center bottom repeat-x
}
	
#content #panelSpecials ol li a:hover { background: #E6F9F9 }
	
p.panelLink {
	position: absolute;
	bottom: 10px;
	#bottom: 20px;
	right: 15px;
	padding: 3px 20px 3px 0;
	background: url(/img/arrow_orange.gif) right center no-repeat;
	clear: both;
}
#managerBar {
	height: 150px;
	width: 630px;
	margin: 0 auto;
	clear: both;
}
#panel2Col {
	position: relative;
	background: url(/img/panel2Col.jpg) top left no-repeat;
	/*height: 125px;*/
	width: 637px;
	padding: 0;
	clear: both;
}
#panel2Col #content {
	position: relative;
	/*width: 340px;*/
	width: 550px;
	margin: 0;
	padding-bottom: 20px;
	margin-top: 24px;
	/*margin-left: 250px;*/
	margin-left: 50px;
	}

#panel2Col #content h4 { font: 17px/20px Tahoma, TradeGothic, "Trebuchet MS", Verdana; color: #ed1c24; margin: 0 0 5px 0 }
#panel2Col #content p { font-size: 12px; line-height: 15px; margin: 0 0 5px 0 }

#panel2Col .featureImage {
	position: absolute;
	/*background: url(/img/photoBorderSmall.jpg) no-repeat center center;*/
	height: 65px;
	width: 105px;
	top: 20px;
	left: 135px;
}
#waterMark {
	background: url(/img/watermark.jpg) 0 0 no-repeat;
	height: 432px;
	width: 435px;
	position: absolute;
	top: 0;
	right: 0;
}



.alpha-shadowLeft {
  float: left;
  background: url(/img/shadow.gif) no-repeat bottom right;
  margin: 0 20px 0 0 !important;
  margin: 0 20px 0 0;
}

.alpha-shadowRight {
  float: right;
  background: url(/img/shadow.gif) no-repeat bottom right;
  margin: 0 0 0 20px !important;
  margin: 0 0 0 20px;
}

.alpha-shadowLeft div, .alpha-shadowRight div {
  background: url(/img/shadow.png) no-repeat left top !important;
  background: url(/img/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadowLeft img, .alpha-shadowRight img {
  background-color: #fff;
  border: 1px solid #EEEEEE;
  padding: 4px;
}
