.fontBlack {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.fontBlack12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.fontBlack12Red {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #861111;
}

.fontBlack13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

.fontBlack9 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}

.fontBlack10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

.fontWhite {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.fontWhite12 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.fontWhite13 {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}

.Concierge {
	background-attachment: fixed;
	background-image: url(images/conc_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.reservation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tableborder {
	border: 1px solid #E1AE27;
}
.fontRed {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
}
