* { font-size: 12px; line-height: 140%; }
 body {
   font-size: 10px;
   margin: 0px;
   background-color: #67AD71;
   background-attachment: scroll;
   background-image: url(/i/pageBg.jpg);
   background-repeat: repeat-x;
   background-position: top;
   text-align: center;
   line-height: 120%;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
p, div
{
 font-size: 10px;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
img { border: 0px }
td { vertical-align: top }
.statusbox {
 color: #fff;
 text-align: center;
 width: 158px;
 float: right;
}
#pageSurround {
    text-align: left;
	width: 766px;
	margin: 0px auto;
	padding: 0px;
}
#topHeader {
	text-align: right;
}
#navbar {
 background: #000;
 margin-bottom: 4px;
}
#navbar a:link, #navbar a:visited, #navbar a:active {
 display: block;
 text-align: center;
 background: url('/i/buttonBG.jpg') repeat-x;
 height: 33px;
 line-height: 33px;
 font-weight: bold;
 color: #000;
 text-decoration: none;
 }
#navbar a:hover {
 background: #F0BD2C;
 color: #fff;
 text-decoration: underline;
 }
.columnH {
 color: #fff;
 padding-top: 5px;
 text-indent: 18px;
 height: 25px;
 background: #02638d url('/i/columnHBG.jpg') repeat-x;
 overflow: hidden;
 }
#menuchoice
 {
  padding: 1px;
  background: #fff;
  margin-bottom: 1px;
 }
#menuchoice a:link, #menuchoice a:visited, #menuchoice a:active
 {
  text-decoration: none;
  display: block;
  height: 21px;
  color: #868686;
  text-indent: 32px;
  padding: 1px;
  border-bottom: 1px solid #ccc; 
  background: transparent url('/i/colLL.jpg') no-repeat;
 }
#menuchoice select
 {
  font-family: Trebuchet MS, arial, sans-serif;
  background: transparent;
  border: 0px;
  width: 100%;
  text-indent: 31px;
  height: 21px;
  color: #868686;
  border-bottom: 1px solid #ccc; 
 }
#menuchoice select option
 { 
  background: #fff url('/i/colLL.jpg') no-repeat;
  text-indent: 32px;
  border-bottom: 1px solid #ccc; 
  height: 21px;
 }
#menuchoice select option:hover
 { 
  background: none;
  text-indent: 32px;
  border-bottom: 1px solid #ccc; 
  height: 21px;
 }
#menuchoice a:hover
 {
  color: #f00;
  background: transparent url('/i/colLO.jpg') no-repeat;
 }
#searchbox
 {
  position: absolute; 
  display: none;
  background: #fff;
  padding: 10px;
  border: 2px solid #006B95;
 }
.imgbox
 {
  display: block;
  margin-top: 2px;
  border: 1px solid #fff;
 }
.imgbox:hover
 {
  border: 1px solid #F4B721;
 }
a.btnDetails:link, a.btnDetails:visited {
  display: block;
  float: left;
  width: 67px;
  height: 22px;
  text-align: center;
  text-decoration: none;
  color: #444;
  line-height: 150%;
  background: #fff url('/i/buttonClear.jpg') no-repeat;
  margin-right: 5px;
 }
a.btnAddtoCart:link, a.btnAddtoCart:visited {
  display: block;
  float: left;
  width: 92px;
  height: 22px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  line-height: 150%;
  background: #fff url('/i/buttonGreen.jpg') no-repeat;
 }
a.btnDetails:hover, a.btnAddtoCart:hover {
  text-decoration: underline;
 }
.footer {
 padding: 20px 0px 20px 0px;
 line-height: 150%;
 text-align: center; 
 color: #fff; 
 }
a.pageNavi:link, a.pageNavi:visited, a.pageNavi2:link, a.pageNavi2:visited {
  width: 119px;
  height: 29px;
  color: #fff;
  display: block;
  padding: 0px 20px 0px 10px;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 22px;
  background: #FDB81D;
  border: 1px solid #335153;
  overflow: hidden;
 }
a.pageNavi:hover {
  color: #ff0;
 }




.boxTitleLeft, .boxTitleRight {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	padding-left: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
    margin-top: 30px;
	padding: 3px;
}
#subCats legend
 {
  color: #000;
  font-weight: bold;
  margin: 0px 0px 0px 10px;
  padding: 0px;
 }
#subCats fieldset
 {
  border: none;
  border-top: 1px solid #0240a3;
  margin: 0px;
  margin-bottom: 8px;
  padding: 0px 0px 0px 5px;
  _padding: 0px;
 }

.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 100px;
}
.subCat img {
  border: 
 }
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.txtCopyright { display: none }
.footer a:link, .footer a:visited, .footer a:active
 {
  color: #FCFADC;
 }
.footer a:hover 
 {
  color: #ff0;
 }
.boxContent {
  padding: 10px;
 }