BODY, p, span
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	color: #996600;
}

A, a:link
{
	color: #996600;
	text-decoration: underline;
}

a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	color: #54473a;
	text-decoration: underline;
}

.footer
{
	padding-left: 20px;
	font-size: 12px;
}

.mainNav
{
	background: url(images/nav-bg.gif) repeat-x;
}