
body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, sans-serif;
}

table {
  color: #000000;
  font-family: Arial, sans-serif;
}

p {
  margin-top: 3px;
  margin-bottom: 5px;
}

li {
  margin-top: 3px;
  margin-bottom: 5px;
}

.centercoltext blockquote {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 20px;
  color: #000000;
}

.centercoltext ol {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  color: #000000;
}

.centercoltext ul {
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
}

.leftcoltext blockquote {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 20px;
  color: #3c3b3b;
}

.leftcoltext ol {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  color: #3c3b3b;
}

.leftcoltext ul {
  color: #3c3b3b;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
}

.rightcoltext blockquote {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 20px;
  color: #3c3b3b;
}

.rightcoltext ol {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  color: #3c3b3b;
}

.rightcoltext ul {
  color: #3c3b3b;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
}

h1 {
  font-style: normal;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 5px;
}

h2 {
  font-style: normal;
  font-weight: bold;
  color: #ff0000;
  margin-top: 0px;
  margin-bottom: 5px;
}

h3 {
  font-style: normal;
  font-weight: bold;
  color: #ff0000;
  margin-top: 0px;
  margin-bottom: 5px;
}

h4 {
  font-style: normal;
  font-weight: bold;
  color: #ff0000;
  margin-top: 0px;
  margin-bottom: 5px;
}

.centercoltext {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  background-color: #FFFFFF;
  border-top-style: solid;
  border-top-color: #000000;
  border-top: 2px;
}

.leftcoltext {
  color: #3c3b3b;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  font-size: smaller;
}

.rightcoltext {
  color: #3c3b3b;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 0px;
  font-size: smaller;
}

.topbar {
  background-image: url(images/hnav_bg.gif);
  background-repeat: repeat-x;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

.leftcolumnborder {
  border-right-style: dashed;
  border-right-color: #737171;
  background-color: #e4e2e2;
  border-top-style: solid;
  border-top-color: #000000;
  border-top: 2px;
  border-right: 1px;
}

.rightcolumnbg {
  border-left-style: dashed;
  border-left-color: #737171;
  background-color: #e4e2e2;
  border-top-style: solid;
  border-top-color: #000000;
  border-top: 2px;
  border-left: 1px;
}

.footer {
  font-size: smaller;
  color: #CCCCCC;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #333333;
}

.topstrip {
  background-image: url(images/topstrip.gif);
  background-repeat: repeat-x;
  background-position: left top;
}

.hnavbg {
  background-repeat: repeat-x;
  background-position: right bottom;
}

.headerbg {
  background-color: #e4e2e2;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom: 2px;
}

.headerbg2 {
  background-color: #b8b7b7;
}

.featurebox {
  background-repeat: repeat;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-right-color: #737171;
  background-color: #ffffff;
  border-bottom-color: #737171;
  border-left-color: #737171;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  border-top: 0px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
}

}
a:link {
  color: #333333;
}

a:visited {
  color: #737171;
}

a:link:hover {
  color: #ff0000;
}

.menupad {
  padding-top: 10px;
  padding-bottom: 10px;
}

.textnav {
  font-size: smaller;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.credits {
  font-size: smaller;
  font-style: italic;
  text-align: center;
}
.testemonial {
	font-style: italic;
	color: #FF6633;
    margin-left: 20px;
}
