a {  font-weight: bold; color: #993333; text-decoration: underline}
a:hover {  font-weight: bold; color: #993333; text-decoration: none}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; color: #993333; font-weight: normal}
h3 {
	color: #A8132F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin: 3px 0px 3px 0px;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 1.25em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 1.35em;
	color: #333333;
}
.sidebarlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	text-decoration: underline;
}
.footer {
	font-size: .6em;
	line-height: 1.2em;
	color: #666666;
}
 ul#navlist
{
	margin-left: 0px;
	padding-left: 0;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #A8132F;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	color: #333333;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 30px;
	background-color: #A8132F;
}

#navlist a {
	padding: 3px 10px;
	color: #333333;
	background-color: #A8132F;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	background-color: #A8132F;
	text-decoration: none;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 2px 2px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#navlist a:hover
{
color: #A8132F;
background-color: #FFFFFF;
text-decoration: none;
}
