body {
	margin: 0px;
}
/* my CSS */

div.product {
  border: 1px solid lightgray;
  width:49%;
}

#bodyBkg {
	z-index: 0;
	background-color: #B1B134;
}
/* ~~ This fixed width container surrounds all other divs ~~ */
#container {
	position:relative;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 975px;
	z-index: 2;
	top: 0px;
	height: auto;
	border: medium double #C30;
	background-color: #354C6E;
}
/* the auto value on the sides, coupled with the width, centers the layout */

#leftBaseBorder {
	position: absolute;
	top: 0px;
	left: -90px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width: 100px;
	z-index: 1;
}
#rightBaseBorder {
	position: absolute;
	top: 0px;
	right: -90px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	width: 100px;
	z-index: 1;
}
#base {
	width: 100%;
	position: relative;
	z-index: 1;
	top: 0px;
	height: auto;
	background-color: #003;
	bottom: 0px;
}
#header {
	height: auto;
	position: relative;
	top: 0px;
	z-index: 1;
	text-align: center;
	visibility: visible;
	left: 0px;
	vertical-align: top;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #C30;
	background-color: #354c6e;
}
#headerAddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	vertical-align: top;
	position: absolute;
	top: 57px;
	width: 210px;
	left: 35px;
	font-weight: bold;
}
#headerTxt3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	color: #333;
	vertical-align: top;
	position: absolute;
	top: 0px;
	width: 650px;
	float: right;
}
#headerTxtPoP {
	line-height: 1.25;
	color: #900;
	vertical-align: middle;
	width: 150px;
	float: none;
	top: 25px;
	position: absolute;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: center;
}
#headerTxtShip {
	color: #900;
	width: 100%;
	float: none;
	top: 0px;
	position: relative;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-right: auto;
	margin-left: auto;
}
#insideHeader {
	height: 200px;
	width: 100%;
	position: absolute;
	top: 53px;
	z-index: 1;
	text-align: center;
	visibility: visible;
	left: 1px;
}
#logoBox {
	position: relative;
	float: left;
	z-index: 4;
	vertical-align: middle;
	left: 0px;
	padding-bottom: 10%;
	margin-bottom: 10%;
}
#socialIndex {
	position: absolute;
	z-index: 6;
	height: 35px;
	width: 150px;
	position: relative;
	visibility: visible;
	text-align: center;
	right: 0px;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
