body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  color:#A15000;
  background:url(images/background_01.gif);
  margin-top:0px;
}

h2 {
background-image:url(images/arrow_01.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:10px;
margin-top:5px;
margin-bottom:5px;
padding-left:10px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

.nav td a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4C5053;
text-decoration:none;
background-image:url(images/arrow_02.gif);
background-position:left;
background-repeat:no-repeat;
margin-left:10px;
padding-left:10px;
}

.nav td a:hover {
color:#FF7F00;
background-image:url(images/arrow_01.gif);
background-position:left;
}

div.desc {
padding-top:10px;
border-bottom:#333333;
border-bottom-style:solid;
border-bottom-width:1px;
text-align:center;
}

.features {
margin-top:5px;
margin-bottom:5px;
color:#333333;
border-bottom:#333333;
border-bottom-style:solid;
border-bottom-width:1px;
}

.features li {
list-style:square;
margin-left:-15px;
}

.price {
color:#FF7F00;
font-size:12px;
font-weight:bold;
}

.dollar {
color:#666666;
}

.productprice {
text-align:right;
}

.productprice a {
color:#FF7F00;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
color:#CCCCCC;
}

.footer a {
color:#CCCCCC;
}

.featuredtitle {
text-align:right;
padding-right:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
background-color:#999999;
}

.featuredleft {
border:#FF6600 solid 1px;
float:left;
width:276px;
height:176px;
margin-top:2px;
}

.featuredright {
border:#FF6600 solid 1px;
float:right;
width:276px;
height:176px;
margin-top:2px;
}

.featuredheader {
font-weight:bold;
text-align:center;
margin: 5px 0px 5px 0px;
}

.featuredtext {
color:#000000;
margin: 0px 5px 10px 5px;
}

.toptext {
margin-right: 10px;
}