body {
	background: #9C4527;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #5D5D5D;
	font-size: 12px;
}

img, a img {
	border: 0px none;
}

p {
	padding: 0;
	margin: 0;
}

a {
	color: #6A2600;
	text-decoration: none;
}

a:hover {
	color: #6A2600;
	text-decoration: underline;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
}

#container {
	width: 745px;
	margin: 20px auto;
	border: 1px solid #622D05;
	background: #FFFFFF;
}

#header-wrapper {
	width: 745px;
	height: 162px;
	float: left;
}

#logo {
	width: 214px;
	height: 161px;
	float: left;
}

#header {
	width: 531px;
	height: 161px;
	float: left;
}

#flash {
width: 528;
height: 158px;
margin-top: 1px;
float: left;
}

#main-menu {
	clear: both;
	height: 38px;
	width: 745px;
	overflow: hidden;
}

#content-wrapper {
	float: left;
	background: #FFFFFF;
}

#column {
	float: left;
	width: 214px;
}

#content {
	float: left;
	width: 531px;
}

#content-inner {
	padding: 3px 3px 3px 0px;
}

#content-wrap {
	padding: 10px;
}


#footer-menu {
	clear: both;
	height: 38px;
	width: 745px;
	overflow: hidden;
}

#footer {
	font-size: 11px;
}

#footer a {
	color: #5D5D5D;
	text-decoration: none;
}

#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

.menu {
	background: url(/images/template/menu-bkgd.jpg) repeat-x left top scroll;
	height: 38px;
	font-size: 16px;
}

.menu ul {
	float: left;
	list-style-type: none;
	height: 38px;
	padding: 0;
	margin: 0;
	width: 900px;
}

.menu ul li {
	float: left;
	height: 38px;
	line-height: 36px;
	padding: 0 19px;
	margin: 0;
}

.menu ul li a {
	color: #662B01;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #662B01;
	text-decoration: underline;
}

#categories {
	border: 1px solid #DFDDE2;
	padding: 2px;
	margin: 3px;
}

#cat-heading {
	background: #A08F63;
	color: #FFFFFF;
	padding: 5px 10px;
	font-size: 16px;
}

#cat-catalogs {
	background: #EDEDED;
	color: #612C04;
	padding: 10px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
}

#cat-catalogs a {
	color: #612C04;
	text-decoration: none;
}

#cat-catalogs a:hover {
	color: #612C04;
	text-decoration: underline;
}

#foot-lt {
	width: 225px;
	float: left;
	text-align: left;
	padding: 10px;
}

#foot-md {
	width: 235px;
	float: left;
	text-align: center;
	padding: 10px;
}

#foot-rt {
	width: 225px;
	float: left;
	text-align: right;
	padding: 10px;
}

.box1 {
	padding: 10px;
//	border: 1px solid #DFDFDF;
//	background: #EDEDED;
	margin-bottom: 20px;
	height: 205px;
}

.box1 img {
	float: left;
	margin-right: 10px;
}

.box1 h1, h1 {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #6A2600;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	text-transform: uppercase;
	padding: 0px 0 10px 10px;
	margin: 0;
	color: #6A2600;
	font-size: 16px;
	font-weight: normal;
}

.box1 a, .box2-inner a {
	font-weight: bold;
}

.box2-1 {
	position: relative;
	background: url(/images/template/box2-2.jpg) repeat-x left bottom scroll #B4A98B;
	margin-bottom: 3px;
	min-height: 150px;
}

.box2-2 {
	background: url(/images/template/box2-1.jpg) no-repeat left bottom scroll;
	min-height: 150px;
}

.box2-3 {
	background: url(/images/template/box2-3.jpg) no-repeat right bottom scroll;
	padding: 14px 80px 14px 14px;
	min-height: 122px;
}

.box2-inner {
	padding: 10px;
	background: #FFFFFF;
	min-height: 130px;
}

.box3 {
	float: left;
	width: 262px;
}

#boot-1 {
	position: absolute;
	right: 95px;
	top: -15px;
}
#b1 {
	padding-right: 100px !important;
}

#boot-3 {
	position: absolute;
	right: 5px;
	top: 7px;
}
#b3 {
	padding-right: 15px !important;
}

#boot-2 {
	position: absolute;
	right: 5px;
	top: 10px;
}
#b2 {
	padding-right: 15px !important;
}

/* Shopping Cart
--------------------------------------------------*/

.ShopMain {

}

	.ShopHeader {
		padding: 0 0 10px 0;
	}
	
		.ShopHeader a {
			font-weight: bold;
		}
	
		.ShopBreadcrumbs {
			width: 270px;
			float: left;
		}
		
		.ShopSummary {
			width: 230px;
			float: left;
			text-align: right;
		}
	
	.ShopBody {
	
	}
	
	.ShopFooter {
	
	}

.ShopCatalog {

}

	.ShopCatalogName {
	
	}
	
	.ShopCatalogImage {
	
	}
	
