/* Start of CMSMS style sheet 'Home Theme' */
body {
	background-image: url(http://www.thebasilrestaurant.com/uploads/images/background.gif);
	background-repeat: repeat-x;
        background-color:#113D0C;
}

#header {
	background-image: url(http://www.thebasilrestaurant.com/uploads/images/splash.jpg);
	background-repeat: no-repeat;
	background-color: cc9999;
}

#header-end {
	background-image: url(http://www.thebasilrestaurant.com/uploads/images/goldbar.gif);
	background-repeat: no-repeat;
	background-color: cccc33;
}

#main-menu {
	background: url(http://www.thebasilrestaurant.com/uploads/images/menutext.png) 510px 0px;
	background-repeat: no-repeat;
	background-color: none;
}

#wrapper {
	background-image: url("http://www.thebasilrestaurant.com/uploads/images/shadow.png");
	background-repeat: no-repeat;	
}

#menu-bg {
	background: url(http://www.thebasilrestaurant.com/uploads/images/menubar.png);
	background-repeat: no-repeat;
}

#main-menu li#menu a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/leaf.png') left no-repeat;
}
#main-menu li#gallery a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/leaf.png') left no-repeat;
}
#main-menu li#contact a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/leaf.png') left no-repeat;
}
#main-menu li#about a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/leaf.png') left no-repeat;
}




/* FOOTER MENU */


#footer li {
   font: 1.2em "Times New Roman", Times, serif;
   list-style: none;
}

#footer li a{
	color: transparent;
}

#footer li#history a {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') 0px 0px no-repeat;
}
#footer li#testimonials a {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -127px 0px no-repeat;
}
#footer li#directions a {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -209px 0px no-repeat;
}
#footer li#newsletter a {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -282px 0px no-repeat;
}
#footer li#lost a {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -355px 0px no-repeat;
}

#footer li#history a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') 0px -22px no-repeat;
}
#footer li#testimonials a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -127px -22px no-repeat;
}
#footer li#directions a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -209px -22px no-repeat;
}
#footer li#newsletter a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -282px -22px no-repeat;
}
#footer li#lost a:hover {
	background: transparent url('http://www.thebasilrestaurant.com/uploads/images/footermenu.png') -355px -22px no-repeat;
}


#designed-by {
	padding-bottom: 40px;
}
#exyst {
	background: url(http://www.thebasilrestaurant.com/uploads/images/web_development_by_exyst.png) right no-repeat;
        display:block;
        width: 127px;
        height: 13px;
        float: right;
        margin-right: 95px;
}
#exyst span {
        display: none;
}
#moxie {
	background: url(http://www.thebasilrestaurant.com/uploads/images/graphic_design_by_moxie.png) left no-repeat;
        display:block;
        width: 165px;
        height: 13px;
        margin-left: 55px;
}
#moxie span {
        display: none;
}
/* End of 'Home Theme' */

