body {
	background-image: url(/images/bodybg-img.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#ac684d;
	font-weight:normal;
	text-decoration:none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #78402d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #2f221d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffeed9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2f221d;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
h5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #522a21;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
h6 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8a5d53;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	width: 951px;
	border-bottom:#FFFFFF solid 1px;
}
#header {
	height:122px;
}
#logo {
	float: left;
	width: 302px;
	padding-top: 40px;
}
#logo p {
	margin:6px 0px 0px 0px;
	text-align:center;
	font-family:"Trebuchet MS";
}
#header-right {
	float: right;
	width: 622px;
}
#top-links {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f221d;
	text-decoration: none;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 8px;
	position:relative;
}
#top-links a {
	color: #2f221d;
	text-decoration: none;
}
#top-links a:hover {
	color: #2f221d;
	text-decoration: underline;
}
#search-box {
	position:absolute;
	right:0px;
	top:109px;
	z-index:1;
	width: 253px;
	height: 29px;
}
#left-nev {
	float: left;
	width: 284px;
	background-image: url(/images/middle-shadow.png);
	background-repeat: repeat-y;
	behavior: url("iepngfix.htc");
}
#leftlink-nev {
	padding:0px 6px 0px 6px;
	background-image: url(/images/bottom-shadow.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
#right-nev {
	float: right;
	width: 627px;
	padding-top: 40px;
}
#banner {
	background-image: url(/images/banner-img.gif);
	/*background-image: url(/images/july4banner.gif);*/
	background-repeat: no-repeat;
	height: 184px;
	padding:20px 0px 0px 15px;
}
#content {
	padding:14px 0px 30px 4px;
}
#cards {
	padding:0px 0px 6px 0px;
	text-align:center;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #522a21;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 12px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #522a21;
	text-decoration: none;
	margin-top:8px;
}
#footer a {
	color: #522a21;
	text-decoration: none;
}
#footer a:hover {
	color: #522a21;
	text-decoration: underline;
}
.main-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #f4e8d8;
	text-decoration: none;
}
a.main-links {
	text-decoration: none;
}
a:hover.main-links {
	text-decoration: underline;
}
.product-name {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #78402d;
	text-decoration: none;
}
a.product-name {
	text-decoration: none;
}
a:hover.product-name {
	text-decoration: underline;
}
.left-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2f221d;
	text-decoration: none;
}
a.left-links {
	text-decoration: none;
}
a:hover.left-links {
	text-decoration: underline;
}
.site-url {
	font-family: "verdana, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blkfont {
	color: #201211;
}
.linkbar-center {
	background-image: url(/images/linkbar-center.gif);
	background-repeat: repeat-x;
}
.category1 {
	background-image: url(/images/category1.gif);
	background-repeat: no-repeat;
	height: 61px;
	padding:0px 0px 0px 15px;
}
.category2 {
	background-image: url(/images/category2.gif);
	background-repeat: no-repeat;
	height: 60px;
	padding:0px 0px 0px 15px;
}
.category3 {
	background-image: url(/images/category3.gif);
	background-repeat: no-repeat;
	height: 63px;
	padding:0px 0px 0px 15px;
}
.category4 {
	background-image: url(/images/category4.gif);
	background-repeat: no-repeat;
	height: 59px;
	padding:0px 0px 0px 15px;
}
.category5 {
	background-image: url(/images/category5.gif);
	background-repeat: no-repeat;
	height: 63px;
	padding:0px 0px 0px 15px;
}
.clear {
	clear:both;
}
.leftrgt-padding {
	padding:0px 16px 0px 16px;
}
.maroon-color {
	background-color:#562a20;
}
.listlink {
	margin: 0px 20px 0px 10px;
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	color:#2f221d;
}
.listlink li {
	background:url(/images/bullet1.gif) no-repeat 0 2px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:0px;
}
a.listlink {
	text-decoration: none;
}
a:hover.listlink {
	text-decoration: underline;
}
.txtbox {
	background-color: #fff0dd;
	height: 14px;
	width: 143px;
	border: 1px solid #fff0dd;
}
.maroon-border {
	border: 1px solid #522a21;
	padding:4px;
}

IMG.cartimage {
width: 100px;
border:1px; 
border-thickness: 1px; 
border-color: #000;
border-style: solid;
}

img.featuredimage {
 width: 100px;
 height: 80px;
 border: 1px;
 border-thickness: 1px;
 border-color: #000;
 border-style: solid;
 vertical-align: middle;

 }
 
 span.price, .detailprice, .prodprice {
color: #44BA04;
padding-top: 4px;
font-weight: bold;
text-align: center;
} 

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
} 



.detailimage {
vertical-align : top;
} 


.featuredproduct {text-align: center;
                      font-size: 80%;
					  }

TABLE.cobtbl{
background-color: #312829;
} 

TD.cobhl{
background-color: #d2b893;
}

TD.cobll{
background-color: #ffffff;
color : #666666;
}


P.pagenums {
font-size: 12px;
font-family : Verdana;
}

SPAN.currpage {

font-weight: bold;
}

