@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		8;
	dw-num-cols-tablet:		16;
	dw-num-cols-desktop:	24;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
fieldset {
	padding:0px !important;
}
  
.txt {
	width: 100% !important;
	border: 1px solid #0F5E48 !important;
	font-size:1.3em !important;
	margin-left: 4px !important;
	
}

.txtbx {
	width: 100% !important;
	border: 1px solid #0F5E48 !important;
	font-size:1.3em !important;
	margin-left: 4px !important;
	
}

.employmentImg {
	display:none !important;
} 
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
}
.sitewidth {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	padding-left: 1.5%;
	padding-right: 1.5%;	
}
#topbarBox {
}
#logoBox {
	background:url(/mainimages/logo.png) no-repeat top center;
	background-size:contain;
	height:180px;
}
#logoBox img {
	display:none;
}
.foodmarkets {
	display:none;
}
.tagline {
	text-align:center;
}
#navbarBox {
}
#navBar {
	width:100;
	padding-top:3px;
}
#homerotationBox, #fadeshow1 {
	height:220px;
	overflow:hidden;
}
.fadeslidedescdiv {
	display:none;
}
.flex-caption {
	visibility:hidden;
}
#searchBox, #managenavbox {
	padding-top:10px;
	text-align:center;
}
#header-search-bttn {
}
#header-search-box {
	background-color: #b2d8a7;
	color:#FFFFFF !important;
	border:none;
	font-size:1.5em;
	padding: 5px 10px;
	border-radius:0.6em;
}
#contentBox {
}
#contentLeft {
	padding-bottom: 20px;
}
#sidebarBox {
	border-top: 1px solid #0F5E48;
	padding-top: 20px;
}
#leftsidebar {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #0F5E48;
}
#contentmiddle {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#rightsidebar {
	width: 100%;
	clear: both;
	margin-left: 0;
	border-top: 1px solid #CCC;
	padding-top: 20px;
	margin-top: 20px;
}
#sidebarLeftBox {
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
#contentRight {
	padding-top: 20px;
}
.photoRowBox {
	text-align: center;
	margin-top: 20px;
}
.photoRowCaption {
	padding-top:10px;
}
.photoRowPhoto {
}
.photoRowPhoto img {
}
#photoGalleryBox {
}
#photoGalleryBox .photoRowBox {
}
#photoGalleryBox .photoRowPhoto img {
}
.photoRow {
	border-top: 1px solid #B2D8A7;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
}
.photoLeft {
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.photoRight {
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.colorBox1 {
	background-color: #B2D8A7;
}
.colorBox2 {
	background-color: #0F5E48;
	color:#FFF;
}
.colorBoxPad {
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	width: 90%;
}
#footerBox {
}
.coupon {
	width:100%;
	text-align:center;
}
.coupon_desc {
	width:100%;
}
.weekly {
	width:100%;
	height:500px;
	border:none;
}
.twocolRight {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 20px;
}
.twocolLeft {
	width: 100%;
	margin-bottom: 20px;
}
.threecolLeft {
	width: 100%;
	margin-bottom: 20px;
}
.threecolMid {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 20px;
}
.threecolRight {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 20px;
}
#copyright {
	width: 50%;
	clear: both;
	margin-left: 0;
	float:left;
}
#bytelinkBox {
	width:50%;
	float:right;
	text-align:right;
}
#thumbGridBox {}
.thumbBox {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}
.thumbBoxHdr {}
.thumbBoxLink {
	font-size: 12px;
	border-bottom: 1px solid #D8D5CF;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.thumbBoxImg {}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
#addressBox {
	width:100%;
	clear:both;
	text-align:center;
}
#footerNav {
	display:none;
}
.locations {
	float:left;
	width:100%;
	clear:both;
	padding-top:10px;
	border-bottom: 1px solid #B2D8A7;
}
.locText {
	float:left;
	width:100%;
	text-align:left; 
	padding-right:0;
	clear:both;
}
.locImg {
	float:left;
	width:100%;
	text-align:left; 
	padding-left:0;
	clear:both;
}
.locImg img {
	width:90%;
	margin: 0 auto;
}
.employmentImg {
	display:none !important;
}

