/* CSS Document */

a:hover {
  color: #000000;
  font-weight: 100;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666633;
  text-decoration: none;
  font-weight: 100;
}

.large-font {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #676734;
  font-weight: bold;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666633;
}

.services-textbox {
background-image: url(images/services-textbox.gif);
background-repeat: no-repeat;
}

.thankyou-textbox {
background-image: url(images/thankyou-textbox.gif);
background-repeat: no-repeat;
}

.bedroom {
background-image: url(images/for-the-bedroom.gif);
background-repeat: no-repeat;
background-position: right;
}

.accessories {
background-image: url(images/accessories-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.livingroom {
background-image: url(images/livingroom-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.garden {
background-image: url(images/garden-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.diningroom {
background-image: url(images/dining-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.bathroom {
background-image: url(images/bathroom-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.kitchen {
background-image: url(images/kitchen-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.account-textbox {
background-image: url(images/account-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.tracking-textbox {
background-image: url(images/tracking-textbox.gif);
background-repeat: no-repeat;
background-position: right;
}

.shopping-textbox {
background-image: url(images/shopping-textbox.gif);
background-repeat: no-repeat;
}

.featured-textbox {
background-image: url(images/featured-textbox.gif);
background-repeat: no-repeat;
}

.stans-textbox {
background-image: url(images/stans-textbox.gif);
background-repeat: no-repeat;
}

.background {
background-image: url(images/background.jpg);
background-repeat: repeat;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

.bg1 {
background-image: url(images/bg1.gif);
background-repeat: no-repeat;
}

.bg2 {
background-image: url(images/bg2.gif);
background-repeat: no-repeat;
}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}