body {
  font-family: Arial, Helvetica, sans-serif;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}

input, select, button, textarea {
  max-width: 100%;
}

meter, progress, output {
  max-width: 100%;
}

div#tswcentrecombo {
  float: right;
  width: 80%;
  background-color: white;
}

div#tswothersidecol {
  float: left;
  width: 25%;
  color: black;
  background-color: white;
}

div#tswsidecol {
  float: right;
  width: 20%;
  color: black;
  background-color: white;
}

div#tswcontent {
  float: left;
  width: 75%;
  color: black;
  background-color: #9ca696;
}

@media only screen and (max-width: 629px) {
  div#tswsidecol { float: none; width: 100%; }
  div#tswcontent { float: none; width: 100%; }
  div#tswothersidecol { float: none; width: 100%; }
  div#tswcentrecombo { float: none; width: 100%; }
}

div#tswcontproper {
  padding-left: 5px;
  padding-right: 5px;
}

div#tswcontainer {
  background-color: white;
}

div#tswsideproper, div#tswothersideproper {
  padding-left: 5px;
  padding-right: 5px;
}

div#tswheader {
  color: white;
  background-color: #4f3324;
}

div#tswfooter {
  color: black;
  background-color: white;
}

#tswsidecol {
  background-image: url("images/burlapbackground.jpg"), url("vjr/images/burlapbackground.jpg");
}

#tswothersidecol {
  background-image: url("images/burlapbackground.jpg"), url("vjr/images/burlapbackground.jpg");
}

#tswcontainer {
  background-image: url("images/burlapbackground.jpg"), url("vjr/images/burlapbackground.jpg");
}

#tswcentrecombo {
  background-image: url("images/burlapbackground.jpg"), url("vjr/images/burlapbackground.jpg");
}

#tswfooter {
  background-image: url("images/burlapbackground.jpg"), url("vjr/images/burlapbackground.jpg");
}

#body {
  background-image: url("images/burlapbackground.jpg"), url("vjr/images/burlapbackground.jpg");
}

#banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#muskrathill {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#testimony {
  margin-top: 3px;
}

