body, table td {
/*	font-family:Trebuchet, Trebuchet MT, Tahoma, Helvetica, Arial, Swiss ; */
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height:1.4em;
}

a:link{
	color: #330000; 
}
a:visited{
	color: #330000;
}

h1, h2, h3 {
	font-family:Trebuchet, Trebuchet MT, Tahoma, Helvetica, Arial, Swiss ; 
}

h1 {
	font-size: 1.2em;
	background-color:#C5CEB9;
	border: 1px solid #a00038;
	text-align: center;
	font-weight: normal;
	padding: 0.1em 0 0.1em 0;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
}

h3{
	font-size: 1.05em;
	font-weight: normal;	
}

.pageheader h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin:0 5px 0 0;
}

.pagefooter {
	text-align: right;
	font-style: italic;
	font-size: small;
}

.footerlinks {
	font-size: x-small;
}

p {
	text-align:left;
}

table th {
  background-color: #C0DDC0;
}

#homeitemlist1 thead tr th, #homeitemlist2 thead tr th {
  font-family:Trebuchet, Trebuchet MT, Tahoma, Helvetica, Arial, Swiss ; 
  background-color: #9FAA99;
  font-size: 1em;
  font-weight: bold;
}

#homeitemlist1 tbody tr td, #homeitemlist2 tbody tr td {
  background-color: #C0CCB8;
  text-align: left;
  padding-bottom: 12px;
}
#homeitemlist1 tbody tr.even  td, #homeitemlist2 tbody tr.even  td  {
  background-color: #D0DCC8;
  text-align: left;
}

table#footer td {
	font-size: small;
}

table.listheader td {
	border: 1px solid #910029;
	background: #C5CEB9;
	font-size:medium;
	font-weight: bold;
	line-height:1em;
}

table#itemlist1, table#itemlist2, table#itemlist3, table#itemlist4 {
	background: #F4F8F0;
}

table#itemlist1 td, table#itemlist2 td, table#itemlist3 td, table#itemlist4 td{
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
}

#leftnav {
	margin-top: 30px;
	margin-bottom: 30px;
}
#leftnav a {
	font-family:Trebuchet, Trebuchet MT, Tahoma, Helvetica, Arial, Swiss ; 
	display: block;
	width: 118px;
	background-image: url(../images/leftnav_bkgr.gif);
	background-color: #ced6c4;
	border: 1px solid #a00038;
	margin-bottom: 1px;
	padding: 1px 0 1px 0;
	color: #666;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#leftnav a:hover {
	background-image: none;
	color: #333;
}
