/* CSS Document */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
}
td, span, div, a, input {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.pageContainer {
	background-color: #FFFFFF;
}
.pageBorder {
	border-left: 2px solid #0E0642;
	background-image: url(images/rightTile.jpg);
	background-repeat: repeat-y;
}
.homeContentContainer {
	background-color: #FDF1F0;
	border-top: 2px solid #0E0642;
	border-bottom: 2px solid #0E0642;
}
.homeContent {
	color: #0E0642;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top: 2px solid #0E0642;
	border-bottom: 2px solid #0E0642;
	line-height: 16pt;
	padding: 10px;
}
.niqueContainer {
	color: #0E0642;
	font-size: 12px;
	background-color: #ECECEC;
	border-top: 2px solid #0E0642;
	border-bottom: 2px solid #0E0642;
	border-left: 2px solid #0E0642;
	line-height: 16pt;
	padding: 10px;
}
.footerContainer {
	color: #0E0642;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cellartableheader {	text-align: center;}.cellartableheader a {	font-size: 10pt;	color: #666666;	text-decoration: underline;}.cellartableheader a:hover {	font-size: 10pt;	color: #333333;	text-decoration: none;}.cellartablesection {	font-weight: bold;}
.cellarTableBanded {
	background-color: #EEEEEE;
}
.menuHeader {
	font-size: 14pt;
	line-height: 20pt;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px dotted #0E0642;
}
.menuItem {
	font-size: 11pt;
	font-weight: bold;
}
.menuDescription {
	font-size: 10pt;
}