@charset "utf-8";
/* CSS Document */

body {
	background: url(slices/greenbg001.gif) repeat;
	font: 14px "Comic Sans MS";
}

html { min-height: 100%; margin-bottom: 1px; }
#header {
	background: url(slices/pksheader2.jpg) no-repeat;
	width: 735px;
	height: 277px;
	clear: both;
	float: none;
}
/* #header_bottom {
	background: url(slices/pksheader_bottom.jpg) no-repeat;
	height: 86px;
}*/
#centerfill {
	background: url(slices/pksfillerslice2.gif) repeat-y top;
	width: 735px;
	clear: both;
	height: 400px;
}
#footer {
	background: url(slices/pksfooter2.jpg) no-repeat;
	height: 171px;
	width: 735px;
}
#menutop {
	background: url(slices/pksmenutop.jpg);
	height: 77px;
	width: 220px;
}
#menufill {
	background: url(slices/pksmenufiller.jpg) repeat-y;
	width: 220px;
}
#menufooter {
	background: url(slices/pksmenufooter.jpg) no-repeat bottom;
	height: 272px;
	width: 220px;
}
#rightloweredge {
	background: url(slices/rightedge2.jpg) no-repeat;
	width: 29px;
	padding-bottom: 225px;
}

.maincontent {
	font: 14px "Comic Sans MS";
	color: #000000;
	padding: 0px 16px 35px 12px;
}
hr {
	color: #2D482F;
}
.footertext {
	font-size: 11px;
	color: #39523A;
	padding-bottom: 22px;
	width: 75%;
	border-top: 1pt none #354F37;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menufooter {
	color: #E8E19F;
	text-align: center;
	font-size: 12px;
	padding-bottom: 50px;
	padding-right: 22px;
}
h2 {
	border-bottom: 3px double #6A935B;
	font: 16px Geneva, Arial, Helvetica, san-serif;
}
a:link {
	color: #354F37;
	text-decoration: underline;
}
a:visited {
	color: #354F37;
	text-decoration: underline;
}
a:hover {
	color: #8F5434;
}

/* category styling */
td.catname {
	border:2px outset #6A935B;
	padding:6px 4px 4px;
	text-align: center;
	font-size: 14px;
}

TABLE.cobtbl{
	background: #39523A;
}

TD.cobhl{
	background: #8FB183;
}

TD.cobll{
	color : #666666;
	background: #E8E19F;
}
.imagepad {
	padding-right: 12px;
	padding-bottom: 6px;
}
.dottedborder {
	border: 2px dotted #799F6D;
}
.buttonstyling {
	color: #E8E19F;
	background: #6A935B;
	border: 1px solid #2D482F;
	font-weight: bold;
}

div.listprice {
text-align: center;
}

div.proddescription {
text-align: center;
}

div.prodname {
text-align: center;
}

div.prodprice {
text-align: center;
}

img.prodimage {
	text-align: center;
	background: #FFFFCC;
	padding: 20px;
	border: thin solid #003300;
}
td.product {
	border:2px outset #6A935B;
}

/* td.detailimage {
	background: #FFFFFF;
	border: thin solid #003300;
	padding: 20px;
	} */

img.cartimage {
height: 75px;
}
#centerfill2a {
	background: url(slices/pksfillerslice2.gif) repeat-y;
	width: 735px;
	clear: both;
	height: 35px;
}

