a:link {
	color: #E4663E;
	text-decoration: none;
}

a:visited {
	color: #E4663E;
	text-decoration: none;
}

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

a.footer:link {
	color: #b78f7f;
	text-decoration: none;
}

a.footer:visited {
	color: #b78f7f;
	text-decoration: none;
}

a.footer:hover {
	color: #E4663E;
	text-decoration: underline;
}

a.menu:link {
	color: #c0a69c;
	text-decoration: none;
}

a.menu:visited {
	color: #c0a69c;
	text-decoration: none;
}

a.menu:hover {
	color: #E6CC99;
	text-decoration: none;
}

a.subcategory:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.subcategory:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.subcategory:hover {
	color: #c0a69c;
	text-decoration: none;
}

body {
	background-color: #EFE8D6;
	margin: 0;
}

h1{
	color: #680603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

li {
	line-height: 20px;
	list-style: square;
}

.bodytext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.button {
	background-color: #E6CC99;
	border: 1px solid #c0a69c;
	color: #c0a69c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.category {
	color: #E6CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.details {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.detailsgrey {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.footer {
	color: #b78f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.menu {
	color: #c0a69c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.searchbutton {
	background-color: #512b2a;
	border: none;
	color: #c0a69c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.searchbuttonhover {
	background-color: #BAA151;
	border: none;
	color: #E6CC99;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subcategory {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: lowercase;
}

.subtitletext {
	color: #685724;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.textbox {
	background-color: #F3EBD3;
	border: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titletext {
	color: #E4663E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#borderleft {
	border-left: 1px solid #E6CC99;
}

#borderright {
	border-right: 1px solid #BAA151;
}
