/* CSS Document */
#columnRight table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

#columnRight table th {
	margin: 0;
	padding: 10px 10px;
	text-align: center;
}

#columnRight table td {
	padding: 5px 5px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #003963;
}

#columnRight table .cateringdesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003963;
	font-weight: bold;
}

#columnRight table .caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #958E6C;
	padding-top: 10px;
	font-weight: bold;
}

#columnRight table .serves25 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958E6C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #958E6C;
}

#columnRight table .cateringprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958E6C;
	vertical-align: text-top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #958E6C;
}

#columnRight table .cateringprice2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958E6C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #958E6C;
}

