body 
{
font-size: small;
color: black
}
#allcontent {

width:	800px;
padding-top:	5px;
padding-bottom: 5px;
font-family: arial, sans-serif;
}
#header {
	padding: 3px;
	text-align: center;
}

#pagetitle{
margin-left: 170px;
border-bottom-color: #007133;
border-bottom-width: 2px;
border-bottom-style: solid;
width: 620px;
padding-right: 0px;


}
#main
{
margin-left: 180px;
padding-right: 0px;
padding-bottom: 20px;
text-align: left;
font-family: arial, sans-serif;
line-height: 1.5em;
font-size: 130%;
}

h1 {
font-size: 170%;
text-align: center;
}

h2 {
font-size: 140%;
text-align: center;
}

img.basket
{
margin-left: 30px;
float: right;

}

div.vegleft {
margin-left: 170px;
margin-right: 10px;

text-align: right;
color: black;
font-family: arial, sans-serif;
line-height: 2em;
width: 600px;
height: 238px;
padding-right: 10px;
}

div.discright{
text-align: left;
color: black;
font-family: arial, sans-serif;
margin-left: 290px;
line-height: 2em;
padding-top: 10px;

 }


div.vegright {
margin-left: 170px;
margin-right: 10px;
border-bottom-color: #007133;
border-bottom-width: 2px;
border-bottom-style: solid;
border-top-color: #007133;
border-top-width: 2px;
border-top-style: solid;
width: 620px;
height: 238px;
padding-right: 0px;

}

 
div.discleft{
text-align: left;
color: black;
font-family: arial, sans-serif;
margin-left: 0px;
line-height: 2em;
padding-top: 0px;
padding-left: 20px;

 }

div.picleft {
margin-left: 170px;
margin-right: 10px;

text-align: right;
color: black;
font-family: arial, sans-serif;
line-height: 2em;
width: 600px;
height: 285px;
padding-right: 10px;
}

div.picdiscright{
text-align: left;
color: black;
font-family: arial, sans-serif;
margin-left: 320px;
line-height: 2em;
padding-top: 10px;

 }


div.picright {
margin-left: 170px;
margin-right: 10px;
border-bottom-color: #007133;
border-bottom-width: 2px;
border-bottom-style: solid;
border-top-color: #007133;
border-top-width: 2px;
border-top-style: solid;
width: 620px;
height: 285px;
padding-right: 0px;

}

 
div.picdiscleft{
text-align: left;
color: black;
font-family: arial, sans-serif;
margin-left: 0px;
line-height: 2em;
padding-top: 10px;
padding-left: 10px;

 }


img.photoleft
{
padding-left: 10px;
padding-top: 25px;
padding-bottom: 25px;
float: left;
}

img.photoright{
padding-right: 10px;
padding-left:10px;
padding-top: 25px;
padding-bottom: 25px;
float: right;
}

.photosidebar
{
  padding-left: 10px;
}


#sidebar
{
float: left;
width: 150px;

 
}

ul.navbar {
  list-style-type: none;
  padding: 0 5px;
  
  }

  
ul.navbar li {
  padding: 0 5px;
  margin: 2px;
  text-align: center;
  font-size: 130%;
  line-height: 2em;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  background-color: #007133;
  } 
ul.navbar a {
  text-decoration: none }
a:link {
  color: white;
  background-color: #007133 }
a:visited {
  color: white;
  background-color: #007133 }
a:hover {
  color: #007133;
  background-color: white}
address {
  margin-top: 1em;
  padding-top: 1em;
  }
  
  #footer {
  text-align: center;
  margin: 50px 10px 10px 10px;
  font-size: 90%;
  clear: right;
  
  }
  
