﻿.searchword {
	background-color: #FFFF00;
}
.centre {
	text-align: center;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
.imgshop {
	margin: 5px;
	border-width: thin;
	border-color: #663300;
	float: right;
}
h1 {
	font-family: Arial;
	font-size: medium;
	color: #663300;
	font-weight: bold;
}
img {
}
a {
	color: #663300;
}
p {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
}
.imgnoborderinheritorig {
	border-style: none;
	width: inherit;
	height: inherit;
}
.imgborderinheritorig {
	border: thin solid #663300;
}
.imgrightborderinheritorig {
	border: thin solid #663300;
	margin: 5px;
	width: inherit;
	height: inherit;
	float: right;
}
#menu ul {
	list-style: none;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
#menu li {
	float: left;
	background: none left center;
	margin-right: 10px;
	margin-left: 10px;
}
#menu {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
#menu a:hover {
	text-decoration: underline;
	color: #006600;
}
.justify {
	text-align: justify;
}
#privacy ol {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #663300;
	text-align: center;
}
.left {
	text-align: left;
}
h6 {
	margin: 0px;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-transform: lowercase;
}
div.columnbar {
	padding: 3px;
	border: thin solid #663300;
	font-size: small;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #006600;
}
div.columnbar a {
	color: #663300;
	text-decoration: none;
}
div.columnbar a:hover {
	color: #006600;
	text-decoration: none;
}
.settop {
	text-align: center;
}
.banner {
	border: thin solid #663300;
	font-size: 28pt;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
}
.banner a {
	text-decoration: none;
}
.banner a:hover {
	text-decoration: none;
	color: #006600;
}
.main {
	background-color: #FFFFFF;
}
.toptable {
	background-image: url('background.jpg');
}
h3 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #663300;
	text-align: left;
}
.mainmiddle {
	border: thin solid #663300;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
.setmain {
	text-align: left;
}
.setmaincentre {
	text-align: center;
}

div.feedback {
	padding: 3px;
	border: thin solid #663300;
	font-size: small;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-right: 50px;
	margin-left: 50px;
}

.specialhr {
	border: 2px solid #663300;
	color: #663300;
	background-color: #663300;
}


