h1 {
	color:#b66611;
	font-size:16px;
	margin:0px;
	padding:7px 0px 7px 0px;
	background:url(../images/h-line.gif) repeat-x bottom;
}

h2 {
	color:#b66611;
	font-size:13px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.bioName {
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#000000;
}

p {

}

a {
	color:#b66611;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.foobar {
	color:red;
}

div.layout-biobox a.vcard {
	background:url(../images/vcard.gif) right center no-repeat;
	padding:0px 25px 0px 0px;
	font-weight:bold;
}

.staffTable {
	border:1px solid #D5DEE5;
}
.staffTable th {
	font-size:11px;
	background-color:#B76511;
	color:#FFFFFF;
}
.staffTable td {
	padding-bottom:10px;
	padding-top:10px;
	font-size:11px;
	border:0px solid #D5DEE5;
}
.boldUnderline {
	font-weight:bold;
	text-decoration:underline;
}
.textIndent1 {
	margin-left:20px;
	color:#000000;
}
.textIndent2 {
	margin-left:40px;
	color:#000000;
}
.textIndent3 {
	margin-left:60px;
	color:#000000;
}.textTan {
	color: #9e6025;
}

.timelineNav { clear: both; margin: 10px 0; }
.timelineNav .timelinePrevious { float: left; }
.timelineNav .timelineNext { float: right; }
