
body, td, th {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  background: white;
}

form {
  display: inline;
}

.form {
  background: #ffee99;
}

td.menu {
  padding-left: 2px;
  background: gold;
}

td.menu a {
  text-decoration: none;
  color: black;
}

td.menu a:hover {
  color: green;
}


td.crumbs {
  background: #eeeeee;
}

td {
  vertical-align: top;
/*  border: dashed #eeeeee 1px; */
}

td.group, td.head {
   background: #eeeeee;
   background: gold;
   color: black;
   font-weight: bold;
}

td.group {
   border-top: solid white 1em;
}

tr.odd td {
   background: #ffee99;
}

tr.even td {
   background: #ffee99;
}

li {
  margin-top:10px;
}

table.chart th {
   background: white;
   color: black;
}

.testimonial {
  color: #003300;
}

div.testimonial {
  border: solid #030 1px;
  background: #efe;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 25px;
  font-style: italic;
}
div.testimonial .byline {
  font-style: normal;
}


/* "our plans" */

small {
   font-size: 85%;
}


table.ourplans td {
   font-size: 85%;
   padding-bottom: 10px;
}
table.ourplans th {
   font-size: 85%;
   color:green;
   text-align:left;
}

td.homebox img {
  padding-bottom: 5px;
}
