body {
  background-color:	#072900;
  margin-top:		0;
}

#left {
  background-image:	url('http://hooksinc.com/files/images/site/left.jpg');
  background-repeat:	no-repeat;
  width:		182px;
  height:		572px
}

#facebook {
  text-align: center;
  margin-top: 20px;
}

#site {
  background-image:	url('http://hooksinc.com/files/images/site/grass.jpg');
  background-position:    0px -54px;
  background-repeat:	repeat-y
}

#content_wrapper {
  background-image:	url('http://hooksinc.com/files/images/site/content.jpg');
  background-repeat:	no-repeat;
  width:		747px
}

#content {
  padding-right:	150px;
  padding-top:		100px;
  padding-bottom:	40px;
  min-height:		600px;
}

.borderpic {
  border-top:		3px solid #072900;
  border-bottom:	3px solid #072900;
  border-left:		3px solid #072900;
  border-right:		3px solid #072900;
}


#menuspacer {
  height:		261px;
}

#menu {
  margin:		0px;
  padding:		0;
  position:		relative;
}

#menu li {
  margin:	0;
  padding:	0;
  list-style:	none;
  left:		0;
}

#menu li, #menu a {
  width:	182px;
  display:	block;
  height:	30px;
}

#menu_home		a:hover { background: url('http://hooksinc.com/files/images/site/menu.jpg') no-repeat 0px 0px; height: 30px}
#menu_gallery		a:hover { background: url('http://hooksinc.com/files/images/site/menu.jpg') no-repeat 0px -30px; height: 30px}
#menu_orders		a:hover { background: url('http://hooksinc.com/files/images/site/menu.jpg') no-repeat 0px -60px; height: 30px}
#menu_contact		a:hover { background: url('http://hooksinc.com/files/images/site/menu.jpg') no-repeat 0px -90px; height: 30px}

#teamwishbone {
  color: 		white;
  text-align:		center;
  margin-top: 3px;
}

h1, h2, h3, h4, h5, h6, p, form, td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: black;
  font-weight:		bold;
}

p {
  font-size: 16px;
}

h1 {
  font-size: 24px;
  font-style: italic;
}

h2 {
  font-size: 18px;
}

#teamwishbone a:link {color: #FFFFFF}     /* unvisited link */
#teamwishbone a:visited {color: #FFFFFF}  /* visited link */
#teamwishbone a:hover {color: #FFFFFF}   /* mouse over link */
#teamwishbone a:active {color: #FFFFFF}   /* selected link */

.clear: { clear: both}

.product {
  margin-bottom: 80px;
  margin-left: 20px;
  width: 250px;
  float: left;
}

.product-button {
  margin-top: 15px;
  margin-left: 40px;
  height: 50px;
}

.product-title {
  margin-bottom: 5px;
}