body {
    background-color: #ffe4e1;
    font-family: verdana;
    font-size: 12px;
}
.orderform {
    background-color: #ffe4e1;
}
a:link {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #666666;
    text-decoration: underline;
}
a:active {
    color: #cccccc;
    text-decoration: underline;
}
a:visited {
    color: #000000;
    text-decoration: underline;
}
table.main {
    background-color: #ffffff;
    font-family: verdana;
    font-size: 12px;
}
td.main {
    border-bottom: 3px solid #309961;
    height: 36px;
    vertical-align: center;
    text-align: center;
    font-family: verdana;
    font-size: 12px;
}
div.subcategorylist {
    background-color: #ffe4e1;
}
td.leftcol {
    vertical-align: top;
    /*width: 150px;*/
    text-align: left;
    font-family: verdana;
    font-size: 10px;
    background-color: #ffe4e1;
}
div.heading {
    text-align: center;
    /*background-color: #309961;*/
    font-family: verdana;
    font-size: 12px;
    color #ffffff;
    padding: 4px;
    margin-bottom: 4px;
    background-image: url(/images/heading_back.jpg);
    background-repeat: no-repeat;
    font-style: italic;
    font-weight: bold;
}
.productlist {
    line-height: 22px;
    padding-left: 5px;
    padding-right: 5px;
}
.errormessage {
    color: #dc878b;
    font-weight: bold;
    text-align: center;
}
.clickphoto {
    text-align: center;
    font-family: verdana;
    font-size: 10px;
    color #000000;
    margin-top: 4px;
}
.itemname {
    text-align: left;
    font-family: verdana;
    font-size: 15px;
    color #000000;
    margin-bottom: 6px;
    font-weight: bold;
}
.itemlongdesc {
    text-align: left;
    font-family: verdana;
    font-size: 12px;
    color #000000;
    margin-bottom: 6px;
}
.itemostatus {
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    color: #a10d2f;
    margin-bottom: 6px;
}
.itemprice {
    text-align: left;
    font-family: verdana;
    font-size: 20px;
    color: #a10d2f;
    margin-bottom: 6px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 6px;
}
.itemshipcost {
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    margin-bottom: 6px;
}
.onorder {
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    color: #dc878b;
    margin-bottom: 6px;
}
.quantity {
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    margin-bottom: 6px;
}
.note {
    text-align: left;
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    margin-bottom: 6px;
}
.featurename {
    text-align: left;
    font-family: verdana;
    font-size: 18px;
    color: #309961;
    margin-bottom: 10px;
    font-weight: bold;
}
.itemdesc {
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    color #000000;
    margin-bottom: 6px;
}
.tablehighlight {
    border: 2px solid #309961;
    margin-bottom: 10px;
    width: 100%;
    background-color: #ffe4e1;
}
.productmessage {
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 15px;
}
.tableitems {
    width: 100%;
    font-family: verdana;
    font-size: 12px;
    color #000000;
    margin-top: 6px;
    font-weight: bold;
}
.tditem1 {
    background-color: #ffe4e1;
    vertical-align: middle;
    color: #555555;
}
.tditem2 {
    background-color: #ffe4e1;
    vertical-align: middle;
    color: #000000;
}
.outofstock {
    color: #309961;
}
.infodisplay {
    color: #309961;
}
.instock {
    color: #a10d2f;
}
.highlightphoto {
    border: 3px solid #ffffff;
}
div.highlightblock {
    background-color: #ffe4e1;
    padding: 6px;
}
.tablewish {
    background-color: #ffe4e1;
    font-family: verdana;
    font-size: 12px;
    margin: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.phoneorders {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
}



/* -- LINK PAGE -- */
#linkspage {
  margin-right: 20px;
  margin-left: 20px;
  background-color: #ffe4e1;
}
.linksheader {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.linklist {
  font-size: 2;
  font-family: verdana;
  line-height: 22px;
  padding-left: 5px;
  padding-right: 5px;
}
.links a:link {
  color: #333333;
  text-decoration: underline;
}
.links a:visited {
  color: #333333;
  text-decoration: underline;
}
.links a:active {
  color: #333333;
  text-decoration: underline;
}
.links a:hover {
  color: #000000;
  text-decoration: underline;
}

#info h1 {
font-family:verdana;
font-weight:400;
font-size:12px;
color:#000;
margin-bottom: 6px;
}

#info1 h1 {
font-family:verdana;
font-weight:400;
font-size:8px;
color:#000;
margin-bottom: 6px;
}