#jobPhoto {
	display:none;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 581px) {


.gridContainer {
	width: 97.5%;
	padding-left:1.25%;
	padding-right:1.25%;
	margin-left:0px;
	margin-right:0px;
	clear: none;
	float: none;
}
.sitewidth {
	width:100%;
}
#topbarBox {
}
#logoBox {
	float:left;
	background:none;
	width:31%;
	height:auto;
	padding-top:12px;
}
#logoBox img {
	display:block;
	width:100%;
}
.foodmarkets {
	display:block;
	text-align:center;
	background-color:#FFF;
	border-right: 7px solid #000;
	width:31%;
	min-height:43px;
	float:left;
}
.foodmarkets img {
	width:100%;
}
.tagline {
	padding-top: 45px;
	text-align:right;
}
#navbarBox {
	border-top: 7px solid #000;
	border-bottom: 7px solid #000;
	background-color: #0F5E48;
}
#navBar {
	float:right;
	width:65%;
	padding-top:3px;
}
#homerotationBox, #fadeshow1 {
	max-width:1200px;
	height:340px;
	overflow:hidden;
}
.fadeslidedescdiv {
	display:none;
}
.flex-caption {
	visibility: visible;
	width: 300px;
	margin: 0px 0px 30px 370px;
	padding: 15px;
}
#searchBox, #managenavbox {
	text-align:right;
	float:right;
}
#header-search-bttn {
}
#header-search-box {
}
#contentBox {
}
#contentLeft {
	padding-bottom: 0px;
	width: 60%;
}
#sidebarBox {
	padding-top: 0px;
	border-top-style: none;
	border-left: none;
	padding-left: 30px;
	width: 33%;
	clear: right;
	float: right;
}
#leftsidebar {
	width: 33.8974%;
	border-top-style: none;
	border-right: 1px solid #CCC;
	border-bottom-style: none;
	padding-right: 2%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentmiddle {
	width: 61.5384%;
	clear: right;
	margin-left: 2.5641%;
}
#rightsidebar {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#sidebarLeftBox {
	width: 37%;
	border-right: 1px solid #CCC;
	margin-right: 2%;
	border-bottom-style: none;
}
#contentRight {
	width: 60%;
	clear: right;
}
.photoRowBox {
	width: 31.2%;
	clear: none;
	padding-left: 1%;
	padding-right: 1%;
}
.photoRowCaption {
	padding-top:10px;
}
.photoRowPhoto {
}
.photoRowPhoto img {
}
#photoGalleryBox {
}
#photoGalleryBox .photoRowBox {
	width: 22.2%;
}
#photoGalleryBox .photoRowPhoto img {
	max-height:130px;
}
.photoRow {
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	width:50%;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	width:50%;
}
.colorBox1 {
}
.colorBoxPad {
}
.colorBox2 {
}
#footerBox {
	width:97.5%;
	padding-left:1.25%;
	padding-right:1.25%;
}
.twocolRight {
	width: 48.367%;
	margin-left: 3.266%;
	clear: right;
}
.twocolLeft {
	width: 48.367%;
}
.threecolLeft {
	width: 32.3797%;
}
.threecolMid {
	width: 32.7088%;
	margin-left: 1.2658%;
	clear: right;
}
.threecolRight {
	width: 32.3797%;
	margin-left: 1.2658%;
	clear: right;
}
#copyright {
}
#bytelinkBox {
}
#thumbGridBox {
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
.thumbBox {
	width: 32.3797%;
	clear: none;
	margin-left: 1.2658%;
}
.thumbBoxHdr {
	font-size: 0.8em;
}
.thumbBoxLink {}
.thumbBoxImg {}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
#addressBox {
	float:left;
	width:15%;
	text-align:left;
	display:inline;
	clear:left;
}
#footerNav {
	display:inline;
	float:right;
	width:75%;
}
.locations {
	float:left;
	width:50%;
	clear:none;
	border-bottom: none;
}
.locText {
	float:left;
	width:48%;
	text-align:right; 
	padding-right:2%;
	clear:none;
}
.locImg {
	float:left;
	width:48%;
	text-align:left; 
	padding-left:2%;
	clear:none;
}
.logImg img {
	width:40%;
}
}

