/*-----------------------------------------------------------
Description: Gulfood Restaurant & Cafe
Version: 1.0
Author: Luke Sherrington
Author URI: www.aspevents.net
-----------------------------------------------------------*/

a {color:#a62116;}
a:hover{color:#684a42;}

#search {background:url(../g/2010/template/bg_search_restaurant.gif) top left no-repeat;}

.menu1 ul li:hover, .menu1 ul li a:hover{ display:block; background-color:#a62116; /*main menu Background on hover*/}
.menu1 ul ul li{list-style:none;  width:150px; background-color:#a62116; border:none; }
.menu1 ul ul li a, .menu1 ul ul li a:visited {background-color:#a62116; color:#fff; font: 1em arial, Sans-serif; padding:6px 13px; text-align:left; border:none; }
.menu1 ul ul li a:hover{font: normal 1em arial, Sans-serif; color:#fff; background-color:#2a2e2d; background-image:none; padding:0; padding:6px 13px; text-align:left;}
.menu1 ul ul li:hover {background:none; } /* To get rid of the repeating of background color from the main menu*/
.menu1 ul li:hover ul li{background:none; }


h1{color:#a62116; font-weight:bold;}
h2{ color:#a62116;font-weight:bold;}
