h1 {  font: normal 32px/normal "Times New Roman", Times, serif; color: #CCCCCC}
.whitep {  font: bold normal 12px/normal Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}
p {  font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color: #231F20}
a:link {  font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif; color: #000066; text-decoration: none}
a:hover {  font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif; color: #99FF00; background: #996600; text-decoration: underline}
a:visited {  font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif; color: #990000; text-decoration: none}
h2 {  font: bold normal 18px/normal Georgia, "Times New Roman", Times, serif; color: #333333}
body {  background: #FFFFFF}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 140px;
	float: left; /* Contain floated list items */
	background-color: #ffffff;
}


#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */
	width: 180px; /* IE whitespace bug */
	background-color: #ffffff;
	list-style-type: none;
}

#nav a {    
  display: block;  /* to increase clickable area as a's 
      default to inline */
  color: #0033CC;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2;
  border-bottom: 1px solid #999999;
}



#nav a:hover {
	background: #faee99;
	text-decoration: underline;
  }
  #nav #nav_email a {
  border: none;
}


#body_hom #nav_hom a,
    #body_ron #nav_ron a,#body_whistle #nav_whistle a,#body_aboutseat #nav_aboutseat a,#body_seattable #nav_seattable a,#body_aboutminn #nav_aboutminn a,#body_minntable #nav_minntable a,#body_minnsite #nav_minnsite a,#body_listen #nav_listen a,#body_mincon #nav_mincon a,#body_curcol #nav_curcol a,#body_minnarch #nav_minnarch a,#body_blog #nav_blog a,#body_trackblog #nav_trackblog a,#body_inner #nav_inner a,#body_press #nav_press a,#body_press2 #nav_press2 a,#body_cov #nav_cov a,#body_response #nav_response a,#body_email #nav_email a  {
  background: #f1f1f1;
  color: #990000;
  font-weight: 100;
}
