/* CSS Document */

#calendar {
	display: none;
}
#footer {
	border-top: #999966 dotted 1px;
	padding-top: 5px;
}
h1,h2,h3,h4,h5,h6, p,a,li,td,legend {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #462516;
	margin: 0px 0px 4px 0px;
}
h2 {
	color: #8D7E47;	
	border-bottom: #999966 solid 1px;
	font-size: 16px;
	font-stretch: semi-expanded;
	font-variant: small-caps;
	font-weight: normal;
	margin-bottom:0px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	margin: 0px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
}
li, p, td {
	color: #4A4A4A;
	font-size: 10px;
	line-height: 11px;
}
p {
	margin: 2px 0px 5px 0px;
}
ul {
	margin: 2px 0px 8px 0px;
}
#imageleft {
	display: none;
}
#imageright {
	display: none;
}
.noprint {
	display: none;
}
#rightcol {
	display: none;
}
#topnav {
	display: none;
}

