body {
	margin: 0 auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

#pageContainer {
	margin: 0 auto;
	width: 955px;
	position: relative;
	z-index: 1;
}
div.image {
   font-size:0px; /* makes sure there's no space after the image */
}
/*

h1,h2,h3,h4,h5,h6 {
   margin:0px;
   padding:5px;
}

#pageContainer {
	margin: 0 auto;
	width: 955px;
	position: relative;
	z-index: 1;
}
#pageHeader {
	height: 50px;
   min-height:50px;
   height: auto !important;
   width:100%;
   text-align:center;
}
   div.headerImage {
      font-size:0px; /* makes sure there's no space after the image * /
   }

   #pageContent {
      height: 400px;
      min-height:400px;
      height: auto !important;
   }
   #pageContent #bgforce {
      line-height:0px;
      height:0px;
      font-size:0px;
      clear:both;
   }
#pageFooter {
   width:100%;
}




/* SHOPPING CART CSS defaults * /

   div.product {
      float:left;
      height:265px;
      vertical-align:bottom;
      width: 170px;
      position:relative;
      margin:10px;
      border:solid 1px #e0e0e0;
      background-color: #ffffff;
   }
   div.product .inner {
      margin:10px;
      height:100%;
      vertical-align:bottom;
   }
   div.product .inner a {
      display: block; 
      vertical-align: middle;
      width:150px; 
      height:100px; 
      text-align:center;
   }
   img.alternative {
      border:solid 1px black;
   }






a.clickable {
   cursor:pointer;
}
div.tomahawkfooter {
   color:black;
   font-size:9pt;
   text-align:center;
}
div.tomahawkfooter a {
   color:#008;
}

.sf-menu li.imageclass {
   margin:0px;
   padding:0px;
   font-size:0px;
}
.sf-menu li.imageclass a {
   padding:0px;
   border-left:0px solid transparent;
   border-top:0px solid transparent;
   margin:0px;
}
.sf-menu li.imageclass ul  {
   font-size:10pt;
}
.sf-menu li.imageclass li  * {
   margin:0;
   padding:0;
}
.sf-menu li.imageclass li a {
   border-left:1px solid #FFFFFF;
   border-top:1px solid #CFDEFF;
   padding:0.5em;
}

div.summaryfloat {
   display:none;
}
*/
