a {
  text-decoration: none;
}

div.slide {
  width: 277;
  float: left;
  margin-left: 3em;
  margin-right: 2em;
  z-index: 0;
}

div.box {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 10px;
  height: 300px;
/*   width: 100%; */
}

div.box > img {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

p {
  margin-left: 1em;
  margin-right: 3em;
  text-align: left;
}

body {
  text-align: center;
  font-family: arial,sans-serif;
  background-color: #fdfceb;
}

blockquote {
  text-align: justify;
}

div.main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}

div.bdrt {
  position: fixed;
  z-index: 5;
  background-color: #fdfceb;
  top: 0;
  left: 230px;
  right: 0;
}

div.bdrl {
  position: fixed;
  width: 230px;
  height: 100%;
  left: 0px;
  top: 0px;
  background: url(Border1.jpg) 0 0 repeat-y;
}

div.center {
  text-align: center;
  position: absolute;
  top: 150px;
  left: 230px;
  right: 0px;
}

div.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

img {
  border: none;
}

.l {
  float: left;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 10px;
}

.r {
  float: right;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

td {
  text-align: left;
  padding: 5px;
}

.title {
  font-weight: bold;
  text-decoration: underline;
}

span.copy {
  color: #91766f;
}

textarea {
  width: 400px;
  height: 150px;
}

input[type="text"] {
  width: 180px;
}


a.home {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-home.jpg");
}

a.dollclothing {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-dollclothing.jpg");
}

a.historic {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-historic.jpg");
}

a.modern {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-modern.jpg");
}

a.bridal {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-bridal.jpg");
}

a.tutorials {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-tutorials.jpg");
}

a.c_patterns {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-c_patterns.jpg");
}

a.q_patterns {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-q_patterns.jpg");
}

a.gallery {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-gallery.jpg");
}

a.quilts {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-quilts.jpg");
}

a.testimonials {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-testimonials.jpg");
}

a.about {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-aboutus.jpg");
}

a.contact {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-contactus.jpg");
}

a.links {
  display: inline-block;
  height: 50px;
  width: 167px;
  text-decoration: none;
  background: url("B-linkswelove.jpg");
}

a:hover {
  background-position: -167px 0;
}
