﻿BODY { background: url(img/background_repeat.jpg);
       background-repeat: repeat-Y;
       
     }
.hiddenPic {display:none;}
 
A:link {text-decoration: none; color: white}
A:visited {text-decoration: none; color: white}
A:active {text-decoration: none; color: white}
A:hover {font-size:24; font-weight:bold; color: red;}

A#whitelink:link {text-decoration: none; color: #660000}
A#whitelink:visited {text-decoration: none; color: #660000}
A#whitelink:active {text-decoration: none; color: #660000}
A#whitelink:hover {color: red; text-decoration:underline;}

a#home_selected {font-size:24; font-weight:bold; color: red;}
a#service_selected {font-size:24; font-weight:bold; color: red;}
a#weddings_selected {font-size:24; font-weight:bold; color: red;}
a#conference_selected {font-size:24; font-weight:bold; color: red;}
a#yef_selected {font-size:24; font-weight:bold; color: red;}
a#boardroom_selected {font-size:24; font-weight:bold; color: red;}
a#prodlaunch_selected {font-size:24; font-weight:bold; color: red;}
a#officelunch_selected {font-size:24; font-weight:bold; color: red;}
a#cocktails_selected {font-size:24; font-weight:bold; color: red;}
a#braai_selected {font-size:24; font-weight:bold; color: red;}
a#hiring_selected {font-size:24; font-weight:bold; color: red;}
a#events_selected {font-size:24; font-weight:bold; color: red;}
a#platters_selected {font-size:24; font-weight:bold; color: red;}
a#canapes_selected {font-size:24; font-weight:bold; color: red;}
a#contactus_selected {font-size:24; font-weight:bold; color: red;}
a#serv_em {font-size:24; font-weight:bold; color: red;}
a#more_selected {font-size:24; font-weight:bold; color: red;}
a#themed_selected {font-size:24; font-weight:bold; color: red;}
a#gallery_selected {font-size:24; font-weight:bold; color: red;}
a#training_selected {font-size:24; font-weight:bold; color: red;}
a#main_selected {font-size:24; font-weight:bold; color: red;}
a#finger_selected {font-size:24; font-weight:bold; color: red;}
a#ce_selected {font-size:24; font-weight:bold; color: red;}
a#newsletter {font-size:24; font-weight:bold; color: red;}
a#blog_selected {font-size:24; font-weight:bold; color: red;}


a#home { background-image:url(img/home.gif); height: 31px; width:71px; display:block; }
a#home span { display:none; }
a#home:hover { background-image:url(img/home_over.gif); }

a#services { background-image:url(img/services.gif); height: 31px; width:71px; display:block; }
a#services span { display:none; }
a#services:hover { background-image:url(img/services_over.gif); }

a#menus { background-image:url(img/menus.gif); height: 31px; width:71px; display:block; }
a#menus span { display:none; }
a#menus:hover { background-image:url(img/menus_over.gif); }

a#gallery { background-image:url(img/gallery.gif); height: 31px; width:71px; display:block; }
a#gallery span { display:none; }
a#gallery:hover { background-image:url(img/gallery_over.gif); }

a#contactus { background-image:url(img/contactus.gif); height: 31px; width:90px; display:block; background-repeat:no-repeat;}
a#contactus span { display:none; }
a#contactus:hover { background-image:url(img/contact_over.gif); }

a#blog { background-image:url(img/blog.gif); height: 31px; width:90px; display:block; }
a#blog span { display:none; }
a#blog:hover { background-image:url(img/blog_over.gif); }

a#recipies { background-image:url(img/recipies.gif); height: 31px; width:70px; display:block; }
a#recipies span { display:none; }
a#recipies:hover { background-image:url(img/recipes_over.gif); }




