/*

colors on this page

  dark    ->  41663b
  light   ->  41663b
  btnText ->  ffffff

*/

/* This changes the top nav text color */
#topnav a
{
  color: #fff;
  background: none;
}

/* This changes the spacing for the free gifts, comment out for 4 gifts */
/*#gifts div{width: 130px;}*/


/* Light Text Colors */

#right{color: #fff;}
#right #r2{border: none;}
#right #r2 a, #right #r1 a, #right #r3 a{color: #fff5db}
#right_top a{color: #41663b}
#right #r1,#right #r3{border: none; border-bottom: solid 1px #fff}

h1{color: #41663b;}
h2{color: #41663b;}
#feature div p, #gifts div p{color: #41663b;}
#feature div a{color: #41663b;}

/* Dark Text Colors */
#content h4{color: #41663b;}
#right div h4{color: #ffe292;}
.pagetitle,.pagetitle2{color: #41663b;}
#dRight th{color: #41663b;}
.request input,.request select{color: #41663b;}
.request .blue{color: #41663b;}

/* Border & Background Colors */
#catPick .img{border: solid 1px #41663b;} /* light */
input, textarea{border: 1px inset #41663b;} /* dark */
.inPut{border: solid 1px #41663b;} /* dark */
#dLeft th{background-color: #41663b;} /* dark */
#dLeft input{border: solid 1px #41663b;} /* dark */
.addBtn{color: #ffffff; background-color: #41663b;} /* dark */
#cart th{color: #ffffff;background-color: #41663b;} /* dark */
#content2 .addBtn{border: solid 1px #41663b;} /* dark */
.request input,.request select{border: solid 1px #41663b;} /* dark */
#catNav{background: #41663b;} /* dark */
#shipInfo h1{color: #ffffff; background-color: #41663b;} /* dark */
.msg{color: #ffffff; background-color: #41663b; border: solid 1px #41663b;} /* dark */
#free h1{color: #ffffff; background-color: #41663b;} /* dark */

#left_nav strong, #bigNav *{color: #41663b;}
#bigNav #oneCent a{color: #fff; text-decoration: none}
