P, TD, SPAN, INPUT, DIV, SELECT, TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#453A38;
	margin-top:3px;
	margin-bottom:7px;
}

A
{
	color:#825852;
	text-decoration:underline;
	font-weight:normal;
}

A:hover
{
	color:#999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;	
	margin-top:0px;
	color: #4E3531;
}

h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	margin-top:0px;	
	margin-bottom: 5px;	
	color: #4E3531;
}
#topmenu2
{
	background-color:#eee8db;
}
#topmenu2 td.horse
{
	background-image: url(../images/topmenu2_bg.gif);
	background-repeat:repeat-x;
	background-position:left center;
}
#topmenu2 td.horse a
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	
}
#topmenu2 td.horse td a
{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.menuItem
{
	padding-top:1px;
	padding-bottom:1px;

}

.menuItem A
{
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold; 
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
	
}

.menuItem A:hover
{
	color:#D8C8A9;
	text-decoration:none;
}

.submenu A
{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
	text-transform:none;
	font-weight:bold;
	
}
.submenu A:hover
{
	color:#D8C8A9;
	text-decoration:none;
}


