/* LAYOUT
================================================*/
ul#Nav {text-align:center; line-height:3em;}
#Nav li {display:inline;}
#Nav a {display:inline-block; padding:1em;}

/* TYPE
================================================*/
#Nav a {font-family:"Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif; font-size:1.083em; font-weight:normal; text-decoration:none; text-align:center; text-transform:uppercase;}

/* COLOR
================================================*/
#Nav a:link, #Nav a:visited {color:#FFF;}
#Nav a {border-right:2px solid #CA4314; background-color:#A9250C; }
#Nav li.first a {border-left:2px solid #CA4314;}
#Nav a:hover, #Nav a:active {background-color:#DA7338; color:#FFF;}
/* you are here */
body#directory li#nav-directory a:link, body#directory li#nav-directory a:visited,
body#index li#nav-index a:link, body#index li#nav-index a:visited,
body#about li#nav-about a:link, body#about li#nav-about a:visited,
body#contact li#nav-contact a:link, body#contact li#nav-contact a:visited,
body#subscribe li#nav-store a:link, body#subscribe li#nav-store a:visited,
body#photos li#nav-photos a:link, body#photos li#nav-photos a:visited,
body#tshirts li#nav-store a:link, body#tshirts li#nav-store a:visited,
body#store li#nav-store a:link, body#store li#nav-store a:visited,
body#events li#nav-events a:link, body#events li#nav-events a:visited,
body#blog li#nav-blog a:link, body#blog li#nav-blog a:visited,
body#links li#nav-links a:link, body#links li#nav-links a:visited {background-color:#DA7338;}