table {
	font-size: 12px;
}

.xmashourstable {
	width: 400px;
	margin-bottom: 25px;
	border: 1px solid #90aac2;
}

.xmashourstable tfoot td {
	font-weight: bold;
	text-align: center;
}

.xmashourstable th {
	color: #7eba02;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Verdana, Serif;
	border-bottom: 1px solid #90aac2;
	padding: 3px 0px;
}

.xmasclosed {
	background: url(../prods/xmas-closed-bg.jpg);
}

.xmashourstable td {
	text-align: left;
	padding: 2px 5px;
}

.navsubheading {
	font-family: Arial;
	background-color: rgb(139, 206, 0);
   /* background:#9adc11;*/
	font-size: 12px;
	cursor: auto;
	padding-right: 10px;
	font-weight: bold;
        text-transform:uppercase;
}

.mainTitle {
	color:#cf0000;
	background-color:#7eba02;
	margin:0xp;
	padding:10px;
	width:540px;
 *-width:555px;
	font-size:2.9em;
	text-align: center;
}

