﻿p
	{
		font-size:12px;
		font-family:Arial;
		padding:0;
		margin:0;	
	}

h1
	{
		font-size:18px;
		color:#9b754a;
		font-family:Georgia, Times New Roman;
		font-weight:normal;	
		padding:5px 0 5px 0;
		margin:0;
	}
	
h2
	{
		font-size:14px;
		color:#9b754a;
		font-family:Georgia, Times New Roman;
		font-weight:normal;	
		padding:5px 0 5px 0;
		margin:0;
	}
h3
	{
		font-size:12px;
		color:#9b754a;
		font-family:Georgia, Times New Roman;
		font-weight:bold;
		padding:5px 0 5px 0;
		margin:0;
	}
h4
	{
		font-size:11px;
		color:#9b754a;
		font-family:Georgia, Times New Roman;
		font-style:italic;
		margin:0;
		font-weight:normal;
	}
h5
	{
		font-size:11px;
		color:#000000;
		font-family:Georgia, Times New Roman;
		margin:0;
		font-weight:bold;
	}

a
	{
		font-family:Georgia, Times New Roman;
		color:#9f7a46;
		text-decoration:none;
	}
a:hover
	{
		font-family:Georgia, Times New Roman;
		color:#000000;
	}
	
.subNavigation
{
	font-family:Georgia, Arial;
	font-size:13px;
	text-decoration:none;
}

.subHeadersLarge
	{
		font-family:Georgia, Times New Roman;
		font-size:18px;
		color:#3c2417;
	}
.subHeadersSmall
	{
		font-family:Georgia, Times New Roman;
		font-size:15px;
		color:#3c2417;
	}
	
.bodyLinkGold
	{
		font-family:Georgia, Times New Roman;
		font-size:11px;
		color:#9e7a45;
		font-weight:bold;
		text-decoration:none;
	}

.bodyLinkGold:hover
	{
		font-family:Georgia, Times New Roman;
		font-size:11px;
		color:#3c2417;
		font-weight:bold;
	}
.newsHeadings
	{
		font-size:20px;
		color:#9b754a;
		font-family:Georgia, Times New Roman;
		font-weight:normal;	
		padding:5px 0 5px 0;
		margin:0;	
	}
