h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9b2e17;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9b2e17;
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	color: #9b2e17;
}
p,ul,ol {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 120%;
}
ul {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 120%;
    list-style: square url(/images/square.gif)
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9b2e17;
	text-decoration: none;
	line-height: 120%;
}
a:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9b2e17;
	text-decoration: underline;
	line-height: 120%;
}
a.topnav:link, a.topnav:visited, a.topnav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding: 0px 6px 5px 6px;
}
a.topnav:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin:0px;
	padding: 0px 6px 5px 6px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.red {
	color: #9b2e17;
}
#side {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#content {
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.subtitle {  font: bold 14px Arial, Helvetica, sans-serif; color: #9b2e17}
