@charset "utf-8";
/* CSS Document */
/* MENU */

#nav {  float: left;   margin: 0 ; padding: 40px 10px 30px 10px; list-style: none; }
#nav li {  margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size: 100%; font-weight:bold; white-space:nowrap;  }
#nav a {  display: block; margin: 0 0 0 0; padding: 1px 0 2px 25px ; color: #333; text-decoration: none;  color:#fff; font-weight:bold;  width: 150px;} 

#nav  #t-active a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
/* Hover */
#nav a:hover {background:  url(../images/ButtonBack.gif) 0 0 no-repeat; width: 67px; color:#E9EFC7; }

/* on states */
body#HOME #nav  #t-Home a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body#News #nav  #t-News a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body#Work #nav  #t-Work a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body#Services   #t-Services a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body#Contact    #t-Contact a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }

body.ARM#Work  #navsub .t-ARM a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.IAG#Work  #navsub .t-IAG a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.PerformingArtsCentre#Work  #navsub .t-PerformingArtsCentre a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.LeRondinSchool#Work  #navsub .t-LeRondinSchool a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.MissionAtlantic#Work  #navsub .t-MissionAtlantic a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.GALP#Work  #navsub .t-GALP a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.TheFarmhouse#Work  #navsub .t-TheFarmhouse a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.LakesideSigns#Work  #navsub .t-LakesideSigns a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.SimplyDeli  #navsub .t-SimplyDeli a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.Blanchelande#Work  #navsub .t-Blanchelande a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.HLShow#Work  #navsub .t-HLShow a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }

body.KarlTaylorPhotography#Work  #navsub .t-KarlTaylorPhotography a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.POSInteriors#Work  #navsub .t-POSInteriors a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }

body.Identity#Services  #navsub .t-Identity a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.Print#Services  #navsub .t-Print a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.Advertising#Services  #navsub .t-Advertising a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
body.Web#Services #navsub .t-Web a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }


#navsub {float: left;   margin: 0 ; padding: 0; list-style: none; }
#navsub li { float: left; margin: 0; padding: 0 0 3px 0;  width: 190px;  }
#navsub a {color: #333;   margin: 0 ; padding: 1px 0 2px 25px ;  text-decoration: none;  color:#fff; font-weight:bold; } 

#navsub  #t-active a {background: url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
/* Hover */
#navsub a:hover {background:  url(../images/ButtonBack.gif) 0 0 no-repeat; color:#E9EFC7; }
