/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

/* @group menu */

 
.navigation ul.menu {
  background-color: #666638;
}
.navigation ul.menu li,
.navigation ul.menu a {
  display: block;
}
 /* @end */
