html {
  margin:0;
  padding:0;
  color:#000;
  font-family: georgia; 
  font-size: 14px;
  }

#frame {
  margin-right:auto;
  margin-left:auto;
  position: relative;
  width:960px;
  }

#header {
  float: left;
  width: 957px;
  height: 123px;
  background-color: #f5e9c1;
  border: 3px solid #b9b193;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }
  
  
#footer {
  float: left;
  text-align: center;
  width: 957px;
  margin-top: 4px;
  background-color: #f5e9c1;
  border: 3px solid #b9b193;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  } 

#nav {
  float: left;
  width: 960px;
  height: 30px;
  margin-top: 4px;
  margin-bottom: 4px;
  }

#breadchrumbs {
  float: left;
  width: 960px;
  height: 10px;
  margin-top: 0px;
  margin-bottom: 4px;
  }

#banner {
  float: right;
  width: 720px;
  height: 0;
  }

#side {
  float: left;
  min-height: 750px;
  height: 100%;
  width: 240px;
  }


#logo {
  float: left;
  width: 337px;
  margin: 4px 4px 4px 4px;
  display:inline;
  }

#check {
  text-align: center;
  float: right;
  width: 158px;
  margin: 10px 4px 13px 4px;
  display: inline;
  }

#hd-1 {
  float:left;
  width:150px;
  height:65px;
  text-align: center;
  display:inline;
  border-right: 2px solid #000;
  margin-top: 30px;
  margin-left: 70px;
  }

#hd-2 {
  float:left;
  width:160px;
  height:65px;
  text-align: center;
  display:inline;
  border-left: 2px solid #000;
  margin-top: 30px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  display:inline;
  }

.col {
  float: left;
  width: 298px;
  padding: 4px;
  background-color: #f5e9c1;
  border: 3px solid #b9b193;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }

.item-list {
  float: left;
  width: 620px;
  height: 83px;
  margin-bottom: 4px;
  background-color: #e5e5e5;
  border: 3px solid #999999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }

.item-list img {
  padding: 4px;
  }

.item-pic {
  float: left;
  margin: 0px;
  width: 83px;
  height: 83px;
  }

.item-desc {
  float: left;
  margin-top: 28px;
  /*width: 400px;*/
  }

.item-pri {
  float: right;
  text-align: left;
  margin-top: 30px;
  margin-right: 4px;
  width: 100px;
  }


#mc-embedded-subscribe, #cfContact, #jot-sub, #rebate, #ajaxSearch_submit {
  color: #000000;
  font-family: trebuchet ms;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 4px 0px 4px;
  background-color: #FFCC00;
  border: 2px solid #cc9900;
  }
#mc-embedded-subscribe:hover, #cfContact:hover, #jot-sub:hover, #rebate:hover, #ajaxSearch_submit:hover {
  text-decoration: none;
  background-color: #669966;
  border: 2px solid #336633;
  }
  
#mce-FNAME, #mce-EMAIL {
  text-decoration: none;
  border: 2px solid #b9b193;
  padding-left: 4px;

  }
  
#cfName, #cfEmail, #cfRegarding, #cfMessage, #cfFirst-Name, #cfLast-Name, #cfEmail, #cfAddress, #cfCity, #cfState, #cfZip, #cfPhone, #cfhtarea, #cfwdfurn_1, #ajaxSearch_input {
  text-decoration: none;
  border: 2px solid #7d7d7d;
  padding-left: 4px;
  }
  
#LastName{
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

/*Table for ea CSS*/
.table {
  margin-left: 20px;
  margin-top: 2px;
  }
.table ul {
  float:left;
  margin:0;
  padding:0;
  }
.table ul li {
  list-style:none;
  padding:5px 10px;
  }
.table ul li.title {
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  margin-left:2px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
  -webkit-border-top-left-radius:7px;
  -webkit-border-top-right-radius:7px;
  background-color: #333333;
  }
.table ul li.price {
  border: 2px solid #333333;
  font-family: georgia;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
  margin-left:2px;
  -moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;
  -webkit-border-bottom-left-radius:7px;
  -webkit-border-bottom-right-radius:7px;
  background-color: #e5e5e5;
  }

/*Table for lst CSS*/

.table-lst {
  float: right;
  margin-right: 4px;
  margin-top: 15px;
  display:inline;
  }
.table-lst ul {
  float:left;
  margin:0;
  padding:0;
  }
.table-lst ul li {
  list-style:none;
  padding:5px 10px;
  }
.table-lst ul li.title-lst {
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  margin-left:2px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
  -webkit-border-top-left-radius:7px;
  -webkit-border-top-right-radius:7px;
  background-color: #333333;
  }
.table-lst ul li.price-lst {
  border: 2px solid #333333;
  font-family: georgia;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
  margin-left:2px;
  -moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;
  -webkit-border-bottom-left-radius:7px;
  -webkit-border-bottom-right-radius:7px;
  background-color: #c7c7c7;
  }

input {
  border: none;
  text-decoration: none;
  }

img {
  border:none;
  }

/* Text styling */

table{ 
margin-left: 20px;
}

.table p{
font-size: 11px;
margin-top: 2px;
}

li {
    font-weight:normal;
}

.underline {
  border-bottom: 3px solid #7d7d7d;
  font-family: verdana; 
  font-size: 24px;
  font-weight: normal;
  margin-left: 8px;
  margin-right: 4px;
  margin-top: 8px;
  padding-left: 2px;
  }


.h1 {
  font-family: verdana; 
  font-size: 18px;
  font-weight: bold;
  font-style: none;
  margin-left: 16px;
  margin-top: 8px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  }
  

.h2 {
  text-align: left;
  font-family: verdana; 
  font-size: 18px;
  font-weight: normal;
  color: #282828;
  margin-left: 0px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  }
  
.h3 {
  border-bottom: 3px solid #b9b193;
  text-align: left;
  font-family: georgia; 
  font-size: 16px;
  font-style: bold;
  font-weight: italic;
  color: #282828;
  margin-left: 0px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  padding-left: 2px;
  }



.h6 {
  font-family: georgia;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  display:inline;
  }

.h5 {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  display:inline;
  }

.li {
  font-family: verdana; 
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  }

.p {
  margin-left: 20px;
  margin-top: 8px;
  display:block;
  }


li {
  margin-left: 0px;
  font-weight: normal;
  font-family: georgia; 
  font-size: 14px;
  }

li .p {
  margin-left: 0px;
  margin-top: 8px;
  display:block;
  font-weight: normal;
  font-family: georgia; 
  font-size: 14px;
  }

.bold {
  font-weight: bold;
  }

.tcenter {
  text-align: center;
  }

.date {
  margin-top: -1px;
  margin-left: 25px;
  margin-bottom: 1px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #404040;
  }

.comment {
  margin-top: -10px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: bold;
  }
  
fieldset {
  border: none;
  }

a:link {
  color: #361e09;
  text-decoration: none;
  }

a:visited {
  color: #8b4d18;
  text-decoration: none;
  }

a:hover {
  color: #000000;
  text-decoration: underline;
}

.chrumbs{
  font-family: verdana;
  font-size: 14px;
  font-style: itailc; 
  }
  
.ans {
  font-family: verdana;
  font-weight: bold;
  font-size:18px;
  color:#ef6c00;
  }

.que {
  font-family: verdana;
  font-weight: bold;
  font-size:18px;
  color:#832079;
  }
  
  
  
