body
{
	font-family: tahoma;
}

#searchArea .inputBox
{
	color: #E0CDB2;
}

#address
{
	font-size: 0.7em;
	color: #E0CDB2;
}

#address a
{
	color: #E0CDB2;
	font-weight: bold;
}

#menuCentered a
{
	font-size: 0.8em;
	color: #351308;
	text-decoration: none;
	font-weight: bold;
}

#menuCentered a:hover
{
	color: #653323;
	text-decoration: underline;
}

.boxContent
{
	font-size: 0.8em;
	color: #351308;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
	color: #351308;
}

h2
{
	font-size: 1.4em;
	font-weight: normal;
	color: #351308;
}

.boxContent a
{
	color: #293D1C;
	text-decoration: underline;
	font-weight: bold;
}

.boxContent a:hover
{
	color: #3A641E;
	text-decoration: none;
}

#footerContent
{
	color: #CCB99D;
	font-size: 0.7em;
}

#footerContent a
{
	color: #CCB99D;
	font-weight: bold;
	text-decoration: none;
}

#footerContent a:hover
{
	color: #E7D9C4;
	text-decoration: underline;
}


