/*body { background-image:url(images/blue_bg.gif) repeat-x top;  }*/


body { background: url(images/1.png) repeat-x top;  }

/*front slider background*/
.wrap-slider{ background-image:url(images/font-slider-image.png); margin:0; position:relative }

/*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:white; 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; }