body
	{
		font-family:arial;
		letter-spacing:normal;
	}

#navbar a,
#navbar a:visited {
		font-weight:bold;
		color: #333333;
}

#navbar a:hover {
		color:#9c3216;
}

#navbar a.current {
		color:#9c3216;
}

.leftnav_head
	{
		color:#9c3216;
	}
	
h1
	{
		font-family:"Garamond", "Times New Roman", Times, serif;
		font-size:35px;
		font-weight:bold;
		color:#9c3216;
		letter-spacing:-1px;
		margin:0 0 0 0;
	}	
		
h2
	{
		font-family: arial;
		font-size:1.58em;
		font-weight:bold;
		color:#9a9a9a;
		text-transform:uppercase;
		margin:-5px 0 10px 0;
		letter-spacing:normal;
	}
	
h3
	{
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		color:#000;
		margin:0 0 10px 0;
		text-transform:none;
		letter-spacing:normal;
	}	

h4
	{
		font-size:14px;
		font-weight:bold;
		color:#727171;
		text-transform:none; 
		letter-spacing:normal;
	}