p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 0.75em;
	line-height: 1.3em;
	color:#000000;
}
td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 0.75em;
	line-height: 1.3em;
	color:#000000;
}
a {
	color:#84786D;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #696969;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	text-transform: uppercase;
	color: #84786D;
	font-weight: normal;
	margin-bottom: -1em;
}

#navigation ul
{
	margin: 0;
	list-style-type: none;
	color: #84786D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-transform:uppercase;
	line-height:40px;
	text-align: center;
	text-decoration:none;
}

#navigation li {margin: 0px; display:inline; }
#navigation li a {padding: 0px 15px; margin: 0px; color: #84786D; text-decoration: none;  }
#navigation li a:hover {padding: 0px 15px; margin: 0px; color: #A69F9A; text-decoration: none; }