* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Optima, calibria, "lucida sans", helvetica, arial, sans-serif;
	font-size: 88%;
	text-align: center;
	background-color: black;
}

img {
	border: 0;
}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
}

.floatright {
	float: right;
	margin: 0 0 0 10px;
}

#wrapper {
	margin: 0px auto;
	width: 800px;
	background-color: white;
	text-align: left;
}

#header {
	background-repeat: no-repeat;
	border-bottom: 4px solid black;
	background-color: white;
}
#header img.logo {
	
}
#nav {
	text-align: center;
	background-color: #a31c37;
	border-bottom: 1px solid #a31c37;
	height: 2em;
}
#subnav {
	text-align: center;
	background-color: #ffeec6;
	border-bottom: 1px solid #a31c37;
}
#nav ul {
	margin: 0;
	padding: 0.5em 0 0.5em;
	list-style-type: none;
	list-style-position: inside;
}
#nav ul li {
	display: inline;
	margin: 0.5em 1.25em;
	font-size: 10pt;
}
#nav a:link,
#nav a:visited,
#nav a:active,
#nav a:hover {
	color: #FFEEC6;
	text-decoration: none;
}
#nav a:hover {
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#nav a.activelink {
	color: white;
	border-top: 1px solid #FFEEC6;
}
#subnav {
	height: 2em;
	font-size: 0.9em;
}
#subnav ul {
	padding: 0.5em 0 0;
	margin: 0em 0 0.5em;
	list-style-type: none;
	list-style-position: inside;
}
#subnav ul li {
	display: inline;
	padding: 0 0.5em;
}
#subnav a:link,
#subnav a:visited,
#subnav a:active,
#subnav a:hover {
	color: #a31c37;
	text-decoration: none;
	padding: 0em 0.5em;
}
#subnav a:hover {
	border-top: 1px solid #a31c37;
	border-bottom: 1px solid #a31c37;
}
#subnav .activelink {
	color: #333;
	padding: 0em 1em;
}
#body {
	margin: 1em 1em 1em 1em;
	font-weight: normal;
}
#maintext {
	float: left;
	width: 445px;
	text-align: left;
}

#maintextwide {
  width: 720px;
  margin-left: 20px;
}

#rcol {
	float: right;
	margin: 35px 0px 1.5em 0;
	width: 305px;
}
#rcol img {
	padding-left: 45px;
	margin: 0 0 1em 0;
}
#body h1 {
	font-size: 16pt;
	font-weight: normal;
}
#body h2 {
	font-size: 14pt;
	font-weight: normal;
}
#body h3 {
	font-size: 12pt;
	font-weight: normal;
	margin-left: 1em;
}
#maintext p, #maintextwide p {
	line-height: 1.5em;
	margin: 1em 0em 1em 1em;
	letter-spacing: 1px;
}
#body a:link,
#body a:visited,
#body a:active,
#body a:hover {
	text-decoration: none;
}
#body a:hover {
	text-decoration: underline;
}
#body ul {
	margin: 0 0 1.5em 3em;
	padding: 0;
	letter-spacing: 1px;
	line-height: 1.5em;
}
#footer {
	clear: both;
	border-top: 1px solid #a31c37;
	padding: 1.5em 1em;
	text-align: right;
}
#footer p {
	font-size: 8pt;
	line-height: 1em;
}
#clearer, .clearer {
	clear: both;
	margin: 0 0 1em 0;
}
img.full {
	float: right;
}
table.confinfo {
	font-size: 10pt;
	line-height: 1.5em;
	width: 300px;
	margin: 0.5em 1em;
	font-size: 8pt;
}
.smaller {
	font-size: 9pt;
}
.menu_box { font-family:  georgia, cambria, times, serif; border: 1px solid #B51818; background-color: #FFFFCC; text-align: center; padding: 0.5em 1.5em 0.5em 0.5em; color: #AD0707; margin-top: 1.5em; }
.menu_box h2 { font-family: "engravers mt", "Georgia", times, serif; font-weight: normal; font-size: 14pt; }
.menu_box h3 { font-size: 20pt; margin: 0.5em 0 0; }
.menu_box p { clear:both; line-height: 2em; margin: 1.5em 0; font-weight: bold; font-size: 10pt; }
.menu_box p.light { font-weight: normal; line-height: 1.5em; margin: 1em 0; }
.menu_box span { text-align: left; }
.menu_box span.mi { clear: both; float: left; }
.menu_box span.mx { clear:both; float: left; margin-bottom: 1em; font-style:italic; color: #B84242;}
.menu_box span.mp { clear: right; float: right; }
.menu_box span.note { clear:both; float: left; margin: 2.5em 0 0; font-size: 0.8em; font-style:italic; color: #B84242;}

.clearer { clear:both; }

.centred {
  margin-left: 20px;
}

ul.shortlist {
  font-weight: bold;
  font-size: 0.8em;
  width: 100%;
  color: #333;
  padding: 0 0 1.5em 2em;
}

ul.shortlist li {
  float: left;
  list-style-type: square;
  list-style-position: inside;
  padding-right: 0.8em;
}

.red {
  color: red;
}

.smaller {
  font-size: 0.9em;
  margin: 0.8em 0 0.8em 1.1em !important;
  padding: 0;
}

.smallprint {
  font-size: 0.8em;
}

.thumbnail{
	float: left;
	padding: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	height: 100px;
	}
	
.mainimg {
    width: 200px;
    margin: 5px 0 5px 14px;
    padding: 0;
 }
 
.maincentreimg {
    width: 200px;
    margin: 5px 0 5px 114px;
    padding: 0;
  }

div.mainimages {
	height: 297px;
}

div.mainimages img {
	float: left;
	margin: 0.5em 5px;
}