/* Desktop Layout: 769px to a max of 1200px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {


#jobPhoto {
	display:block;
}

.gridContainer {
}
.sitewidth {
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
}
#topbarBox {
}
#logoBox {
}
#logoBox img {
}
#navbarBox {
}
#navBar {
	float:right;
	width:68%;
	padding-top:13px;
}
#homerotationBox, #fadeshow1 {
	height:375px;
	overflow:hidden;
}
.fadeslidedescdiv {
	display:none;
}
.flex-caption {
	visibility: visible;
	width: 300px;
	margin: 1% 1% 1% 9%;
	padding: 30px;
}
.employmentImg {
	display:inline-block !important;
}
.coupon {
	float:right; 
	width:48%; 
	text-align:center; 
	margin-left:2%;
	vertical-align:top;
}
.coupon_desc {
	float:left; 
	width:47%; 
	position:relative;
}
.weekly {
	width:100%;
	height:300px;
}
#searchBox {
}
#header-search-bttn {
}
#header-search-box {
}
#contentBox {
}
#contentLeft {
	width: 67%;
}
#sidebarBox {
	width: 27%;
}
#leftsidebar {
	width: 24%;
	padding-right: 1%;
	border-right: 1px solid #CCC;
}
#contentmiddle {
	width: 46%;
	margin-left: 1.6949%;
	clear: right;
}
#rightsidebar {
	width: 24%;
	margin-left: 1.6949%;
	clear: right;
	padding-left: 1%;
	border-left: 1px solid #CCC;
	margin-top: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#sidebarLeftBox {
	margin-right: 3%;
	padding-right: 30px;
	width: 26%;
}
#contentRight {
	clear: right;
	width: 67%;
	padding-top: 0px;
}
.photoRowBox {
}
.photoRowCaption {
	padding-top:10px;
}
.photoRowPhoto {
}
.photoRowPhoto img {
}
#photoGalleryBox {
}
#photoGalleryBox .photoRowBox {
	width: 22.2%;
}
#photoGalleryBox .photoRowPhoto img {
	max-height:130px;
}
.photoRow {
	margin-top: 30px;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	width: auto;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	width: auto;
}
.colorBox1 {
}
.colorBoxPad {
}
.colorBox2 {
}
#footerBox {
}
.twocolRight {
	width: 48.5798%;
	clear: right;
	margin-left: 2.8403%;
}
.twocolLeft {
	width: 48.5798%;
}
.threecolLeft {
	width: 32.3797%;
}
.threecolMid {
	width: 32.7088%;
	margin-left: 1.2658%;
	clear: right;
}
.threecolRight {
	width: 32.3797%;
	margin-left: 1.2658%;
	clear: right;
}
#copyright {
}
#bytelinkBox {
}
#thumbGridBox {
}
.thumbBox {
width: 32.7731%;
clear: none;
margin-left: 0.8403%;
}
.thumbBoxHdr {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.thumbBoxLink {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}
.thumbBoxImg {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
#addressBox {
}
#footerNav {
}
}

@media only screen and (min-width: 0px) and (max-width: 580px) {
	
#contentRightBox, #sidebarBox, #sidebarLeftBox, #addressBox, #sociallinksBox, #bytelinksBox, #contentLeft, #leftsidebar, #rightsidebar{
	height: auto !important;
	max-height: 888678px;
}
}
@media only screen and (min-width: 581px) and (max-width: 769px) {
	
#bytelinksBox  {
	height: auto !important;
	max-height: 888678px;
}
}
