html {
  overflow: scroll;
}

body {
  font-family: Arial, "Times New Roman", Times;
  /*background-color: #C8A2C8; ORIGINAL*/ 
  /*background-color: #DFCCDF; LIGHTER */
  background-color: #CCCCCC; /*NOT BAD */
  margin:10px;
}

.logo {
  background: #C8A2C8 url(images/1.png) no-repeat right;
  border: 1px solid #FFFFFF;
  padding: 0px 0px 0px 2px;
}

.logoStaging {
  background: #C8A2C8 url(images/2.png) no-repeat right;
  border: 1px solid #FFFFFF;
  padding: 0px 0px 0px 2px;
  text-align: left;
}

.logoOHC {
  background: #C8A2C8 url(images/3.png) no-repeat right;
  border: 1px solid #FFFFFF;
  padding: 0px 0px 0px 2px;
  text-align: left;
}

.logoDesign {
  background: #C8A2C8 url(images/4.png) no-repeat right;
  border: 1px solid #FFFFFF;
  padding: 0px 0px 0px 2px;
  text-align: left;
}

.logoPurchase {
  background: #C8A2C8 url(images/12.png) no-repeat right;
  border: 1px solid #FFFFFF;
  padding: 0px 0px 0px 2px;
  text-align: left;
}

.logoAsk {
  background: #C8A2C8 url(images/1.png) no-repeat right;
  border: 1px solid #FFFFFF;
  padding: 0px 0px 0px 2px;
  text-align: left;
}

.main {
  width: 864px;
  border-collapse: collapse;
  table-layout: fixed;
  background-color: #C8A2C8;
  background: #C8A2C8 url(images/slanted.png) repeat-x bottom;
}

.navbar {
  border: 1px solid #FFFFFF;
  text-align: center;
  font-size: 17px;
  font-variant: small-caps;
  padding: 5px;
  cursor: pointer;
  background: url(images/nav.png) repeat-x top;
  font-family: "Times New Roman"
}

.current {
  border: 1px solid #FFFFFF;
  text-align: center;
  font-size: 17px;
  font-variant: small-caps;
  padding: 5px;
  background: url(images/nav-h.png) repeat-x top;
  font-weight: bold;
  font-family: "Times New Roman"
}

.indexcontent {
  border: 1px solid #FFFFFF;
  /*border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 10px solid #FFFFFF;*/
  padding: 30px 30px 40px 30px;
  text-align: justify;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: top;
}

.outer {
  width: 250px;
  float: right;
  display: block;
  padding: 5px 0px 10px 25px;
}

.inner {
  background: #FFFF66;
  padding: 25px;
  font-family: "Times New Roman"; 
  font-style: italic;
  border: 1px solid #FFFFFF;
  line-height: 1.3;
}

.stagingcontent {
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding: 30px 30px 15px 30px;
  text-align: justify;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: top;
}

.purchasecontent {
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  padding: 30px 30px 15px 30px;
  text-align: justify;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: top;
}

.pricelist {
  padding: 10px 0px 10px 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: middle;
}
.buybutton {
  border-right: 1px solid #FFFFFF;
  height:70px;
  text-align:center;
  vertical-align:middle;
}

.purchasecontent2 {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  padding: 10px 30px 0px 30px;
  text-align: justify;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: top;
}

.leftofprice {
  border-left: 1px solid #FFFFFF;
  padding: 10px 30px 0px 30px;
  text-align: justify;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: top;
}

.askcontent {
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  padding: 30px 30px 15px 30px;
  text-align: justify;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: top;
}

.adsBottom {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 15px 30px 25px 30px;
  text-align: center;
  font-size: 15px;
  vertical-align: middle;
  height: 100px;
}

a {
  color: yellow;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #FFFFFF;
  font-weight: bold;
}

.quote {
  background: #96A96F url(images/pagecorner.gif) no-repeat bottom right;
  line-height: 1.5;
  padding: 28px;
  text-align: justify;
  font-style: italic;
  font-size: 16px;
}

.listleft {
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  /*border-bottom: 1px solid #FFFFFF;*/
  padding: 15px 30px 0 30px;
  text-align: justify;
  font-size: 14px;
  vertical-align: top;
  background: url(images/checked.png) repeat-y top right;
}

.listright {
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  /*border-bottom: 1px solid #FFFFFF;*/
  padding: 15px 30px 0 30px;
  text-align: justify;
  font-size: 14px;
  vertical-align: top;
  background: url(images/checked.png) repeat-y top left;
}

.listleftOpen {
  border-left: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding: 15px 30px 0 30px;
  text-align: justify;
  font-size: 14px;
  vertical-align: top;
}

.bottom {
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding: 60px 60px 30px 60px;
}

.purchasebottom {
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 60px;
}

.askTitle {
  text-align: right;
  padding: 5px 0 5px 0;
}

.askField {
  padding: 5px 0 5px 0;
}

.borderLeft {
  border-left: 1px solid #FFFFFF;
}

.borderRight {
  border-right: 1px solid #FFFFFF;
}

.priceNames {
  padding: 10px 0px 10px 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: middle;
}

.priceMoney {
  padding: 10px 0px 10px 50px;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: middle;
}

.priceSavings {
  padding: 10px 0px 10px 0px;
  text-align: center;
  font-size: 19px;
  line-height: 1.4;
  vertical-align: middle;
}

.return {
  font-size: 14px;
}