body  {
	font:  Trebuchet, sans-serif;
	font-weight: normal
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #2a1a01;
		}
p {  font-family:   Trebuchet MS, sans-serif;  color: #2a1a01; font-size:14px; font-weight: normal; }
p.quote { font-family:   Trebuchet MS, sans-serif;  color: #2a1a01; font-size:12px; font-weight: normal;  }
p.home { font-family:   Trebuchet MS, sans-serif;  color: #2a1a01; font-size:12px; font-weight: normal;  }
td  {  font-family:  Trebuchet MS, sans-serif; font-size: 14px; color: #2a1a01; font-weight: normal;}
td.line {
	background-image: url('images/background_across_bottom.jpg');
	background-repeat: repeat-x;
	}
td.small{  font-family:  Trebuchet MS, sans-serif; font-size: 12px; color: #2a1a01; font-weight: normal;}

a  { font-family:   Trebuchet MS, sans-serif; font-size: 12px; color: #336600 ; font-weight: normal}
a.hover{ font-family:   Trebuchet MS, sans-serif; font-size: 12px; color: #666666 ; font-weight: normal}
a.sidebar{ font-family:  Trebuchet MS, sans-serif; font-size: 11px; color: #336600 ; font-weight: normal; text-align: center }
a.footer{ font-family:  Trebuchet MS, sans-serif; font-size: 10px; color: #336600 ; font-weight: normal; text-align: center }
#nav { font-family:   Trebuchet MS, sans-serif; font-size: 14px; color: #336600 ; font-weight: normal; text-align: center}
#nav.hover{ font-family:   Trebuchet MS, sans-serif; font-size: 14px; color: #666666 ; font-weight: normal; text-align: center}
.nav_blue { font-family:   Trebuchet MS, sans-serif; font-size: 12px; color: blue ; font-weight: normal; text-align: center}
h1  { font-family:  Trebuchet MS, sans-serif; font-size: 120%; color: #336600 ; font-weight: bold;  }
h2 { font-family:  Trebuchet MS, sans-serif; font-size: 100%; color: #336600 ; font-weight: bold;  }
h3 { font-family:  Trebuchet MS, sans-serif; font-size: 14px; color: #336600 ; font-weight: bold;  }

