.mainHeader {
  color: #7D998E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.aHeader {
  color: #7D998E;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.bHeader {
  color: #7D998E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
}
.bHeader a:link {
  color: #7D998E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline;
}
.bHeader a:visited {
  color: #7D998E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline;
}
.bHeader a:active {
  color: #7D998E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline;
}
.cHeader {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.dHeader {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  background-color:#9D6B0A;
}
.eHeader {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  background-color:#9D6B0A;
}
.fHeader {
  color: #9D6B0A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
}
.whiteHeader {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.bodyTxt {
  color: #000000;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.bodyTxt a:link {
  color: #7D998E;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.bodyTxt a:visited {
  color: #7D998E;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.bodyTxt a:active {
  color: #7D998E;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.bodyTxt2 {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.brownBody {
  color: #9D6B0A;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.smTxt {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
}
.smTxt a:link {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}
.smTxt a:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}
.smTxt a:active {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}
.sideBar{
  margin:0;
  padding:0;
  height:100%;
  border:none
}
.brownBodyBold {
  color: #9D6B0A;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: Bold;
  line-height: 20px;
}
.brownBodyBold a:link {
  color: #9D6B0A;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: Bold;
  line-height: 20px;
  text-decoration: underline;
}
.brownBodyBold a:visited {
  color: #9D6B0A;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: Bold;
  line-height: 20px;
  text-decoration: underline;
}
.brownBodyBold a:active {
  color: #9D6B0A;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: Bold;
  line-height: 20px;
  text-decoration: underline;
}
.bodyTxtItl {
  color: #000000;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  font-style: italic;
}

ul {
	margin-top: 2px;
	list-style-type:disc;
	margin-left: 0; 
	padding-left: 20px;
}