#nav {
font:76%/150% "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		background:#316baa 0 0 repeat-x;
		width:100%;
		float:left;
		border:1px solid #42432d;
		border-width:1px 0;
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
		color:#000;
		background:#bbb9b9;
		padding:10px 15px 4px 10px;
		float:left;
		width:auto;
		border-right:1px solid #42432d;
		text-decoration:none;
		font:bold 0.85em/0.85em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-shadow: none;
	}
	#nav a:hover {
		color:#fff;
		background:#316baa;
	}
	#nav li:first-child a {
		border-left:1px solid #42432d;
	}
	#home #nav-home a,
	#news #nav-news a,
	#opinion #nav-opinion a,
	#events #nav-events a,
	#dining #nav-dining a,
        #music #nav-music a,
        #screen #nav-screen a,
        #stage #nav-stage a,
        #word #nav-word a,
        #wellness #nav-wellness a,
        #art #nav-art a,
        #green #nav-green a,
	#wine #nav-wine a {
		background:#e35a00;
		color:#fff;
		text-shadow:none;
	}
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#archive #nav-archive a:hover,
	#lab #nav-lab a:hover,
	#reviews #nav-reviews a:hover,
	#contact #nav-contact a:hover {
		background:#e35a00;
	}
        #nav-classifieds a { 
		background:#e35a00;
		color:#fff;
        }
	#nav a:active {
		background:#e35a00;
		color:#fff;
	}
	/* ]]> */

