* { margin:0px; padding:0px; }
img { border:0px; display:block;}
.inner {
  width:800px;
  margin:0 auto;
  text-align:left;
  font:13px Verdana;
  color:#000;
  }
body { background:url('images/s.gif') top; }
#head {
  background:#FFF url('images/s.gif')
    repeat-x top;
  height:162px;
  }
#head img {
  width:800px;
  height:162px;
  }
#body {
  background:#a39161;
  }
#foot {
  background:#FFF url('images/s.gif')
    repeat-x top;
  height:164px;
  }
#foot img {
  width:800px;
  height:164px;
  }

.inner2 {
  width:400px;
  float:left;
  padding-top:20px;
  }
.inner2 img {
  display:inline
  }


input,select {
  width:200px;
  font:10pt Verdana;
  margin:1px;
  border:1px solid #5C5543;
  background:#FFF;
  padding:1px;
  }
  
  .check {
  width:20px;
  font:10pt Verdana;
  margin:1px;
  border:1px solid #5C5543;
  background:#FFF;
  padding:1px;
  }
  .quantity {
  width:20px;
  font:10pt Verdana;
  margin:1px;
  border:1px solid #5C5543;
  background:#FFF;
  padding:1px;
  }
  
input.small, select.small {
  width:80px;
  }
input.button {
  border:none;
  padding:0px 7px;
  margin:4px 0;
  font:14pt Georgia;
  background:transparent;
  border-bottom:2px solid #222;
  width:auto;
  }
input.button:hover {
  color:#FFF;
  border-bottom:2px solid #FFF;
  }
a {
  color:#FFF;
  font-weight:bold;
  }
a:hover {
  color:#000;
  }

.clear {
  clear:both;
  }
td {
  padding:0 4px;
  }
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #333;
}
