body {
  padding-top: 24px;
  font-family: "Arial",sans-serif;
  font-size: 13pt;
  color: #000000;
  background: url("/media/background-plant.jpg") no-repeat;
  background-color: #CDCDCD;
}

.homebody {
  background: none; 
  margin: -1px -2px -20px 0px;
  padding-top: 0px;
}

.homepic {
/*
  width: 90%;
  height: 90%;
*/
}

img {
  border: none;
}

p {
  padding-left: 10px;
  padding-right: 10px;
}

.pimg {
  float: right;
  padding-left: 40px;
  padding-right: 30px;
}

em {
  font-weight: bold;
  font-style: normal;
} 

.westcon {
  font-style: oblique;
  font-weight: bolder;
}

#service-buttons {
  text-align: center;
}

#service-buttons p {
  margin: 30px;
}

.linkbutton {
  padding: 5px;
  border: thin outset #000000;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: #CDCDCD;
}

.backtotop {
  font-size: 10pt;
}

/***** tables *****/

table {
  empty-cells: show;
  border-collapse: collapse;
  font-size: 12pt;
}

th {
  padding: 0em .5em;
  vertical-align: bottom;
  font-weight: bolder;
  font-style: italic;
}

td {
  padding: 0em .5em;
  vertical-align: top;
}
