.tablehead { color: #fff; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 100%; }
body {
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, helvetica;
	line-height: 16px;
	background-image: url(../images/bkgds/swirltan.jpg);
	text-align: left;
}
p {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, helvetica;
	font-size: 11px;
}
h1 {
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, helvetica;
	font-weight: bold;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/searchbutton.gif);
	height: 33px;
}
H2 {
	color: #52001b;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, helvetica;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.5pt;
	padding-left: 15px;
}
H3 {
	color: #988776;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, helvetica;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.5pt;
	text-indent: 35px;
}
.breadcrumb {
	color: #40230e;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, helvetica;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	margin-bottom: -5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.breadcrumb a:link {
	color: #351C09;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	text-indent: 10px;
}
.breadcrumb a:hover { color: #fff; font-weight: normal; text-decoration: none; text-align: left; text-indent: 10px; }
.breadcrumb a:visited { color: #40230e; font-weight: normal; text-decoration: none; text-align: left; text-indent: 10px; }
a:link       {
	color: #6F6149;
	text-decoration: none;
}
a:hover     {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
}
a:visited { color: #40230e; text-decoration: none; }

