	body {
		background-color: #746d52;
		color: #4f4938;
		font-family: Lucida Sans Unicode, Calibri, Verdana, sans-serif;
		font-size: 11px;
	}
	td.menu {
		background-color: #bdba9d;
		background-image: URL(../images/menuBack.gif);
	}
	td.left {
		background-image: URL(../images/mainLeft.gif);
	}
	td.right {
		background-image: URL(../images/mainRight.gif);
	}
	td.images {
		background-color: #f0efe7;
		background-image: URL(../images/imagesBack.gif);
		background-repeat: repeat-y;
		background-position: right;
	}
	td.images img {
		margin-right: 3px;
	}
	td.main {
		background-color: white;
		background-image: URL(../images/mainBack.gif);
		background-repeat: repeat-y;
		background-position: right;
	}
	td.content {
		height: 400px;
		padding: 30px;
	}
	table.menuWatermark {
		height: 395px;
		width: 100%;
		background-image: URL(../images/watermarkRight.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	table.menuWatermark img {
		border: none;
		margin-bottom: 10px;
	}
	table.mainWatermark {
		height: 400px;
		width: 100%;
		background-image: URL(../images/watermarkLeft.gif);
		background-repeat: no-repeat;
		background-position: top right;
	}
	td.main p.indent {
		text-indent: 30px;
	}
	p {
		font-size: 11px;
		line-height: 1.5;
	}
	td,th {
		font-size: 11px;
	}
	font.newsHeadline {
		font-size: 14px;
		font-weight: bold;
	}
	font.newsContent {
		font-size: 11px;
		line-height: 1.5;
	}
	font.diningHeadline {
		font-size: 14px;
		font-weight: bold;
	}
	font.diningContent {
		font-size: 11px;
		line-height: 1.5;
	}
	div.menu {
		font-size: 10pt;
		line-height: 1.8;
		color: #f4eeda;
	}
	div.menu a {
		color: #5d594a;
		text-decoration: none;
	}
	div.frame {
		border: 1px solid silver;
		padding: 10px;
		margin: 10px
	}
	div.frame img {
		float: right;
	}
	h1, h2, h3, h4, h5, h6, div.menu {
		font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
	}
/*	h1, h2, h3 {
		font-variant: small-caps;
		font-weight: bold;
		font-family: Garamond, Lucida Sans Unicode, Verdana;
	} */
	h3 {
		font-size: 12pt;
	}
	h4 {
		font-size: 10pt;
	}
	h5 {
		font-size: 8pt;
	}
	table.attachment {
		border-top: 1px solid silver;
	}
	table.attachment img {
		vertical-align: middle;
	}
	table.imported {
		width: 100%;
		border: 1px solid silver;
	}
	table.imported th {
		background-color: #f0f0f0;
	}

