#content, #content td, #content div
{
	color: black;
	font-family: Arial;
	font-size: 12px; 
	line-height: 18px;
}
#content a
{
	color: #533C15;
	font-family: Arial;
	font-size: 12px; 
}
#menu a
{
	color: white;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu a:hover, #menu td.active a
{
	color: #D7AC4D;
}
.headline
{
	font-family: Tahoma;
	font-size: 16px; 
	font-weight: bold;
}
.bannerline, .bannerline a
{
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#menu
{
	margin-left: 20px;
}
#menu td
{
	margin: 0px;
	padding: 0px;
}
.submenu
{
	margin-left: 20px;
	clear: both;
}
.submenu a
{
	font-family: Verdana;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12px;
}
.submenu a:hover, .submenu td.active a
{
	color: #A5772A;
}
