html > body {background:none repeat scroll 0 0 #EFEFEC}

.pg, .content {
  padding-top: 0;
  border-top:0 none;
}

h1.cms-page-title {
  display: none;
}

.ad-space {top:12px;}

/* Column 12
----------------*/

#col12 {
  margin: 0px;
  padding: 0px;
  width: 722px;
  float: left;

}

/* Textbooks
----------------*/

#textbooks {
  background-image: url(../images/bg-sectionfade.png);
  background-repeat: repeat-y;
  width: 248px;
  margin-right: 6px;
  padding-top: 3px;
  padding-right: 8px;
  padding-bottom: 16px;
  padding-left: 0px;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#textbooks h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 120%;
  font-weight: normal;
  text-transform: uppercase;
  color: #6c1c22;
  padding-left: 50px;
  background-image: url(../images/icon-online.png);
  background-repeat: no-repeat;
  background-position: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#textbooks p {
  padding-left: 20px;
}

#textbooks img.btn {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
}

/* Hot
----------------*/

#hot {
  background-image: url(../images/bg-sectionfade.png);
  background-repeat: repeat-y;
  width: 436px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 12px;
  float: left;

}

#hot h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 120%;
  font-weight: normal;
  text-transform: uppercase;
  color: #6c1c22;
  padding-left: 30px;
  background-image: url(../images/icon-hot.png);
  background-repeat: no-repeat;
  background-position: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* Feature
----------------*/

#feature {
  background-color: #FFFFFF;
  border-left: 1px solid #B9B9AD;
  float: right;
  margin: 0;
  padding: 3px 12px 8px;
  position: relative;
  width: 224px;
}

#featurehd {
  height: 77px;
  left: 50%;
  margin: 0 0 0 -76px;
  position: absolute;
  top: -77px;
  width: 154px;
  z-index: 100;
}

#feature ol {
  list-style-type: upper-alpha;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 1.625em;
}

#feature li {
  padding-bottom: .5em;
}

#feature h2 {
  font-size: 130%;
  color: #6c1c22;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.2em;
  font-weight: normal;
}

/* Guestbook
----------------*/


#guestbook {
  clear: left;
  margin-top: 10px;
  margin-bottom: 10px;
}


/**/