body {
	margin:0;
	padding:0;
	line-height: 1.4em;
	word-spacing:1px;
	letter-spacing:0.2px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/*Header*/
h1 {
	color:#000; font-size:25px;
	}
h2 {
	color:#000; font-size:20px;
	} 
h3 {
	color:#000; font-size:16px;
	}

/* Links */
a:link, a:visited {
	background: transparent; color:#333; text-decoration:none;
}
a:link:after, a:visited:after { 
	content:" [" attr(href) "] "; 
}
#footer a:link:after, #footer a:visited:after { 
	content: ""; 
}
#header a:link:after, #header a:visited:after {
	content: "";
}
#tomatoList a:link:after, #tomatoList a:visited:after {
	content: "";
}

#content {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 800px;
}
/*Image*/
img, img a, .BorderWhiteMed, .BorderWhiteThin, .floatRightBoderMed, .floatRightBorderThin, .floatLeftborder, .floatLeftBorderThin {
	border:none;
	}

/*Remove Element*/
#newsletter, #facebook, #blogger, #contactus, #Xmascontactus, #navBar, #sideBarLeft, #sideBarLeftXmas, #slideshow, #delivery, #creditCards, #policies p a, #header img, #storeHours, #rightOfSlide {
	display:none;
	}


/*Footer*/
#footer {
	margin-top:10px;
	text-align: center;
	}
/*Colored Text to Black*/
.yellowText, .redText, .greenText, .orangeText, .pinkText, .medBlueText, .ltBlueText, .colorText, .darkRedText, .ltgreenText  {
	color: #000;
}
#printOnly {
	display: block;
}

#policies p a {
	display: none;
}
.Accordion {
  overflow: visible !important;
}
.AccordionPanelTab {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;  
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}
.AccordionPanelContent ul li h3{
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.AccordionPanelOpen .AccordionPanelTab {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;  
}

.TabbedPanelsTab.TabbedPanelsTabSelected {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	display: block
}
.TabbedPanelsTab {
	display: none;	 
}

