#menu {
	width: 100%; 
	padding-left: 4px; 
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px solid black; 
	text-align: left;
	font-family: arial,verdana;
	font-size: 14px;
}

#menu h2 {
	color: #6b5c4c;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	font-weight: bold;
	word-spacing: 3px;
	letter-spacing: 1px;
}

#useraccpage h2 {

	color: #6b5c4c;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	font-weight: bold;
	word-spacing: 3px;
	letter-spacing: 1px;
}

.backCatName {
	text-align: right;
	width: 100%;
}

.displayCat {
	width: 100%;
}

.displayProd {
	padding-top: 6px;
}

.menunav {
	font-size: 10pt;
	float: right;
	padding-left: 5px;
}

.menunav a:link, .menunav a:visited, .menunav a:active {
	color: #9A3333;
	text-decoration: none;
}

.menunav a:hover {
	color: #000000;
	text-decoration: none;
}

.displaySubCat a:link, .displaySubCat a:visited, .displaySubCat a:active {
	color: #9A3333;
	text-decoration: none;
}

.displaySubCat a:hover {
	color: #000000;
	text-decoration: none;
}

.displayCat .catName {
	color: #6b5c4c;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 3px;
	letter-spacing: 1px;
}

.displayCatProd {
	padding-bottom: 25px;
}

.displayCatProd .catProdName {
	font-size: 12pt;
	font-weight: bold;
}

.displaySubCat {
	width: 120px;
	height: 130px;
	border: 1px solid black;
	margin: 5px;
	padding: 5px;
}

.displaySubCat .subCatName {
	font-size: 12pt;
	font-weight: bold;
}

.displaySubCat .subCatThumb img {
	width: 75px;
	height: 75px;
	border: 0px;
}

.productTable {
	border: 1px solid #9a3333;
	width: 100%;
	margin-bottom: 5px;
}

.productTable td {
	padding: 5px;
	/*border: 1px solid black;*/
}

.prodImgCell {
	width: 80px;
	border-right: 1px solid #9a3333;
}

.prodImgCell img {
	width: 75px;
	height: 75px;
}

.prodDataCell {
	font-size: 14px;
}

.prodDataCell .prodName {
	padding-bottom: 2px;
	color: #6b5c4c;
	font-size: 14px;
	font-weight: bold;
}

.prodDataCell .prodDesc {
	padding-bottom: 2px;
}

.prodDataCell .prodPrice {
	
}

.prodDataCell .label {
	font-weight: bold;
	color: #6b5c4c;
	padding-bottom: 2px;
}

.prodDataCell .prodSub .prodSub2 {
	padding-bottom: 4px;
	padding-top: 4px;
}

.prodDataCell .prodAdd {
	float: left;
	padding: 10px 50px 0px 0px;
}

.prodDataCell .prodAdd a:link, .prodDataCell .prodAdd a:visited, .prodDataCell .prodAdd a:active {
	color: #9A3333;
	text-decoration: none;
}

.prodDataCell .prodAdd a:hover {
	color: #000000;
	text-decoration: none;
}

.prodDataCell .prodLrgImage {
	float: left;
	padding: 10px 20px 0px 0px;
}

.topnav {
	float: right;
}

#costep4 {
	display: none;
}

.pageheader {
	font-weight: bold;
	text-transform: uppercase;
}

#placeorder td {
	text-align: left;
	font-size: 10pt;
}

.poinputtime{
	width: 100px;
}

.poinputnum{
	width: 50px;
}

.costep {
	float: left;
	width: 100%;
	font-size: 10pt;
	border-top: 1px solid #9A3333;
	padding-top: 5px;
}

.costepid {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.costepinfo {
	float: left;
}

.cartitem {
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	font-size: 14px;
	padding-top: 6px;
}

.cartitem td {
	font-size: 14px;
}

.cartitem .prodName, .spcheader {
	color: #6b5c4c;
	font-size: 14px;
	font-weight: bold;
}

.cartitem .selection {
	font-style: italic;
}

.citable {
	margin-top: 6px;
}

.link {
	color: #9A3333;
	cursor: pointer;
	text-decoration: underline;
}

.framecontent {
	font-size: 14px;
}

.costepinfo td {
	font-size: 14px;
}

#dtimenotice {
	font-size: 8pt;
	color: #333333;
}

.specialinst_block {
	margin: 10px 0px;
}