Body, td
{
	font-face: arial;
	font-size: 18px;
}

td
{
	vertical-align: top;
}
body.page
{
	background-image: url("images/banner.gif");
	background-repeat: repeat-x;
	padding-top: 150px;
}
table.nav
{
	position: absolute;
	left: 0px;
	top: 0px;
}

table.nav td
{
	vertical-align: middle;
	width: 20%;
}

A:link, A:active, A:visited
{
	color: #459177;
	text-decoration: none;
}

A:hover
{
	color: #D45987;
}

Div.menutype Div.type
{
	width: 100%;
	color: #D45987;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

Div.menutype
{
	text-align: center;
	width: 100%;
	color: #D45987;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
}


Table.nav TD
{
	width: 10%;
	padding: 10px;
	text-align: center;
	white-space: nowrap;
}

Div.article .title
{
	text-align: center;
	color: #D45987;
	font-size: 25px;
	font-weight: bold;
}

table.menuitem
{
	padding: 10px;
	width: 100%;
	height: 100px;
}


Div.menutype Div.text
{
	text-align: center;
}

Span.menuitemtitle
{
	color: black;
	font-weight: bold;
}
/*
tr.menurow
{
	background-color: #59CCD4;
}

*/
td.menuitemcell
{
	border-style: solid;
	border-width: 1px;
	border-color: #943E5F;
	width: 50%;
}