body {
	background-color:#FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

	
	
/* SEARCH BOX  */
.search {
 	width: 115px;
 	border:1px solid #999966;
	height: 18px;
 	font-size: 11px;
 	background-color: #dfe1ca;
 	color:#333333;
  	margin: 0 2px 0 0;
	vertical-align: middle;
  }
 
 .search_btn {
 	vertical-align: middle;
	border: 1px solid #d5d5d5;
	}
	
	
		/* INPUT BOX  */
.submitBtn {
	border:1px solid #d5d5d5;
	height: 16px;
	font-size: 11px;
	font-weight:bold;
	background-color: #f8f8f3;
	margin: 0 0 1 0;
	vertical-align: middle;
  }
	/* INPUT BOX  */
.inputBox {
	border:1px solid #d5d5d5;
	height: 18px;
	font-size: 11px;
	background-color: #f8f8f3;
	margin: 0 0 1 0;;
	vertical-align: middle;
  }
  
  
  .cart_field {
	border:1px solid #d5d5d5;
	height: 18px;
	font-size: 11px;
	background-color: #f8f8f3;
	margin: 0 0 1 0;;
	vertical-align: middle;
  }
 	
	
	  .fieldErr {
	border:1px solid #d5d5d5;
	height: 18px;
	font-size: 11px;
	background-color: #FFFFCA;
	margin: 0 0 1 0;;
	vertical-align: middle;
  }
	
/* LEFT NAV BAR TABE CELL */	
td.left_nav {
	width: 160px;
	vertical-align: top; 
	background-color: #dfe1ca; 
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	}
	
.nav_title {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333399;
	text-decoration: none;
	padding: 0 0 0 4px;
	font-weight: bold;
	}
	
	
	
/* MAIN CONTENT CONTAINER */
td.content_container {
	vertical-align:top; 
	
	}
	
	
	
/* CATPRODUCTS PAGE RESULTS VIEW */
td.catproducts_container {
	text-align:left; 
	vertical-align:top; 
	padding: 0 10 20 10px;
	}	
	
.prod_title {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
a.prod_title:link, a.prod_title:visited, a.prod_title:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.prod_title:hover {
	font-family: Arial;
	font-size: 11px;
	color: #b35b5a;
	text-decoration: none;
	font-weight: bold;
	}
	
	
	
.locations {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
	}
	
	a.locations:link, a.locations:visited, a.locations:active {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: underline;}

a.locations:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #b35b5a;
	text-decoration: none;
	font-weight: bold;
	}


.prod {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
	}

.prod_price {
	font-family: Arial;
	font-size: 11px;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
	}	
	
		.noStock {
	font-family: Arial;
	font-size: 11px;
	color: #b35b5a;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	}
	
.error {
	font-family: Arial;
	font-size: 12px;
	color: #red;
	text-decoration: none;
	font-weight: bold;
	}	

/* SEARCH RESULTS PAGE NAVIGATION */		

td.res_nav {
	padding: 24 0 24 0px;	
	}
	
.res_nav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;	
	text-align: center;
	}
	
a.res_nav:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:  #957775;
	text-decoration: none;	
	}

a.res_nav:visited, a.res_nav:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;	
	}
		
a.res_nav:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
	}
	
		
	
/* PRODUCT DETAILS VIEW */
td.details_photo {
	width: 316px;
	text-align: center; 
	vertical-align: top; 
	padding: 0 10 20 10px; 
	}

td.details_content {
	text-align: left; 
	vertical-align: top; 
	padding: 0 10 20 10px;
	}

.details_title {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.details_desc {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
	}

.details_price {
	font-family: Arial;
	font-size: 11px;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
	}
	
#detailField {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width:60px;
	padding-right:5px;
	text-align:right;
	float:left;
	

	


	}

#detailData {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	width:180px;
	float:right;
	text-align:left;
	
	}
	
	
/* CART */				
.cart_menu {
	width: 100px;
	height: 18px;
 	font-family: Arial;
	font-size: 11px;
 	color:#000000;
	background-color: #dfe1ca;
	border:1px solid #999966;
	}
			
