/*   2008SCAstyle.css      */body {background-color: white}a:link {  color: black;  text-decoration: none;}a:visited {  color: Black;  text-decoration: none;}a:hover {  color: DarkGreen;  text-decoration: underline;}a:active {  color: Black;  text-decoration: none;}.SCAPageBackground{  background-image:url('images/Parchment.jpg');  vertical-align: top;  text-align: center;}.SCATopLeftImg{  margin: 0;  padding: 0;  color: DarkGreen;  /* background-color: LemonChiffon; */  text-align: center;  vertical-align: middle;  /* border:  double  LemonChiffon */}.SCAPageHeader {  color: DarkGreen;  /* background-color: LemonChiffon; */  font-family: 'Pegasus','Times New Roman';  font-size: 28pt;  font-weight: normal;  text-decoration: none;  text-align: center;  border-bottom: double DarkGreen  }  .SCAPageTitleBox {  color: Black;  font-family: 'Pegasus','Times New Roman';  font-size: 28pt;  font-weight: normal;  text-decoration: none;  text-align: center;}.SCAsize1 {  font-family: 'Pegasus','Times New Roman';  text-align: center;  font-size: 32pt;}.SCAsize2 {  font-family: 'Pegasus','Times New Roman';  text-align: center;  font-size: 24pt;}.SCAsize3 {  font-family: 'Pegasus','Times New Roman';  font-size: 14pt;  text-align: center;}.SCAMainBoxText {  padding: 10px;  display: block;  color: Black;  font-family: 'Pegasus','Times New Roman';  font-size: 12pt;  font-weight: normal;  font-style: normal;  text-decoration: none;  text-align: justify;  valign:top;}.SCABioText {  valign: top;  padding: 0px,0px,0px,10px;  display: block;  color: Black;  font-family: 'Pegasus','Times New Roman';  font-size: 11pt;  font-weight: normal;  font-style: normal;  text-decoration: none;  text-align: left;}.SCABioPic {  valign=top  }.SCAFooter {  font-family: 'Pegasus','Times New Roman';  font-style: normal;  font-size: 10pt;  text-decoration: none;  text-align: center;  color: DarkGreen;  border-top:  double DarkGreen;  border-bottom:  double DarkGreen;}/* box to hold nav menu items */.SCANavMenuBox {  font-size: 11pt;  background-color: Wheat;    font-style: normal;  font-weight: normal;  text-decoration: none;  text-align: left;    vertical-align: bottom;  padding: 1px 1px  1px 1px;  font-family: 'Pegasus','Times New Roman';  border:  double green}  .SCANavMenuLink {  display: block;  padding: 2px 5px 2px 5px;  color: DarkGreen;  background-color: Wheat;  font-style: normal;  text-decoration: none;  text-align: left;}.SCANavMenuLink:hover {  display: block;  padding: 2px 5px 2px 5px;  color: Darkgreen;  background-color: Tan;  font-style: normal;  text-decoration: underline;  text-align: left;}.SCANavMenuSelected {  display: block;  padding: 2px 5px 2px 5px;  color: DarkGreen;    background-color: LemonChiffon;  font-style: normal;  text-decoration: none;  text-align: left;}.SCANavMenuOff {  display: block;  padding: 2px 5px 2px 5px;  color: LightSlateGray;  background-color: Wheat;  font-style: normal;  text-decoration: none;  text-align: left;  }