body {
  margin: 0;
  padding: 0;
  font: bold 80% arial,helvetica,sans-serif;
  background: #262324;
  color: #fff;
  line-height: 1.5em;
}
#wrapper {
  position: relative;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
}
#navbar {
  height: 171px;
  border: none;
}
.footer {
  padding-top: 10px;
  border-bottom: none;
}
a:link, a:visited {
  color: white;
  text-decoration: none;
}
p.credits {
  font-size: 0.8em;
}
.txtright {
 float: right;
}
a:hover {
  color: red;
}
table.page {
  width: 760px;
}
td.home-left {
  padding-left: 25px;
  line-height: 1.1;
}
td.home-right {
  padding: 0 25px 0 25px;
}
img {
  border-style: none;
}
img.showroomtag {
  padding: 30px 0 15px;
}
/*showroomright is used on proccess too*/
td.showroomright {
  font-size: 0.85em;
  padding: 0 25px 0;
  line-height: 1.0;
}
td.showroomright p span {
  padding-left: 10px;
  color: #ccc3b7;
  font-size: 1.2em;
}
td.showroomright p {
  line-height: 1.2;
  padding-bottom: 1.3em;
}
td.showroomright p.last {
  padding-bottom: 0;
  margin-bottom: 0;
}
h1 {
  color: #d8d0cc;
  font-size: 2.0em;
  margin-top: 0;
  letter-spacing: -0.07em;
}
table.margin30 {
  margin-top: 20px;
}
td.about {
  font-size: 0.9em;
  padding: 0 25px 0;
  line-height: 1.0;
}
td.about p.padded30 {
  padding-top: 30px;
}
td.about p.indented {
  padding-left: 10px;
}
td.brandspage {
  padding-left: 10px;
}
td.brandspage li a:link, td.brandspage li a:visited {
  color: white;
  text-decoration: underline;
  padding-left: 10px;
}
td.brandspage li a:hover {
  color: red;
}
ul.brands {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}
ul.brands li {
  padding: 3px 0 3px 0;
}
p.brandstext {
  color: #988352;
  padding-left: 15px;
  margin-bottom: 3px;
  font-size: 1.2em;
  background: url(images/bullet.gif) 0 50% no-repeat;
}
table.specials {
  border-collapse: collapse;
  width: 744px;
}

.paraRightMargin {
	margin-right: 10%;
}
.textred {
  color: #988352;
  font-size: 1.1em;
}
table.specials td.pdf a:link {
  text-decoration: underline;
}
table.specials td {
  padding: 2px;
  font-size: .9em;
}
table.specials tbody td {
  border-bottom: 1px solid #fff;
}
table.brands td a:link, table.brands td a:link {
  color: #aaa;
}
td.nytimes {
  color: black;
  background-color: white;
  padding:  5px;
  font-weight: normal;
}
td.nytimes p {
  margin-top: 0;
}
td.nytimes h3 {
  margin: 0;
}
td.nytimes a:link, a:visited {
  color: #00c;
}
.titlecase {
  font-variant: small-caps;
}