td.cart_progress {
	text-align: center;
	vertical-align: middle;
	padding: 0 30px 0 0;
	}	
	
.cart_progress_inc {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 0 10 0 10;
	}

.cart_progress {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
	}
	
	
	
.cart_progress_active {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #b35b5a;
	text-decoration: none;
	text-align: center;
	}
	
a.cart_progress:link {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
	
a.cart_progress:active, a.cart_progress:visited {
	color: #999999;
	text-decoration: none;
	}
	
/* CATEGORY AND SUBCATEGORY TITLES */
div.cat_container {
	width: 100%;
	padding: 10 10 10 10px;
	display: block;
	}
	
div.cat_title {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #CCCC99;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	}
	
.subcat_title, a.subcat_title:link, a.subcat_title:active,  a.subcat_title:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #a9a087;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
	}
	
	 a.subcat_title:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #CCCC99;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	}

div.relateditems_title {
	font-family: Georgia, "Trebuchet MS", Arial;
	font-size: 21px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	}
	

	
/* SHOPPING CART */
td.cart_spacer	{
	width: 20px;
	}
	
td.cart_discount	{
	vertical-align: middle;
	padding: 0 0 0 0px;
	}
	

	
	.cart_discount {
	font-family: Arial;
	font-size: 11px;
	color: #b35b5a;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	}
	
	
td.cart	{
	vertical-align: middle;
	padding: 3 0 3 0px;
	border-bottom: 1px solid #dfe1ca;
	}
	
td.cart_title {
	vertical-align: top;
	padding: 0 0 0 0px;
	}
	
.cart_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #957775;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.75em;
	}
	
.cart {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	}

a.cart:link {
	font-family: Arial;
	font-size: 12px;
	color: #999966;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.75em;
	}

a.cart:hover {
	font-family: Arial;
	font-size: 12px;
	color: #b35b5a;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.75em;
	}

a.cart:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.75em;
	}
	
	

/* ATTRIBUTES FOR STATIC TEXT */
td.general, td.general_title {
	vertical-align: top;
	padding: 0 10 20 10px;
	}
	
.general_title {
	font-family: Arial;
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.75em;
	}
	
.general {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
	line-height: 12pt;
	}

a.general:link {
	font-family: Arial;
	font-size: 12px;
	color: #999966;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.75em;
	}

a.general:hover {
	font-family: Arial;
	font-size: 12px;
	color: #b35b5a;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.75em;
	}

a.general:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.75em;
	}

	
	
/* STORE LOCATIONS */
.loc_title {
	font-family: Trebuchet MS, Arial;
	font-size: 19px;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
	}

	
		
/* HEADER AND FOOTER */
td.footer {
	width: 150px;
	vertical-align: top;
	background-color: #dfe1ca;
	padding: 10 4 50 4px;
	margin: 0 0 0 0px;
	}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
	}
	
td.top_nav {
	padding: 25 15 0 0;
	text-align: right;
	vertical-align: top;
	}
	
td.bottom_nav {
	padding: 15 0 0 0;
	text-align: center;
	vertical-align: top;
	}

.bottom_nav, .top_nav {
	font-family: Arial;
	font-size: 11px;
	line-height: 12pt;
	vertical-align:text-top;
	color: #5a5a5a;
	font-weight: normal;
	padding: 0 5 0 5;
	}
	
a.bottom_nav:link, a.bottom_nav:visited, a.bottom_nav:active, a.top_nav:link, a.top_nav:visited, a.top_nav:active {
	font-family: Arial;
	font-size: 11px;
	color: #7f714c;
	text-decoration: none;
	font-weight: normal;
	}
	
a.bottom_nav:hover, a.top_nav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #5a4818;
	background-color:#f2f4e5;
	font-weight: normal;
	}
	
	.footerText, a.footerText:link, a.footerText:visited, a.footerText:active, a.footerText:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	
}

.order {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#b35b5a;
}
