@charset "utf-8";
/* CSS Document */

.padding {
padding:17px;
}
.coupon-padding {
padding-left:17px;
}
.bodytext {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
line-height:20px;
}
.bodytext a:link {
color:#FFFFFF;
}
.bodytext a:visited {
color:#FFFFFF;
}
.bodytext a:active {
color:#FFFFFF;
}
.bodytext a:hover {
color:#FFFFFF;
}
.bodytextdark {
font-family:Tahoma;
font-size:12px;
color:#853C85;
line-height:20px;
}
.bodytextdark a:link {
color:#853C85;
}
.bodytextdark a:visited {
color:#853C85;
}
.bodytextdark a:active {
color:#853C85;
}
.bodytextdark a:hover {
color:#853C85;
}
*html body TABLE TR TD TABLE TR TD .navigation UL LI { 
display: inline; 
width: 251px; 
float: left; 
clear: left; 
}
*:first-child+html body TABLE TR TD TABLE TR TD .navigation UL LI { 
display: inline; 
width: 251px; 
float: left; 
clear: left;
}
.navigation {
  height: auto;
}
.navigation UL {
  height: 324px;
  width: 232px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation UL LI a {
  display: block;
  height: 36px;
}
.navigation UL LI a span {
  display: none;
}
.navigation UL LI#home a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') no-repeat;
}
.navigation UL LI#home a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px 0px no-repeat;
}
.navigation UL LI#services a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -36px no-repeat;
}
.navigation UL LI#services a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -36px no-repeat;
}
.navigation UL LI#locations a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -72px no-repeat;
}
.navigation UL LI#locations a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -72px no-repeat;
}
.navigation UL LI#history a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -108px no-repeat;
}
.navigation UL LI#history a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -108px no-repeat;
}
.navigation UL LI#fur-storage a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -144px no-repeat;
}
.navigation UL LI#fur-storage a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -144px no-repeat;
}
.navigation UL LI#gown-service a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -180px no-repeat;
}
.navigation UL LI#gown-service a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -180px no-repeat;
}
.navigation UL LI#coupons a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -216px no-repeat;
}
.navigation UL LI#coupons a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -216px no-repeat;
}
.navigation UL LI#faqs a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -252px no-repeat;
}
.navigation UL LI#faqs a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -252px no-repeat;
}
.navigation UL LI#contact a {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') 0 -288px no-repeat;
}
.navigation UL LI#contact a:hover {
  height: 36px;
  width: 232px;
  background: url('images/menu.jpg') -232px -288px no-repeat;
}