#header {
	border-bottom: 1px solid #e5d58c;
	background-color: #d5b44f;
	background-image: url(/images/autumn_header.jpg);
}

#container {
	background-image: url(/images/background_autumn.gif);
}

#side {
	background-color: #d5b44f;
}

#side ul li a{
	background-color: #d5b44f;
	color: #886823;
	border-top: 1px solid #e5d58c;
	border-bottom: 1px solid #886823;
}

#side ul li a:hover {
	background-color: #cb9728;
	color: #fff7ff;
}

#footer {
	background-color: #d5b44f;
	color: white;
}

.sidepanel {
	border-top: 1px solid #e5d58c;
	border-bottom: 1px solid #886823;
	color:white;
}

.credit_cards {
	background-color: #e3ca7e;
}
.credit_cards p {
	color: #886823;
}
.horizontal_bar {
	background-color: #d5b44f;
	color: white;
	border-top: 1px solid #e5d58c;
	border-bottom: 1px solid #886823;
}

.product_caption {
	background-color: #d5b44f;
	color: white;
}
