/* -------------------------------------------------
/* YELLOW OVERRIDES
/* ------------------------------------------------- */
div.Main-container div.fmHeader {
	background-color:#EEAF00 !important;
}

div.fmHeader div.fmNavigation {
	background-color:#FFDD94 !important;
}

div.Main-container div.fmBody div.fmColL,
div.Main-container div.fmBody div.fmColR,
div.Main-container div.fmBody div.fm1Col {
	background-image: url("../assets/images/layout/grad-yellow.jpg")!important;
}

div.Main-container div.fmBody table.coloured th {
	background-color:#EEAF00 !important;
}

div.Main-container div.fmBody table.coloured td {
	background-color:#FFDD94 !important;
}	
table.openingHours th {
background-color:#FFDD94 !important;
}
table.openingHours td {
background-color:#FFDD94 !important;
}
table.openingHours caption {
background-color:#FFBB00;
}
table.travelDirections th {
background-color:#FFDD94 !important;
}
table.travelDirections td {
background-color:#FFDD94 !important;
}
table.travelDirections caption {
background-color:#EEAF00; border-left:1px solid #FFFFFF !important; border-right:1px solid #FFFFFF !important;
}
 
