body {
background: url(images/bg.jpg) repeat-x;
margin: 0;
padding: 0;
font-size: 13px;
font-family: Georgia, serif;
}

a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: #f1af44;
}

.about {
font-family: monotype corsiva, corky;
font-size: 19px;
}


#wrapper {
width:960px;
margin: auto;
}

#topnav {
    width: 950px; height: 35px;
    background: url(images/topnav2.png);
    margin: 0 auto; padding: 0;
    position: relative;
    margin-bottom: 10px;}
  #topnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #topnav li, #topnav a {
    height: 35px; display: block;}
    
    
  #home {left: 0; width: 101px;}
  #strap {left: 101px; width: 174px;}
  #pad {left: 275px; width: 169px;}
  #about {left: 444px; width: 93px;}
  #press {left: 537px; width: 87px;}
  #contact {left: 624px; width: 150px;}
  #shopping {left: 774px; width: 177px;}
  
  #home a:hover {
    background: transparent url(images/topnav2.png)
    0 -35px no-repeat;}
  #strap a:hover {
    background: transparent url(images/topnav2.png)
    -101px -35px no-repeat;}
  #pad a:hover {
    background: transparent url(images/topnav2.png)
    -275px -35px no-repeat;}
  #about a:hover {
    background: transparent url(images/topnav2.png)
    -444px -35px no-repeat;}
  #press a:hover {
    background: transparent url(images/topnav2.png)
    -537px -35px no-repeat;}
  #contact a:hover {
    background: transparent url(images/topnav2.png)
    -624px -35px no-repeat;}
  #shopping a:hover {
    background: transparent url(images/topnav2.png)
    -774px -35px no-repeat;}
    
    
 #content {
 background: url(images/contentbg.png) no-repeat;
 width:920px;
 padding: 20px;
 min-height: 530px;
 }
 
 
 #footer {
 width:940px;
 margin: auto;
 font-size: 12px;
 color: #666;
 padding: 10px 0 10px 0;
 }
 
 #footer a {
 color: #666;
 text-decoration: none;
 }
 
 
.thumbwrapper {
width:235px;
float: left;
margin-top: 40px;
}
 
.thumb {
background: url(images/productthumbbg.jpg) no-repeat;
height: 200px ;
width: 200px ;
padding: 23px 24px 21px 25px ;
}

.price {
color: #f1af45;
font-family: Georgia, sans-serif;
font-size: 15px;}

.input {
background: url(images/inputbg.jpg) no-repeat;
height: 15px;
width: 340px;
padding: 5px;
border: none;
margin: 5px 0 20px 0;
}

.input2 {
background: url(images/inputbg2.jpg) no-repeat;
height: 90px;
width: 340px;
padding: 5px;
border: none;
margin: 5px 0 20px 0;
}
