/* CSS Document */
body {
  background: #4c2e44;
  margin:25px 0 0 0;
}
div#container {
  background: url(/images/belove-curriculum-bg2.jpg) no-repeat #4c2e44;
  width:1024px;
  position: relative;
  margin:0 auto;
}
div#newsletter {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  margin:0 auto;
  width: 894px;
  height: 26px;
  text-align: right;
  padding-right: 130px;
}
div#newsletter a {
  color: #bebebe;
  text-decoration: none;
}
div#newsletter a:hover {
  color: #bebebe;
  text-decoration: underline;
}
div#mainNav {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1.25px;
  color: #d3bea4;
  width: 902px;
  height:15px;
  margin:0 auto;
  padding-top:57px;
  padding-left:105px;
}
div#mainNav a {
  color: #d3bea4;
  text-decoration: none
}
div#mainNav a:hover {
  color: #2cb3b4;
  text-decoration: none;
}
div#content {float:left;width:1024px}
#fancyZoomContainer {
  width: 975px;
  overflow: auto;
  position: relative;
  margin: 25px 0 0 0;
  padding-left:110px;
}
#horizontalScroll {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  width: 443px;
  height: 215px;
  overflow: auto;
  position: relative;
  margin: 0 0 0 0;
  padding-left: 0;
}
#horizontalScroll ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1630px;
}
#horizontalScroll ul li {
  float: left;
  padding: 0;
  text-align: center;
}
#customScroll {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  color: #d5d7d7;
  line-height: 1.25;
  width: 478px;
  height: 180px;
  overflow: auto;
  position: relative;
  margin:66px 0 0 0;
  padding-left:113px;
}
#customScroll h1 {
  font-size: 15px;
}
#customScroll a {
  color: #2cb3b4;
  text-decoration: none;
}

#roundedCorners {
  float: right;
  color: #d5d7d7;
  width: 150px;
  height: 183px;
  margin: 95px 235px 0 0;
}

b.rtop, b.rbottom{display:block;background: #4c2f45}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#productSlide {
  float: right;
/*   color: #d5d7d7; */
  color: #d5d7d7;
  width: 150px;
  height: 183px;
  margin: 100px 235px 0 0;
}

#photodiv {
  background-repeat: no-repeat;
}

img {
 border:0;
}


div#copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #7c5979;
  margin:545px 0 0 0;
  text-align: center;
}
div#copyright a {
  color: #7c5979;
  text-decoration: none;
}
div#copyright a:hover {
  color: #7c5979;
  text-decoration: underline;
}
