.sitename {  font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 18px; color: #F7EED2; font-weight: normal; }

.title {  font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 26px; color: #C95200; font-weight: normal;}
.title-sml {  font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 18px; color: #C95200; font-weight: normal;}
.heading {  font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 22px; color: #474747; font-weight: normal;}

.txt-sml { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	line-height: 20px;
}

.txt-red { font-family: Tahoma, arial, helvetica, sans-serif; color: #9F5000; }

.txt-sml-red { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #9F5000; 
}

.txt-box { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; color: #612501; }

.subheading, .sub-heading {
	font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 18px; color: #990000; font-weight: 300;
}

a.sml:link, a.sml:visited, a.sml:active {
	font-size: 7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}

a.sml:hover {
	color: #999999;
}

.anchor {
	font-weight: bold;
	font-size: 9pt; 
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#C14800;
}

.anchor-on {
	cursor: pointer;
	font-weight: bold;
	font-size: 9pt; 
	font-family:Arial, Helvetica, sans-serif;
	background-color:#426224;
	color:#FFFFCC;
}

.anchor2 {
	font-size: 9pt; 
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E9E0CD;
	padding-left: 15px;
}

.anchor2-on {
	font-size: 9pt; 
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F5F8D3;
	padding-left: 15px;
	cursor: pointer;
}

.border-btm {
	border-style: solid;
	border-width: 0px 0px 1px 0px; 
	border-color: #C0C0C0;
}

.bkgnd-building {
	background-image:url(images/building.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.bkgnd-drdeans {
	background-image:url(images/dr-deans.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}