/* CSS Document *//* ---------- NAVIGATION - MAIN  ---------- */#top-nav {	float: right;	width: 950px;	background-color: #CC0000;}#top-nav li {	display: inline;}#top-nav a {	float: right;	text-decoration: none;}.home a { width: 96px; height: 30px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/home01.gif) no-repeat; }.home a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/home02.gif) no-repeat; }.menus a { width: 117px; height: 30px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menus01.gif) no-repeat; }.menus a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menus02.gif) no-repeat; }.location a { width: 253px; height: 30px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/location-contact01.gif) no-repeat; }.location a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/location-contact02.gif) no-repeat; }.about-our-chef a { width: 147px; height: 30px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/about-our-chef01.gif) no-repeat; }.about-our-chef a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/about-our-chef02.gif) no-repeat; }/* ---------- NAVIGATION - FOOD MENU  ---------- */#menu-nav {	float: right;	width: 667px;	padding-right: 3px;	background-color: #7FC31C;	text-align: center;}#menu-nav li {	display: inline;}#menu-nav a {	float: right;	text-decoration: none;}.menu-lunch a { width: 83px; height: 36px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-lunch01.gif) no-repeat; }.menu-lunch a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-lunch02.gif) no-repeat; }.menu-dinner a { width: 94px; height: 36px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-dinner01.gif) no-repeat; }.menu-dinner a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-dinner02.gif) no-repeat; }.menu-little-amigos a { width: 170px; height: 36px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-little-amigos01.gif) no-repeat; }.menu-little-amigos a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-little-amigos02.gif) no-repeat; }.menu-dessert-bar a { width: 177px; height: 36px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-dessert-bar01.gif) no-repeat; }.menu-dessert-bar a:hover { background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-dessert-bar02.gif) no-repeat; }.menu-spacer a { width: 28px; height: 36px; background: url(http://hasaya.pair.com/sata/lacocina30a.com/wp-content/themes/lacocina30a/graphics/navigation/menu-spacer.gif) no-repeat; }/* ---------- BODY LINKS ---------- */.body-links ul {	margin: 0px 0px 0px 0xp;}.body-links li {	list-style-type: square;	margin: 5px 0px 0px 15px;}.body-links li a {	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";	font-size: 13px;	list-style-type: none;	color: #fff;	text-decoration: none;}.body-links li a:hover {	color: #FDCFE5;}.body-links a {	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";	font-size: 13px;	line-height: 25px;	list-style-type: none;	color: #fff;	text-decoration: none;}.body-links a:hover {	color: #FDCFE5;}