background { color: #ffffff; }
body    {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 0px;
}
td  {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
.header  { font-weight: bold; font-size: 16px }
.subhead  { font-size: 14px; font-weight: bold }
.small   { font-size: 11px }
.big  { font-size: 15px }
a:link   { color: #046a76; text-decoration: underline }
a:visited   { color: #02545F; text-decoration: underline }
a:hover  { text-decoration: none }
a:active   { color: #046a76; text-decoration: underline }
.note { color: #00f; font-size: 14px; font-weight: bold; }
#text {
	padding-left: 10px;
}
.brown_subhead {
	font-size: 14px;
	color: #654A35;
	font-weight: bold;
}
.clear { 
	clear:both; 
	font-size:0px; 
	line-height:0px; 
	height:0px; 
}
#pawprints { margin-top: 3px; }
#pawprints li {
	background: url('images/blt_pawprint.gif') no-repeat 0px 0px;
	list-style-type: none;
	margin-left: -2.5em;
	padding: 0px 0px 15px 30px;
}
#horseshoes { margin-top: 3px; }
#horseshoes li {
	background: url('images/blt_horseshoe.gif') no-repeat 0px 0px;
	list-style-type: none;
	margin-left: -2.5em;
	padding: 0px 0px 15px 30px;
}
#nopaws { margin-top: .5em; }
#nopaws li {
	list-style-type: disc;
	background: none;
	margin: auto;
	padding: 0em 1em 0em 1em;
}
#numbers { margin-top: .5em; }
#numbers li {
	list-style-type: arabic;
	background: none;
	margin: auto;
	padding: 0em 1em 0em 1em;
}
.staffbio, .divider { 
  margin-bottom: 10px; 
	padding-bottom: 12px; 
	border-bottom: solid 3px #046A76; 
}