body
{
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana, Arial;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: white;
	text-align: center;
	font-size: 9pt;
}
td 
{
	font-size: 9pt;
}
a
{
	color: #886F00;
}
.maincontent
{
	margin: 20px 30px 20px 30px;
}
.menucontainer 
{
	padding-top: 20px;
	padding-left: 4px;
	background-color: #886F00;
}
.menuItem 
{
	padding-left: 4px;
	padding-right: 28px;
}

.menuitem a
{
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
.menuitemMouseover 
{
	background-color: #886F00;
	padding-left: 4px;
	padding-right: 28px;
}
.menuitemMouseover a
{
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
.submenu 
{
	font-size: 9pt;
	border: solid 1px black;
}
.submenu a
{
	text-decoration: none;
	color: White;
}
a
{
	color: #886F00;
}
.menuseparator
{
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(images/menuseperator.jpg);
	background-position: center 2;
	background-repeat: no-repeat;
}
a img
{
	border: none;
}
h1
{
	font-size: 11pt;
	text-transform: uppercase;
	word-spacing: 8px;
	letter-spacing: 4px;
}
h2
{
	font-size: 11pt;
}
table.contact td
{
	font-size: 7pt;
}
div.hr
{
	font-size: 0pt;
	background-image: url(images/hr.gif);
	background-position: left center;
	background-repeat: repeat-x;
	height: 7px;
}

