body {
	background: #4d240e url('/images/bg_body.jpg') repeat-x;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
}

.productthumb {
	float: left; 
	width: 150px; 
	height: 150px; 
	margin: 20px 40px 10px 20px; 
	border: 1px #551d0b solid; 
	background: #a96c2c; 
	text-align: center;
}

img {
	border: 0px;
}

table, tr, td {
	background: #924615;
	font-size: 11px;
	line-height: 20px;
	color: #f3bf7a;

}

a {
	font-weight: bold;
	color: #f8dbb4;
}

label {
	float: left;
	width: 150px;
}

div#banner {
	padding: 0px 0px 20px 20px;
	
}

div#wrapper {
	width: 900px;
	margin: 50px auto 0px auto;
	text-align: left;
}

div#navigation {
	width: 900px;
	height: 24px;
}

div#navigation ul, div#navigation ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	list-style-type: none;
	text-align: center;
}

div#navigation ul {
	padding: 0px 0px 0px 20px;
}

div#navigation ul li {
	display: block;
	background: url('../images/bg_button.jpg');
	width: 120px;
	height: 24px;
	margin: 0px 3px 0px 0px;
}

div#navigation ul li:hover {
background: url('../images/bg_button_hover.jpg');
}

div#navigation ul li a {
	display: block;
	margin: 5px 0px 0px 0px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div#header {
	background: url('../images/bg_header.jpg') no-repeat;
	width: 900px;
	height: 200px;
}

div#header #button_left {
	width: 82px;
	height: 200px;
	float: left;
}

div#header #slider {
	width: 736px;
	float: left;
	height: 200px;
}

div#header #button_right {
	width: 82px;
	height: 200px;
	float: left;
}

div#header #button_right img, div#header #button_left img {
	margin: 85px 0px 0px 30px;
	border: 0px;
}

div#footer {
	background: url('../images/img_footer.jpg') no-repeat;
	height: 28px;
	width: 900px;
	border-top: 1px #dab98d solid;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

div#footer_nav {
	width: 900px;
	text-align: center;
	padding: 5px 0px 10px 0px;
}

div#content {
	width: 900px;
}

div.contentboxes {
	float: left;
	width: 450px;
}

div.contenttext {
	padding: 20px;
}

div.contenttext h3 {
	font-size: 13px;
	font-weight: bold;
	color: #f8dbb4;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

div.contenttext p {
	font-size: 11px;
	line-height: 20px;
	color: #f3bf7a;
}

div.faux {
	background: url('../images/bg_faux_content.jpg') repeat-y;
}

div.single {
	background: #924615;
	font-size: 11px;
	line-height: 20px;
	color: #f3bf7a;
}

div.single h3 {
	font-size: 13px;
	font-weight: bold;
	color: #f8dbb4;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#sliderlist, #sliderlist li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style: none;
	float: left;
}

#sliderlist {
	margin: 35px 0px 0px 10px;
}

#sliderlist li {
	margin: 0px 0px 0px 12px;
	text-align: center;
}

#sliderlist li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	border: 0px;
}

input, textarea {
	border: 1px #5a2503 solid;
}

input.reset {
	display: none;
}

tr.odd {
	background: #b97b3e;
}

.cart {
	margin: 20px 0px 0px 0px;
}

.productimagesummary {
	margin: 10px 0px 0px 0px;
	border: 2px #FFFFFF solid;
}
