body, h1, h2, h3, h4, h5, h6, p { 	
    font-family: Arial, Helvetica, sans-serif; 
    }
body { 	
    color: #000;
    background-color: #fff;
    margin: 0px; 
    text-align: center;
}
#container {
    color: #000;
    background-color: #FFF;
    width: 750px;
    \width: 750px;
    w\idth: 750px;
    margin: auto;
    text-align: left;
}        

#headermenu {
    width:100%;
/* background: url("/bg.gif") repeat-x bottom; */
  font-size:.7em;
  height: 25px;
  }
#headermenu ul {
  margin:0;
  padding-top: 5px;
  list-style:none;
  }
#headermenu li {
  float:right;
  background:url("http://www.homeremodelingtoday.com/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#headermenu a {
  float:right;
  display:block;
  background:url("http://www.homeremodelingtoday.com/images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headermenu a {float:none;}
/* End IE5-Mac hack */
#headermenu a:hover {
  color:#ffc;
  }
  
#header {
    /* padding-top: 5px;
    padding-bottom: 5px; */
    border-top: 1px #5B5B5B solid;
    border-bottom: 1px #5B5B5B solid;
    width:100%;
}

#header img {
    vertical-align: middle;
}
   

#searchbar {
    /* padding-top: 5px;
    padding-bottom: 5px; */
    border-bottom: 1px #5B5B5B solid;
    width:750px;
    padding: 5px;
    font-size: 10px;
}
    
#content {
    width:450px;
    vertical-align: top;
    font-size: 11px;
}
#copy {
    font-size: 12px;
    padding: 8px;
    color: #333;
}
    
#menu {
    background: #C96;
    width: 150px;
    border-right: 1px #5B5B5B solid;  
    vertical-align: top;
}
#blankmenu {
    background: #C96;
    width: 150px;
    border-right: 1px #5B5B5B solid;  
    vertical-align: top;
}
#rightcontent {
    width: 150px;
    border-left: 1px #5B5B5B solid;
    padding: 5px;
    vertical-align: top;
    background: #fff; /* #F3F1E2; */
    } 
#navcontainer {
    margin-bottom: 10px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
border: none;
list-style-type: none;
font-size: 11px;
background: #F3F1E2;
}

#navcontainer li
{
    margin: 0;
    border-bottom: 1px; 
    border-bottom-style: dotted;
    border-bottom-color: #5B5B5B;
}
.bordertop {border-top: 1px solid #5B5B5B !important; }

#navcontainer li a
{
display: block;
padding: 5px;
font-weight: bold;
}

#navcontainer a:link, #navcontainer a:visited
{
background: #F3F1E2;
color: #333;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF9;
color: #333;
}

.button {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}
.button ul {
    margin-left: 0;
    }

.button li a {
    width: auto;
    }
.button li { list-style-image: url(/images/button.gif); margin-left: 125px;}
.button li strong { padding-left: 3px; }


.logofloat {
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    }
    
.logodesc {
    margin-left: 110px;
    margin-top: -2px;
}

.sears {
    background: url(/images/adv.gif); 
    background-repeat: no-repeat;
    margin-left: 110px;
    margin-top: -2px;
}
.sears p {
    padding-top: 10px;
}

.searsindex {
    background: url(/images/adv.gif); 
    background-repeat: no-repeat;
    margin-top: -2px;
    border-top: 1px solid #999 !important;
    border-bottom: 1px solid #999 !important;  
}

.button2 ul {
    margin-left: 0;
    }

.button2 li a {
    width: auto;
    }
.button2 li { list-style-image: url(/images/button.gif); vertical-align: middle; font-size: 12px; margin-left: 25px;}




#amazon {
    padding: 10px; 
    
}

#adsense {
    border: 1px;
    font-size: 10px;
}
.advert {
    display: block;
    width: 150px;
    border-left: 1px;
    border-right: 1px;
}


.noline {
	border-bottom:0 !important;
	}

.line {
    border-bottom: 1px solid #5B5B5B !important;
}

.borderright {
    border-right: 1px solid #5B5B5B !important;
} 
.borderbottom {
    border-bottom: 1px #5B5B5B solid;
}

h1 {
    font-family: Times, Georgia, serif;
    font-size: 24px;  
    color: #000;
}

h2 {
    text-align: left;
    font-size: 16px;
}

h3 {
    font-size: 14px;
    border-bottom: 1px #666 solid;
    }


h4 {
    font-size: 12px;
    border-bottom: 1px #666 solid;
}

h5 { 
    font-size: large;
    border-bottom: 1px #666 solid;
    padding-top: 30px; 
    color: #5B5B5B;
    }
h6 { 
    font-size: medium;
    border-bottom: 1px #666 solid;
    margin-bottom: -8px;
    color: #660;
    }    
.sale {
    color: #F00;
    font-weight: bold;
}

#footer {
background-color: #fff;
text-align: left;
border-top: 1px solid #5B5B5B;
padding: 10px;
font-size: 10px;
color: #333;
}

#footer a{
    color: #333;
    text-decoration: none;
}

#productdescription {
    vertical-align: top;
    line-height: 1.4;
    font-size: 12px;

}

a { color: #0000CC; }

.hide { display: none; }


.disclaimer {
    font-size: 10px;
    padding: 10px;
}
#statedropdown {
    border: 1px #333 solid;
    background: #ffc;
    padding: 3px;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
}


div.navad {
    font-family: Arial, Verdana, sans-serif;
    font-size: 70%;
    color: #333;   
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 7px;
    display: block;
    line-height: 14px;
    width: 125px;
    text-align: left;
}
div.navad  a{
    text-decoration: underline !important;
    font-weight: bold;
    }



.saleprice { color: red; font-weight: bold; }

.carddesc h2 {
    font-weight: 12px;
}