body {
  background-image: url(../images/paper_bg.jpg);
  background-repeat: repeat;
  margin: 0px;
}

br.homeTopInfo {
  line-height: 10px;
}

a.contentBody {
  color:#FFFFFF;
  font-family: "courier new", courier new, courier, monospace;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  font-style: italic;
}

span.infoTitle {
  font-family: "courier new", courier, monospace;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: 552F18;
  
}

table.main {
  /* border: 1px solid red; */
  margin-top: 15px;
  width: 100%;
}

td.contentBody {
  background-image: url(../images/cardboard_bg.jpg);
  padding: 10px;
}

td.contentHeaderImg {
  padding-bottom: 5px;
}

td.homeBottomInfo {
  background-image: url(../images/cardboard_bg.jpg);
  font-family: "courier new", courier, monospace;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 13.25px;
  padding: 3px;
  color: 552F18;
  /* text-align: justify; */
}

td.homeTopInfo {
  background-image: url(../images/frame_info.jpg);
  color: #ffffff;
  height: 99px;
  font-family: "courier new", courier, monospace;
  font-size: 12px;
  line-height: 12px;
  padding: 5px;
  text-align: center;
  vertical-align: top;
}

td.mainbody {
  background-image: url(../images/watercolor_bg.gif);
  background-repeat: repeat-x;
  vertical-align: top;
}

td.menubar {
  padding-right: 3px;
}

td.sidemenu {
  padding-bottom: 5px;
}

span.bigQuote {
  font-family: "courier new", courier, monospace;
  font-size: 32px;
  font-weight: bold;
}

span.contentBody {
  font-family: "courier new", courier, monospace;
  font-size: 14px;
  line-height: 17px;
  color: 552F18	
}

span.contentHeading {
  font-family: "courier new", courier, monospace;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  color: 552F18;
}

span.socialmedia {
  font-family: "courier new", courier, monospace;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: 552f18;
}

