h4 { font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	
}

h3.header {
	font-family: Garamond;
	font-size: 30px;
	color: Maroon;
}

.topnav {
font-size: 10px;
	line-height: 12px;
	
	
	
}

.topnavon {
font-size: 10px;
	line-height: 12px;
	color: Maroon;
	
}

a.topnav, a:active.topnav, a:focus.topnav, a:link.topnav, a:visited.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: Black;
	line-height: 12px;
	
	
	
}

 a:hover.topnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: Navy;
	line-height: 12px;
}


a.leftnav, a:active.leftnav, a:focus.leftnav, a:link.leftnav, a:visited.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #DAA520;
	line-height: 14px;
	font-weight: bold;
	margin-left: 7px;
}

 a:hover.leftnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFD700;
	line-height: 14px;
	margin-left: 7px;
}


.leftnavbar {
	background-image: url(../images/left_nav.gif);
	background-repeat: no-repeat;
}

.style3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