#insideSocial {
	position: absolute;
	z-index: 6;
	top: 133px;
	height: 47px;
	width: 390px;
	position: absolute;
	visibility: visible;
	text-align: center;
	vertical-align: top;
	left: 301px;
}
#logo {
	position: absolute;
	height: 44px;
	width: 390px;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#insideLogo {
	position: relative;
	height: 115px;
	width: 403px;
	z-index: 4;
	top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#topMenu {
	position: relative;
	height: 75px;
	width: 100%;
	top: 0px;
	text-align: center;
	z-index: 4;
	visibility: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C30;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#insideTopMenu {
	position: absolute;
	height: 30px;
	width: 100%;
	top: 0px;
	text-align: center;
	z-index: 4;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
}
#mainPgBody {
	width: 799px;
	float: right;
	position: relative;
	clear: none;
	z-index: 5;
	top: 0px;
}
#content_1c {
	position: relative;
	z-index: 8;
	visibility: visible;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	line-height: 1.5;
	font-size: 14px;
	width: 745px;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	padding-right: 10px;
	padding-left: 15px;
	background-color: #FFF;
	color: #333;
	border: medium double #666;
}
#content_2c {
	position: relative;
	z-index: 8;
	visibility: visible;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	line-height: 1.5;
	font-size: 14px;
	width: 745px;
	clear: none;
	float: right;
	top: 0px;
	background-color: #FFF;
	color: #333;
	border: medium double #666;
	margin-right: 10px;
	/*margin-left: auto;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content_3c {
	position: relative;
	z-index: 8;
	visibility: visible;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	line-height: 1.5;
	font-size: 14px;
	width: 590px;
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	padding-right: 10px;
	padding-left: 15px;
	background-color: #FFF;
	color: #333;
	border: medium double #666;
	margin-left: 5px;
}
#sideBar {
	position: relative;
	height: auto;
	width: 173px;
	top: 0px;
	z-index: 4;
	visibility: visible;
	float: left;
	left: 0px;
	color: #CCC;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-top-width: thin;
	border-top-color: #00F;
	border-left-width: thin;
	border-left-color: #00F;
}
#sideBar2 {
	float: right;
	width: 150px;
	clear: none;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	top: 0px;
	right: 0px;
	height: auto;
	color: #0F6;
}
.minicart {
	padding-bottom:15px;
	padding-right:13px;
	border: medium double #666;
}
#socialSide {
	height: 80px;
	width: 170px;
	left: 1px;
	top: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #CAA200;
	border-top-color: #C30;
	border-top-width: 1px;
	border-left-width: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
#content_2c ul, .content ol {
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#sideMenu {
	position: absolute;
	height: auto;
	width: 170px;
	top: 0px;
	text-align: center;
	z-index: 4;
	visibility: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainBody {
	position: relative;
	width: 950px;
	z-index: 2;
	top: 15px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #003;
}
#insideBody {
	position: relative;
	width: 950px;
	z-index: 2;
	top: 15px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #003;
}
#titleBlock {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#titleSpecial {
	height: 100px;
	width: 250px;
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 18px;
	color: #FFF;
	z-index: 5;
	border: medium double #00C;
	text-align: center;
	vertical-align: middle;
}
#insideTitle {
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	position: relative;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
#insideTitleSpec {
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
#infoBar {
	text-align: center;
	border: medium double #F30;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentUpperBody {
	position: relative;
	z-index: 4;
	visibility: visible;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	line-height: 1.25;
	font-size: 14px;
}
#contentLowerBody {
	position: relative;
	z-index: 4;
	visibility: visible;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.25;
}
#insideContent {
	width: 100%;
	position: relative;
	z-index: 4;
	top: 276px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	background-color: #003;
}
#buyprod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFD;
	letter-spacing: 1px;
	text-align: center;
}
#footer {
	position: relative;
	z-index: 8;
	width: 975px;
	color: #CCC;
	text-align: center;
	visibility: visible;
	clear: both;
	left: 0px;
	background-color: #003;
	margin-top: 0px;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 75px;
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C03;
	border-right-color: #C03;
	border-bottom-color: #C03;
	border-left-color: #C03;
}
#footer #bottomTxtLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	clear: both;
	position: relative;
	z-index: 6;
	height: 25px;
	width: 95%;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
}
#footer #bottomTxtLinks a {
	text-decoration: none;
	color: #CCC;
}
#footer #bottomTxtLinks a:hover {
	text-decoration: underline;
	color: #FFF;
}
.bottomTxtLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	clear: both;
	position: relative;
	z-index: 6;
	height: 25px;
	width: 95%;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
}
.bottomTxtLinksPoP {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	clear: both;
	position: relative;
	z-index: 6;
	height: 25px;
	width: 95%;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
}
.bottomTxtLinks a {
	text-decoration: none;
	color: #CCC;
}
.bottomTxtLinksPoP a {
	text-decoration: none;
	color: #666;
}
.bottomTxtLinks a:hover {
	text-decoration: underline;
	color: #FFF;
}
.bottomTxtLinksPoP a:hover {
	text-decoration: underline;
	color: #900;
}
.preTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #09F;
	font-weight: bold;
}
.titlePic {
	position: relative;
	height: 44px;
	width: 379px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
.mainBodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 98%;
	color: #EEE;
	letter-spacing: 1px;
	line-height: 1.5;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #003;
	z-index: 4;
}
.mainBodyText a {
	color: #FF0;
	font-weight: normal;
	text-decoration: none;
}
.mainBodyText a:hover {
	color: #FF6;
	font-weight: normal;
	text-decoration: underline;
}
.insideBodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 98%;
	color: #EEE;
	letter-spacing: 1px;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 4;
	font-weight: normal;
}
.insideBodyText a {
	color: #FF0;
	font-weight: normal;
	text-decoration: none;
}
.insideBodyText a:hover {
	color: #FF6;
	font-weight: normal;
	text-decoration: underline;
}
.insideBodyText ul li {
	list-style-type: none;
}
.insideBodyText ul {
	list-style-position: outside;
	text-align: left;
}
.insideBodyText li {
	list-style-position: outside;
	text-align: left;
}
.border1 {
	border: 1px solid #666;
}
.tpd {
	padding-left: 25px;
}
.spacer {
	clear: both;
	height: 1px;
}
.floatSpacer {
	clear: both;
	float: left;
}
#floatSpacerDiv {
	clear: both;
	float: left;
	position: relative;
	height: 1px;
	width: 1px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.swLink a:link {
	color: #FF0;
	text-decoration: none;
	z-index: 6;
}
.swLink a:hover {
	text-decoration: underline;
	z-index: 6;
	color: #F60;
}
.swLink a:visited {
	text-decoration: none;
	color: #F66;
	z-index: 6;
}
a .swLink2 {
	color: #009;
	text-decoration: none;
	z-index: 6;
	font-weight: bold;
}
a .swLink2:hover {
	text-decoration: underline;
	color: #F30;
	z-index: 6;
	font-weight: bold;
}
a .swLink2:visited {
	text-decoration: none;
	color: #06F;
	z-index: 6;
}
.biggerHeadline {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 32px;
}
.bigHeadline {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 26px;
}
.lrgHeadline {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
}
.medHeadline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}
.smHeadline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
.tnyHeadline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.caps {
	font-variant: small-caps;
}
.line1x {
	display: inline;
}
.lineNorml {
	display: block;
}
.lineHt-1x {
	line-height: 1;
}
.lineHt-1-5x {
	line-height: 1.5;
}
.lineHt-2x {
	line-height: 2;
}
.txtCenter {
	text-align: center;
}
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
}
.underline {
	text-decoration: underline;
}
.nounderline {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}
.bronze {
	color: #F96;
}
.silver {
	color: #F9FBFB;
}
.gold {
	color: #FFD528;
}
.red {
	color: #E10000;
}
.drkred {
	color: #C00;
}
.drkblue {
	color: #009;
}
.medblue {
	color: #00F;
}
.blue {
	color: #09F;
}
.green {
	color: #0C0;
}
.drkgreen {
	color: #060;
}
.yellow {
	color: #FC0;
}
.white {
	color: #FFF;
}
.offWhite {
	color: #CCC;
}
.up1 {
	font-size: 110%;
}
.up2 {
	font-size: 120%;
}
.up3 {
	font-size: 130%;
}
.up4 {
	font-size: 140%;
}
.down1 {
	font-size: 90%;
}
.down2 {
	font-size: 80%;
}
.down3 {
	font-size: 70%;
}
.down4 {
	font-size: 60%;
}
.down5 {
	font-size: 50%;
}
.45high {
	position: relative;
	height: 45px;
	width: 100px;
	left: 0px;
	float: none;
	padding: 0px;
	clear: both;
	background-image: url(/graphics/spacer.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
}
.35high {
	position: relative;
	height: 35px;
	width: 100px;
	left: 0px;
	float: none;
	padding: 0px;
	clear: both;
	background-image: url(/graphics/spacer.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
}
.25high {
	position: relative;
	height: 25px;
	width: 100px;
	left: 0px;
	float: none;
	padding: 0px;
	clear: both;
	background-image: url(/graphics/spacer.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
}
.15high {
	position: relative;
	height: 15px;
	width: 100px;
	left: 0px;
	float: none;
	padding: 0px;
	clear: both;
	background-image: url(/graphics/spacer.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
}
#175 {
	position: relative;
	height: 1px;
	width: 175px;
	left: 0px;
	float: none;
	padding: 0px;
	clear: both;
	background-image: url(/graphics/spacer.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
}
p {
	padding-right: 3px;
	padding-left: 5px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	clear: none;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}
/* special CSS below */

/* this controls text over header picture */
#headerTxt1 {
	position: relative;
	top: 0px;
	width: 771px;
	left: 177px;
	height: 235px;
	z-index: 3;
	visibility: hidden;
}
#toolChest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 123px;
	top: 109px;
	height: 23px;
	width: 110px;
}
#topPicTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0;
	position: absolute;
	left: 100px;
	top: -3px;
	letter-spacing: 1px;
	vertical-align: top;
	margin: 0px;
}
#storageIndex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 555px;
	top: 1px;
	width: 215px;
}
#toolBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 540px;
	top: 130px;
}
#bottomPicTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0;
	position: absolute;
	left: 315px;
	top: 90px;
	letter-spacing: 1px;
}
#bottomPicTxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0;
	position: absolute;
	left: 402px;
	top: 190px;
	letter-spacing: 1px;
}
.mark {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 65%;
	vertical-align: super;
}
.pic-border1 {
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
}