.ShopProductSmall {
	width: 140px;
	border: 1px solid #DFDDE2;
	padding: 10px;
	height: 242px;
}

	.ShopProductSmallImage {
		margin-bottom: 10px;
		width: 140px;
		height: 105px;
		overflow: hidden;
	}
	
		.ShopProductSmallImage img {
			width: 140px !important;
		}
	
	.ShopProductSmallName {
		margin-bottom: 10px;
		font-weight: bold;
	}
	
	.ShopProductSmallPrice {
		margin-bottom: 10px;
	}
	
	.ShopProductSmallHeight {
		margin-bottom: 10px;
	}
	
	.ShopProductSmallDescription {
	
	}
	
.ShopLargeProduct {

}

	.ShopLargeProductLeft {
		width: 250px;
		float: left;
	}
	
		.ShopLargeProductImage {
			margin-bottom: 10px;
			width: 250px;
		}
		
			.ShopLargeProductImage img {
				width: 250px !important;
			}
	
	.ShopLargeProductRight {
		width: 240px;
		float: left;
		padding-left: 15px;
	}
	
		.ShopLargeProductName {
			font-weight: bold;
			font-size: 15px;
			margin-bottom: 10px;
		}
		
		.ShopLargeProductPrice {
			background: #EDEDED;
			padding: 10px;
			font-weight: bold;
			color: #612C04;
			margin-bottom: 10px;
		}
		
		.ShopLargeProductDescription {
			margin-bottom: 10px;
		}
		
		.ShopLargeProductAttributes {
			margin-bottom: 10px;
		}
		
			.productAttributes {
				clear: both;
			}
			
			.catProductAttributeGroup {
				clear: both;
				line-height: 20px;
			}
			
			.catProdAttributeTitle {
				width: 60px;
				float: left;
				padding-bottom: 10px;
				font-weight: bold;
			}
			
			.catProdAttributeItem {
				width: 180px;
				float: left;
				padding-bottom: 10px;
			}
			
				.catProdAttributeItem select {
					height: 20px;
				}
				
				.productTextInput {
					height: 17px;
					width: 50px;
				}
			
		.ShopLargeProductBuyNow {
			clear: both;
			width: 100px;
			float: left;
			padding-bottom: 10px;
		}
		
			.ShopLargeProductBuyNow img {
				cursor: pointer;
			}
			
		.ShopLargeProductPoplets {
			clear: both;
		}
		
			table.productPoplets {
				margin: 0 !important;
			}
		
				td.productPopletsItem {
					padding: 4px 8px 4px 0px !important;
				}

.SmallProductSalePrice, .LargeProductSalePrice {
	display: none;
}

/* Check Out
--------------------------------------------------*/

#ShippingHelp {
	clear: both;
	padding: 15px 0;
}

.CheckOutForm {
	width: 100%;
	font-size: 13px;
}

	.CheckOutForm td {
		padding: 5px;
	}

		.CheckOutForm td.Heading {
			padding: 15px 0 10px 0;
		}
	
	.CheckOutForm h5 {
		color: #662B01;
		border-bottom: 1px solid #662B01;
		font-weight: bold;
		font-size: 18px;
		padding: 0 0 3px 0;
		margin: 0;
	}
	
		.CheckOutForm h5 span {
			font-weight: normal;
			font-size: 12px;
		}

	.CheckOutForm .req {
		font-weight: bold;
		color: #662B01;
	}
	
	.CheckOutForm .small {
		font-size: 11px;
	}
	
#CreditCardDetails {

}

	#CreditCardDetails td {
		padding: 5px 5px 5px 0px;
	}
	
#CardExpiryMonth, #CardExpiryYear {
	width: 80px;
	margin-right: 3px;
}

#CardType {
	width: 163px;
}

#CardCCV {
	width: 50px;
}

#Amount {
	border: 0 none;
	background: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	height: 26px;
	color: #000000;
}

.Dollar {
	line-height: 26px;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}

ul#EComBreadCrumbs {
	list-style-type: none;
	float: left;
	width: 502px;
	height: 54px;
	padding: 0;
	margin: 0 0 15px 0;
}

	ul#EComBreadCrumbs li {
		background: #A24402;
		width: 145px;
		height: 37px;
		margin-right: 2px;
		float: left;
		padding: 7px 10px 10px 10px;
		color: #FDC5A0;
		font-size: 17px;
	}
	
	ul#EComBreadCrumbs li#CurrentCrumb {
		background: #662B01;
		color: #FFFFFF;
		font-weight: bold;
	}
	
		ul#EComBreadCrumbs li span {
			font-size: 12px;
			display: block;
			padding: 0 0 0 23px;
			font-weight: normal;
		}
		
/* Shipping Options
--------------------------------------------------*/
		
select#ShippingOptions, select#shippingCountry {
	width: 290px !important;
}
input#shippingPostcode {
	width: 150px !important;
}

