}
.black {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-style: normal;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}
.footer:hover {
	font-family: Arial;
	font-size: 11px;
	color: #F3ECD1;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.subheadings {
	font-family: Arial;
	font-size: 12px;
	color: #5E3719;
	text-decoration: none;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
a.subheadings:hover {
		color: #5E3719;
		text-decoration: underline;
}
.back {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a.back:hover {
	text-decoration: underline;
}
.navigation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F1DBA9;
	text-decoration: underline;
	}
.categories {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
.categories:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E3719;
	text-decoration: underline;
	
}
.button {
	font-family: Arial;
	color: #5E3719;
	background-color: #F0EFDB;
	border: 1px solid #5E3719;
	font-size: 12px;


}.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #5E3719;
}
.btmborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E3719;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E3719;
}

#header {
	background-image: url(../images/header.jpg);
	color: #fff;
}

#header h2 {
	padding: 0 0 0 10px; 
	margin: 0 0 0 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.storelink {
	font-family: Arial;
	font-size: 12px;
	color: #5C552A;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	}
.storelink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	}