.bodbak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#shop-btmborder{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
}

/*------------------ Category Bkgrnd -----------------*/
.catbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/*------------------ Body Content Bkgrnd -----------------*/

#category{
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	background-color: #5C4033;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#cat-list{
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #5C4033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cat-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.cat-links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.ipbtn{
	width: 135px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.ftr-links{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.ftr-links:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
#ftps{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
}

#ftps-border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
}
.header-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#prod_display{
	margin-top: 15px;
}
#product-display{
	width: 250px;
	height: 300px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: ridge;
	border-bottom-style: outset;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.req{
	color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
}
.sidebk {
	background-image: url(images/split-bkgrn.png);
	background-repeat: repeat-y;
	width: 27px;
}
#search {
	width: 140px;
	height: 75px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1BA3D5;
	color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sbtn{
	background-color: #000000;
	text-align: center;
	height: 18px;
	width: 50px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;		
}
.sbtn:hover{
	background-color: #333333;
	text-align: center;
	height: 18px;
	width: 50px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;		
}
.topbak {
	background-image: url(images/nav-bkgrnd.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.bdr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.gotxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}