#stores h1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  background-color: black;
  padding: 2px;
  margin: 0;
  margin-bottom:10px; 
 
}

#stores h2 {
  font-size: 125%;
  padding: 0px;
  margin: 0px; 
}

#stores th {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  background-color: black;
  text-align: left;
  
}

#shop_directions th {
  font-size: 10px;
}

#shop_directions input {
  font-size: 11px;
  font-weight: bold;
}

#shop_directions td {
  font-size: 10px;
}



#help ul {
 	list-style-type: none;
 	 	margin: 0;
  padding: 0;
 }
 
 #help li {
 	margin: 0;
  padding: 0;
  
  
 }
 
 #help h3 {
 	display:inline;
 	float:left;
 }
 
 #help a {
   text-decoration:none;
   color:black;
 }
 
 .helplinks {
 	float: right;
 	text-align:left;
 	width:300px;
 }



#help_sections h1 {
  color: #000000;
  font-size: 130%;
  margin-bottom:0px;
  
}

#help_sections h2 {
  color: #000000;
  font-size: 100%;
}


#help_sections h3, #help h3{
  color: #000000;
  font-size: 100%;
}

#help_sections p {
  color: #000000;
  font-size: 14px;
}


#about_us {
  margin-top:5px;
  margin-right:24px;
}

#about_us h1 {
  font-weight: bold;
  font-size: 150%;
  text-align: center;  
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
#flashcontent {
  margin-left: 11px;
  margin-top: 10px;
  margin-bottom: 9px;
}

#recipe p {
  padding: 0;
  margin: 0;
}