body {
  background-image: url(/images/bkgd2.jpg);
  background-color: #000;
  background-position: top center;
  background-repeat: repeat-x;
  font-family: arial;
  font-size: 10pt;
  margin-top: 0px;
  }

a:link       { color:#46572b; text-decoration: underline }
a:active     { color:#563f14; text-decoration: underline }
a:visited    { color:#46572b; text-decoration: underline }
a:hover      { color:#563f14; text-decoration: underline }


.navmenu {
  font: 11px arial;
  color: #46572b;
  font-weight: bold;
  }

a.navmenu:link       { color: #46572b; text-decoration: none }
a.navmenu:active     { color: #46572b; text-decoration: none }
a.navmenu:visited    { color: #46572b; text-decoration: none }
a.navmenu:hover      { color: #563f14; text-decoration: underline }
  
.maintext {
  font: 10pt arial;
  color: #000; 
  font-weight: normal;
  }

.btext {
	font-size: 13px;
	color: #46572b;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.promotitle {
  font: 12pt arial;
  color: #46572b; 
  font-weight: bold;
  }
  
.promotxt {
  font: 10pt arial;
  color: #46572b; 
  font-weight: normal;
  }
  
a.promotxt:link       { color: #563f14; text-decoration: none }
a.promotxt:active     { color: #563f14; text-decoration: none }
a.promotxt:visited    { color: #563f14; text-decoration: none }
a.promotxt:hover      { color: #46572b; text-decoration: underline }

.topright {
    font-size: 18px;
	color: #563f14;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	top: auto;
	margin:0px;
	}
	
.footer {
  font: 9pt arial;
  color: #563f14;
  font-weight: bold;
  }

a.footer:link       { color: #563f14; text-decoration: none }
a.footer:active     { color: #563f14; text-decoration: none }
a.footer:visited    { color: #563f14; text-decoration: none }
a.footer:hover      { color: #563f14; text-decoration: underline }

.copyright {
  font: 9pt arial;
  color: #FFF;
  font-weight: normal;
  }

a.copyright:link       { color: #FFF; text-decoration: none }
a.copyright:active     { color: #FFF; text-decoration: none }
a.copyright:visited    { color: #FFF; text-decoration: none }
a.copyright:hover      { color: #FFF; text-decoration: none }

.power {
  font: 6pt arial;
  color: #FFF;
  font-weight: normal;
  }

a.power:link       { color: #FFF; text-decoration: none }
a.power:active     { color: #FFF; text-decoration: none }
a.power:visited    { color: #FFF; text-decoration: none }
a.power:hover      { color: #FFF; text-decoration: none }

H1 {
    font-size: 30px;
	color: #89a461;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 12px;
	color: #46572b;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

H3 {
    font-size: 12px;
	color: #000;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

H3 a:link       { color: #000; text-decoration: underline; }
H3 a:active     { color: #000; text-decoration: underline; }
H3 a:visited    { color: #000; text-decoration: underline; }
H3 a:hover      { color: #563f14; text-decoration: underline;}

img.border {
	padding: 6px 6px 6px 6px ;
}

img.border2 {
	padding: 6px 10px 3px 10px ;
}
