
background { color: #ffffff; }
body, 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: #7a5760; text-decoration: underline }
a:visited    { color: #7a3d60; text-decoration: underline }
a:hover  { text-decoration: none }
a:active    { color: #80a25f; text-decoration: underline }
#text {
	padding-left: 10px;
}
#pawprints { margin-top: 3px; }
#pawprints li {
	background: url('images/blt_pawprint.gif') no-repeat 0px 0px;
	list-style-type: none;
	margin-left: -3.5em;
	padding: 0px 40px 15px 30px;
}
.clear { 
  clear:both; 
	font-size:0px; 
	line-height:0px; 
	height:0px; 
}
.staffbio { 
  margin-bottom: 10px; 
	padding-bottom: 12px; 
	border-bottom: solid 3px #dec6b5; 
}