/* CHRISTMAS CUSTOM CSS */
/* CHRISTMAS CUSTOM CSS */
/* CHRISTMAS CUSTOM CSS */

/*Christmas background*/
body { background: url(red-background.png) repeat-x top;  }


/*openning times thing*/
.table td.thead { padding:5px; background:#FFCC33; font-weight:bold; font-size:16px; }

/*Front page heading title color*/
 #footwidgets-front .widget-spot .widget h3{ font-weight:bold; font-size:18px; padding:0 0 10px 0; color:#330099; }

/*h3 title right hand side */
#sidebar h3 { font-size:20px; margin:0 0 8px 0; padding:0; color:#330099;  font-family:"lucida grande"; }

/*main h1 tag on top of pages*/
h1  {  margin-bottom:5px; color:black; border-bottom:1px solid #9a8b6d; padding-top:10px; }

/*h4 and dotted line*/
#content h4 { letter-spacing: -1px; margin:10px 0 15px 0; padding:0 0 5px 0 ; color:#330099; text-transform:uppercase; border-bottom:2px solid #ffcc33;  }

/*small widget titles */
#footwidgets-front .widget-spot .widget a.widget-title{ font:bold 12px Georgia; color:black; }

/*left menu hover */
#leftmenu a:hover{background:#9900FF; color:white; text-decoration:none; list-style:none;  border-bottom:0px; }

/*openning times small print */
.openning-times-small {font-size:14px; font-weight:bold;}

/*description of banquet items */
.bracket{font-size:12px; font-style:italic; margin-left:15px;}

.christmas-service-charge{font-size:12px; line-height:15px; padding-top:30px;}


