body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	background-color: #f4e6d3;
	background-image: url(tile1.gif);
	font-size: 14px;
	color:#000000;
	border-style:solid;
	border-width:0px;
}

img {
	border:0px;
}
th {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	text-align:center;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

a	{
	color: #0000ff ;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#ff0000;
}

div.hr {
	background:url(hrcdshops.gif);
	text-align:center;
	margin:auto;
	width:500px;
	height:24px;
	background-repeat:no-repeat;
	border:0px;
}
hr {display:none;}

ul {
	margin:0px;
	padding:2px;
	list-style:none;
	border:0;
	text-indent:0px;
}
li {
	margin:2px 2px 4px 16px;
	padding:0px;
	border: 0px;
}
div {
	border-width: 1px;
	border-color:green;
	margin:2px;
	text-align:left;
}
.comments {
	padding:4px 8px 4px 8px;
}
.right {
	text-align:right;
	margin-left:auto;
	margin-right:2px;
}
.fright {
	float:right;
	clear:right;
}
.fleft {
	float:left;
	clear:left;
}
.changes {
	width:100%;
	text-align:right;
	margin-top:2px;
	font-size:12px;
}
div.banner {
	width:600px;
	height:88px;
	margin: 4px 0px 2px 0px;
	padding:0px;
	border-width: 0px;
}
div.banner h1 {
	font-size:22px;
	font-weight: bold;
	margin:auto;
	clear:none;
}
div.shop {
	background-color: #E5D8C5;
	width:600px;
	margin: 4px 0px 2px 0px;
	padding:4px;
	border: solid 1px #a59885;
}
div.shop h1 {
	font-size:18px;
	font-weight: bold;
	margin:2px 2px 8px 2px;
}
div.shop_title {
	width:580px;
	border-width:1px;
	border-color: black;
	margin:0px auto 4px auto;
}
div.shop_title h1 {
	text-align:left;
	display:inline;
	width:300px;
}
div.shop_date {
	text-align:right;
	margin-right:10px;
	width:200px;
	font-size:12px;
	float:right;
}
div.shop_details {
	width:500px;
}
.centre {
	margin:auto;
	text-align:center;
}
#content {
	margin:auto;
	width:620px;
	padding:0px;
	border-width:0px;
}
.cl1 {
	font-size:14pt;
	text-align:center;
}
.credits {
	font-size:10px;
	font-weight: bold;
	text-align:right;
}
.red {
	font-size:12px;
	color: red;
}
