* {
  margin: 0;
  border: 0;
  padding: 0;
}


body {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 1em;
  background-color: #eee5cc;
  background-image: url(/mural_white4.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  line-height: 150%;
}

a {
  color: #00e;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0px;
  vertical-align: middle;
  display: block;
}

td {
  text-align: left;
}

input, textarea {
  border: 1px inset #dccc98;
  padding: 2px 4px 3px 4px;
  margin: 4px;
}

input[type=submit] {
  border: 2px outset #6e664c;
}

#produce {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
}

#status {
  position: fixed;
  z-index: 2;
  overflow: visible;
  top: 60px;
  left: 0px;
  width: 40%;
  height: 87%;
  padding: 8px 8px 8px 8px;
  overflow: auto;
}

#status_content {
  border: 1px solid #6e664c;
  background-image: url(/white.png);
  padding: 8px; 
  max-height: 68%;
  overflow: auto;
}

#days_til_pickup {
  font-weight: bold;
}

#content {
  background-color: #fff;
}

#index_body {
  text-align: center;
}

#form_body {
  margin-left: 8px;
}

#heading {
  width: 50%;
  float: left;
  margin: 8px;
  border: 1px solid #6e664c;
  background-image: url(/white.png);
  padding: 8px;

}

#heading2 {
  border: 1px solid #6e664c;
  background-image: url(/white.png);
  padding: 8px;

}

#heading3 {
  border: 1px solid #6e664c;
  background-image: url(/white.png);
  padding: 8px;

}

.hidden {
  display: none;
}

.center1 {
  float: left;
  position: relative;
  left: 50%;
}

.center2 {
  float: left;
  text-align: left;
  position: relative;
  left: -50%;
}

.clear {
  clear: both;
}

.contact_section {
  float: left;
  padding-top: 15px;
  padding-left: 30px;
}

.pick_up {
  color: #008;
  font-weight: bold;
}

.reserve {
  color: #800;
  font-weight: bold;
}


.hidden {
  display: none;
}

div.unhidden {
  display: block;
}

span.unhidden {
  display: inline;
}

.pointer {
  color: #00a;
  cursor: pointer;
}

.pointer:hover {
  color: #00f;
}

.group {
}

.item {
  font-size: 1em;

}

.cat0 {
  font-size: 1.5em;
  font-weight: bold;
}

.cat1 {
  font-size: 1em;
  font-weight: bold;
}


.cat2 {
  font-size: .95em;
  font-weight: bold;
}


.cat3 {
  font-size: .9em;
  font-weight: bold;
}

.cat5 {
  font-size: 1.25em;
  font-weight: bold;
}

.label_left {
  font-size: 1em;
  font-weight: bold;
  margin-left: -8px;
}

.topic_title {
  font-size: 1.4em;
  font-weight: bold;
  float: left;
  margin: 0px 16px 0px -16px;
  padding: 4px 12px 8px 4px;

}

#spacer_top_left {
  height: 100px;
}

.label {
  font-size: 1em;
  font-weight: bold;
}

#work_credit_hours {
  padding: 8px 0px 8px 120px; 
}

#contact_info {
  float: left;
  padding-left: 30px;
}

.info {
  float: left;
  font-size: .8em;
  color: #6e664c;
}
 
.squish {
  line-height: 80%;
  margin: 6px 0; 
}

.space{
  line-height: 80%;
}

.small {
  font-size: .8em;
}

#info {
  text-align: left;
  border: 1px solid #6e664c;
  background-image: url(/white.png);
  margin: 18px;
  padding: 8px 8px 8px 16px;
}

#intro {
  float: left;
  border: 1px solid #6e664c;
  background-image: url(/white.png);
  padding: 8px 12px 12px 12px;
  margin: 90px 320px 0 240px;
}

#sticker {
  margin: 0;
}

#right {
  float: right;
  width: 296px;
  margin: -250px 0 0 0;
}


.menu_item {
  padding: 0 4px;
  z-index: 3;
  position: relative;
}

.white {
  background-image: url(/white.png);
}

.white_box {
  float: left;
  margin: 8px 8px 0px 0px;
  padding: 4px;
}


.logo {
  position: fixed;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  overflow: visible;
  z-index: 2;
}

#menu {
  position: fixed;

  z-index: 2;
  top: 20%;
  left: 10px;
  background-image: url(/white.png);
  border: 1px solid #6e664c;
  padding: 8px 8px 8px 8px;
  margin: -10px 0 0 0;
}

#banzo {
  position: relative;
  overflow: visible;
  height: 0;
  width: 0;
  top: -30px;
  left: -60px;
  float: right;
  z-index: 2;
}

#banzo2 {
  position: relative;
  overflow: visible;
  height: 0;
  width: 0;
  top: -60px;
  left: -90px;
  float: right;
  z-index: 2;
}

#banzo3 {
  position: relative;
  float: right;
  z-index: 2;
}

.center_img {
    display: block;
    margin: 0 auto;
}

.float_right {
  float: right;
}
.float_left {
  float: left;
}

.lh170 {
  line-height: 170%;
}

#left {
  text-align: left;
  margin: 0px 2% 8px 250px;
}

.left {
 float: left;
}

.right {
 float: right;
}

#order_form {
  text-align: left;
  margin: 50px 1% 8px 50%;
}


.topic {
  padding: 50px 0px 0px 0px;
} 

span.left {
  background-image: url(/white.png);
}

.color0 {
  font-weight: bold;
  color: #8e3c3c;
}

.color1 {
  font-weight: bold;
  color: #3c8e3c;
}

.color2 {
  font-weight: bold;
  color: #3c3c8e;
}

.border {
  border: 1px solid #6e664c;
}

.border_half {
  border-bottom: 1px solid #6e664c;
  border-right: 1px solid #6e664c;
}

.border_color0 {
  border-bottom: 1px solid #8e3c3c;
  border-right: 1px solid #8e3c3c;
  color: #8e3c3c;
}

.border_color1 {
  border-bottom: 1px solid #3c8e3c;
  border-right: 1px solid #3c8e3c;
  color: #3c8e3c;
}

.border_color2 {
  border-bottom: 1px solid #3c3c8e;
  border-right: 1px solid #3c3c8e;
  color: #3c3c8e;
}


a.color0:hover {
  color: #d23c3c;
}

a.color1:hover {
  color: #3cca3c;
}

a.color2:hover {
  color: #3c3cd2;
}
