* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 125%;
	height: 100%;
}

body {
	background: #791022 url("/images/page_background.png");
	font: 50% Georgia, Palatino, "Times New Roman", Serif;
	color: #6b592e;
	text-align: center;
}

.textsize a.default {
        background: url("/images/default_text_blue.gif") no-repeat;
}

.textsize a.medium {
        background: url("/images/medium_text_blue.gif") no-repeat;
}

.textsize a.large {
        background: url("/images/large_text_blue.gif") no-repeat;
}

.textsize
{
        float: right;
        /*background-color: #CCcccc;
        padding: 0 10px 10px 10px;
        margin: 0 0 0 10px;*/
        display: block;
}

.textsize  span {
        display: none;
}
.textsize ul li {
        float: left;
        list-style-type: none;
        width: 16px;
        height: 20px;
        overflow: hidden;
        margin-right: 8px;
        margin-top: -5px;
}

.textsize a {
        display: block;
        width: 16px;
        height: 20px;
}

.textsize a.default:hover, .textsize a.medium:hover, .textsize a.large:hover {
        background-position: 0px -20px;
}



a:link,
a:visited {
	color: #7e1a2b;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #a9233a;
	text-decoration: none;
}

a img {
	border: 0;
}

div#accessibilitylinks,
div#headerlogo h1 span,
div#xtraheaderlogo h1 span,
div#navigation h2,
div#navigation span,
div#blackboard h3 span,
div#footer h5,
div#footer span {
	display: none;
}

div#mainwrapper {
	width: 764px;
	margin: 27px auto 0 auto;
	text-align: left;
	border: 3px solid #caab65;
}

div#header {
/* Flower graphic pattern from www.squidfingers.com */
	position: relative;
	background: #005027 url("/images/flower_background.png");
	width: 764px;
	height: 87px;
	border-bottom: 3px solid #caab65;
}

div#headerlogo h1 {
	position: absolute;
	width: 228px;
	height: 187px;
	top: -40px;
	left: 2px;
	background: url("/images/rmg_logo.png") no-repeat;
	z-index: 600;
}

div#xtraheaderlogo h1 {
	position: absolute;
	width: 110px;
	height: 100px;
	top: -40px;
	left: 2px;
	background: url("/images/voucher_rmg_logo.png") no-repeat;
	z-index: 600;
}
div#navigation {
	position: absolute;
	height: 16px;
	z-index: 600;
	top: 66px;
	left: 304px;
}

div#navigation li {
	float: left;
	list-style-type: none;
	height: 16px;
	margin-left: 16px;
}

div#navigation a {
	display: block;
	height: 16px;
}

div#navigation a.home,
div#navigation a.homeon {
	width: 50px;
	background: url("/images/home_roll.png") 0 0 no-repeat;
}

div#navigation a.directory,
div#navigation a.directoryon {
	width: 91px;
	background: url("/images/directory_roll.png") 0 0 no-repeat;
}

div#navigation a.calendar,
div#navigation a.calendaron  {
	width: 85px;
	background: url("/images/calendar_roll.png") 0 0 no-repeat;
}

div#navigation a.search,
div#navigation a.searchon {
	width: 64px;
	background: url("/images/search_roll.png") 0 0 no-repeat;
}

div#navigation a.contact,
div#navigation a.contacton {
	width: 73px;
	background: url("/images/contact_roll.png") 0 0 no-repeat;
}

div#navigation a.home:hover,
div#navigation a.homeon,
div#navigation a.directory:hover,
div#navigation a.directoryon,
div#navigation a.calendar:hover,
div#navigation a.calendaron,
div#navigation a.search:hover,
div#navigation a.searchon,
div#navigation a.contact:hover,
div#navigation a.contacton {
	background-position: 0 -16px;
}

div#wrapper {
	position: relative;
	background: #f0e9db url("/images/dark_canvas.png");
	border-bottom: 3px solid #caab65;
	padding: 18px;
}

div#contentwrapper {
	border: 1px solid #caab65;
	float: left;
	width: 726px;
	position: relative;
}

div#contentwrapper.columns {
	background: url("/images/sidecolumn_faux_background.png") repeat-y;
}

div#contentwrapper.fullwidth {
	background: url("/images/fullwidth_faux_background2.png") repeat-y;
}

div#specialoffer {
	width: 75px;
	height: 73px;
	position: absolute;
	z-index: 1000;
	left: 460px;
	top:   94px;
}

div#specialoffer img {
	width: 80px;
	height: 78px;
}

div#blackboard {
	width: 75px;
	height: 73px;
	position: absolute;
	z-index: 1000;
	left: 460px;
	top:  200px;
}

div#blackboard img {
	width: 88px;
	height: 78px;
}

div#music {
	width: 75px;
	height: 73px;
	position: absolute;
	z-index: 1000;
	left: 380px;
	top:  200px;
}

div#music img {
	width: 80px;
	height: 78px;
}

div#copy,
div#sidecolumn {
	float: left;
	overflow: hidden;
}

div#copy {
	padding: 18px;
	position: relative;
}

div#copy.columns {
	width: 487px;
}

div#copy.homepage {
	width: 523px !important;
	padding: 0 !important;
	background: url("/images/renoir_background.png") 0 0 no-repeat;
}

div#copy div#homecopy {
	padding: 18px;
}

div#copy.fullwidth {
	width: 690px;
}

div#copy h2 {
	color: #7e1a2b;
	font-size: 2.4em;
	text-align: center;
	padding-left: 30px;
	margin: 0 60px .67em 0;
}

div#copy.fullwidth h2,
div#copy div#homecopy h2 {
	padding-left: 0;
	margin-right: 0;
}

div#copy h3 {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 1em;
}

div#copy div#homecopy h3.renoir {
	margin-top: 270px;
}

div#copy div#homecopy h3,
div#copy div#directorycopy h3 {
	color: #2e556b;
	font-weight: normal;
	font-size: 2em;
	text-align: left;
	margin-bottom: .5em;
}

div#copy div#homecopy ul {
	display: inline;
	float: left;
	width: 33%;
	margin-bottom: 2em;
}

div#copy div#homecopy ul li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

div#copy div#homecopy a.nostyle {
	text-decoration: none;
	color: #6b592e;
}

div#directorycopy div#pagenav,
div#searchcopy div#pagenav {
	width: 487px;
	margin-top: 30px;
}

div#directorycopy div#pagenav div,
div#searchcopy div#pagenav div {
	width: 162px;
	float: left;
	margin: 0;
	padding: 0;
}

div.leftblock {
	width: 226px;
	display: inline;
	float: left;
	padding-right: 20px;
	background: url("/images/box-border-divider.gif") no-repeat 245px 3em;
}

div.rightblock {
	width: 220px;
	display: inline;
	float: right;
}

div.leftblock p,
div.rightblock p {
	margin-bottom: 0 !important;
}

div.leftblock,
div.rightblock {
	margin-bottom: 3em;
}

div#copy h2 a {
	text-decoration: none;
}

div#copy div#homecopy a:hover.nostyle,
div#copy h2 a:hover {
	text-decoration: underline;
}

div#copy p,
div#copy address,
div#copy h4,
div#copy li {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: -.4em 0 1.6em;
}

div#copy p.largetext {
	font-size: 1.4em;
}

div#copy kbd {
	font-size: 1.2em;
	font-weight: bold;
}

div#copy ul {
	list-style-type: inside;
}

div#copy li {
	font-size: 1.2em;
	margin-left: 3em;
}

div#copy ul.nospace li {
	margin: 0;
}

div#copy.fullwidth a {
	text-decoration: none;
}

div#copy h4 {
	margin: 0;
}

div#copy.fullwidth h4 {
	margin-bottom: 1em;
}

div#copy address {
	font-weight: bold;
	margin-top: -.2em;
}

div#copy address a,
div#copy address span {
	font-style: normal;
}

div#copy address span {
	color: #7e1a2b;
}

div#copy div.copydivider {
	width: 93px;
	height: 30px;
	display: block;
	margin: 2em auto;
	background: url("/images/ornate_divider.png") no-repeat;
}

div#error {
/*	width: 100%;*/
	padding: 10px;
	border: 2px solid #caab65;
	background: #e6d5b3;
	margin-bottom: 3em;
}

div#error h3 {
	color: #7e1a2b}

div#error p {
	margin-bottom: .5em;
}

div#error ul li {
	margin-top: 0;
	margin-bottom: 0;
}

div#copy div#map {
	height: 500px;
	border: 1px solid #caab65;
	background: #edeae2;
	width: 688px;
}

div#copy div#map img {
	margin-left: 88px;
}

form#contactform {
	margin: 1em 0 2em 2em;
}

form#searchform {
	margin: 1em 0 2em;
}

form#contactform label,
form#searchform label {
	width: 160px !important;
	padding-right: 10px;
	line-height: 1.3em !important;
	float: left;
	font-size: 1.1em;
}

form#contactform input.checkbox,
form#searchform input.checkbox,
form#searchform input.radio {
	width: auto !important;
	height: auto !important;
}

form#contactform input,
form#contactform select,
form#contactform textarea,
form#searchform input,
form#searchform select,
form#searchform textarea {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	width: 280px;
}

form#searchform select {
	width: auto;
}

form#contactform input.send,
form#searchform input.send {
	width: 8em;
	margin-top: 2em;
}

form#contactform select,
form#contactform option,
form#searchform select,
form#searchform option {
	vertical-align: middle;
}

form#contactform option,
form#searchform option {
	padding: 0px 0px 1px 4px;
}

div#establishmentlogo {
	float: left;
	width: 156px;
	margin-right: 10px;
	margin-bottom: 1em;
}

div#establishmentaddress {
	float: left;
	width: 312px;
}

div#establishmentaddress.mappage {
	width: 524px;
}

div#bannerouter {
	width: 459px;
	margin-left: 14px;
}

div#bannertext,
div#bannerimage {
	float: left;
	border: 1px solid #335c74;
	padding: 0;
}

div#bannertext {
	width: 421px;
	padding: 0 18px .5em;
	background: #dbecf0;
	color: #335c74;
}

div#bannerimage {
	width: 457px;
}

div#bannertext h3,
div#bannertext p {
	margin: .5em 0 0;
}

div#bannertext h3 {
	font-size: 2em;
}

div#bannertext p {
	font-size: 1.6em;
}

div#bannertext p.centretext {
	text-align: center;
}

div#menu,
div#menutop,
div#menubottom {
	width: 487px;
}

div#menutop,
div#menutopleft,
div#menutopright,
div#menubottom,
div#menubottomleft,
div#menubottomright  {
	height: 18px;
	line-height: 0em;
}

div#menutopleft,
div#menutopright,
div#menubottomleft,
div#menubottomright {
	width: 18px;
}

div#menutopleft,
div#menutopmid,
div#menutopright,
div#menumiddle,
div#menubottomleft,
div#menubottommid,
div#menubottomright {
	float: left;
}

div#menutopmid,
div#menumiddle,
div#menubottommid {
	background: #fff;
}

div#menutopmid,
div#menubottommid {
	width: 451px;
	height: 17px;
}

div#menutopleft {
	background: url("/images/menu_border_tl.gif") 0 0 no-repeat;
}

div#menutopmid {
	border-top: 1px solid #caab65;
}

div#menutopright {
	background: url("/images/menu_border_tr.gif") 0 0 no-repeat;
}	

div#menubottomleft {
	background: url("/images/menu_border_bl.gif") 0 0 no-repeat;
}

div#menubottommid {
	border-bottom: 1px solid #caab65;
}

div#menubottomright {
	background: url("/images/menu_border_br.gif") 0 0 no-repeat;
}

div#menumiddle {
	width: 449px;
	border-left: 1px solid #caab65;
	border-right: 1px solid #caab65;
	padding: 0 18px;
}

div.menudivider {
	width: 36px;
	height: 11px;
	display: block;
	margin: 2em auto;
	background: url("/images/menu_divider.png") no-repeat;
}

table.calendar {
	margin: 0 0 2em;
	border-collapse: collapse !important;
	width: 488px;
	font-size: 1.2em;
}

table.calendar a:link,
table.calendar a:visited,
table.calendar a:active {
	color: #c2a870;
	text-decoration: none;
}

table.calendar a:hover {
	text-decoration: underline !important;
}

table.calendar th {
	background: #005027;
	color: #c2a870;
	text-align: center;
	padding: .2em 0;
	width: 14%;
}

table.calendar th.large {
	font-size: 1.3em;
	padding-bottom: .4em;
	width: 71%;
}

table.calendar th.day {
	background: #c2aa70;
	color: #252017;
	border: 1px solid #6b592e;
}

table.calendar col.weekend {
	background: #e6d5b3;
}

table.calendar col.weekday{
	background: #fff;
}

table.calendar td {
	height: 69px;
	vertical-align: top;
	text-align: right;
	padding: 5px;
	font-size: 1.2em;
	font-style: italic;
	width: 14%;
	border: 1px solid #6b592e;
}

table.calendar td.empty {
	background: #F3F3F1;
}

table.calendar td.today {
	background: #b3c0e6;
}

table.calendar td div {
	font-size: .7em;
	font-weight: bold;
	margin-top: .5em;
	text-align: left;
	color: #791022;
}

table.calendar th.leftborder {
	border-left: 1px solid #6b592e;
}

table.calendar th.rightborder {
	border-right: 1px solid #6b592e;
}

table.calendar th.topborder {
	border-top: 1px solid #6b592e;
}

table.menutable {
	font-size: 1.2em;
	width: 449px;
	line-height: 1.2em;
	border-collapse: collapse;
	overflow: hidden;
}

table.menutable col.singledesc {
	width: 409px;
}

table.menutable col.doubledescfirst {
	width: 170px;
}

table.menutable col.doubledescsecond {
	width: 199px;
}

table.menutable col.price {
	width: 40px;
}

table.menutable tr {
	vertical-align: top;
}

table.menutable th {
	font-size: 1.2em;
	text-align: center;
	padding: 1em 0;
}

table.menutable td {
	padding-bottom: .5em;
}

table.menutable td.nopadding {
	padding-bottom: 0em !important;
}

table.menutable td.price {
	text-align: right;
}

table.menutable td.doubledescsecond {
	padding-left: 29px !important;
}

table.menutable h4 {
	font-size: 1em !important;
	padding-top: 1em;
}

table.menutable td.toppadding {
	padding-top: 2em !important;
}

table.menutable tbody.nopadding td {
	padding-bottom: 0 !important;
}

table.menutable td em,
table.menutable th.colour,
table.menutable td h4.colour,
table.menutable td.colour {
	color: #7e1a2b;
}

table.menutable th.bold,
table.menutable td h4.bold,
table.menutable td.bold {
	font-weight: bold;
}

table.menutable th.italic,
table.menutable td h4.italic,
table.menutable td.italic {
	font-style: italic;
}

div#sidecolumn {
	background: #e6d5b3;
	width: 203px;
	font-size: 1.1em;
	line-height: 1.2em;
}

div#homesearch {
/*	background: url("/images/england-homepage-map.gif") no-repeat 112px bottom;*/
	background:  no-repeat 112px bottom;
/*	background: '<img src="/images/england-homepage-map.gif" width="145" height="126" alt="Kent Map" usemap="#kentmap" />' no-repeat 112px bottom; */ 
	margin-bottom: 10px;
}

div#homesearch img {float:right; 
	border: 0px;
} 
div#homesearch label {
	font-weight: bold;
}

div#homesearch input {
	margin: .4em 0;
}

div#homesearch input#town {
	width: 140px;
	margin-right: 10px
}

div#homesearch input.submit {
	font-size: 1em;
}

div#homesearch select.radius {
	font-size: 1em;
}

div#homesearch p {
	font-size: 1em;
	width: 180px;
	margin: 2.2em 0 !important;
}

div#homesearch a {
	color: #6b592e;
	text-decoration: none;
	font-weight: bold;
}

div#sidecolumn h3,
div.directorybox h4, 
div.directoryboxright h4 {
	display: block;
	width: 183px;
	padding: 0.6em 10px;
	background: #ccac66;
	color: #335c74;
	font-size: 1.1em;
	border-top: 1px solid #fff;
}

div.directorybox,
div.directoryboxright {
	float: left;
	background: #e6d5b3;
	border: 1px solid #ccac66;
	margin: 30px 41px 0 0;
}

div.directoryboxright {
	margin-right: 0;
}

div.directorybox h4,
div.directoryboxright h4 {
	width: 201px;
	border: 0;
}

div.directorybox p,
div.directoryboxright p {
	padding: 0 18px;
}

#searchform fieldset {
	padding: 2em 1em;
	border: 1px solid #caab65;
	margin-bottom: 2em;
}

#searchform fieldset legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: .2em .6em;
	background: #e6d5b3;
	border: 1px solid #caab65;
}

#searchform td {
	font-size: 1.1em;
	line-height: 1.3em;
	vertical-align: top;
	padding: 4px 0;
}

div#sidecolumn div,
div#sidecolumn ul {
	padding: 10px;
}

div#sidecolumn p {
	margin: 10px;
}

div#sidecolumn p.smalltext {
	font-size: .9em;
	margin-bottom: 3em;
}

div#sidecolumn h4 {
	padding: 0 10px;
}

div#sidecolumn a.homesidelink {
	font-weight: bold;
	text-decoration: none;
	color: #6b592e;
}

div#sidecolumn a:hover.homesidelink {
	text-decoration: underline;
}

div#sidecolumn ul {
	list-style-position: inside;
}

div#sidecolumn h4 {
	padding-top: 10px;
	font-size: 1em;
}

div#sidecolumn div#establishmentimage,
div#sidecolumn div#facilities,
div#sidecolumn div#requirements {
	line-height: 0em;
}

div#sidecolumn div#facilities,
div#sidecolumn div#requirements {
	margin-bottom: -4px;
}

div#sidecolumn div#establishmentimage img,
div.directorybox img,
div.directoryboxright img,
div#sidecolumn img.homethumb {
	width: 181px;
	height: 136px;
	border: 1px solid #fff;
}

div.directorybox img,
div.directoryboxright img {
	margin: 18px;
}

div#sidecolumn div#establishmentimage img.thumb,
div#sidecolumn img.homethumb {
	cursor: pointer;
	width: 57px;
	height: 43px;
	margin: 10px 3px 0 0;
}

div#sidecolumn img.homethumb {
	margin: 0 0 0 6px;
	float: right;
}

div#sidecolumn div#establishmentimage img.last,
div#sidecolumn div#facilities img.last,
div#sidecolumn div#requirements img.last {
	margin-right: 0;
}

div#sidecolumn div#facilities img,
div#sidecolumn div#requirements img {
	width: 35px;
	height: 35px;
	margin-right: 2px;
	margin-bottom: 4px;
	cursor: help;
}

div#footer {
	position: relative;
	background: #005027 url("/images/flower_background.png");
	width: 764px;
	padding: 16px 0;
	color: #c2a870;
	font-size: 1.1em;	
	letter-spacing: -.05em;
}

div#footer li {
	display: inline;
	list-style-type: none;
	background-color: transparent;
	padding: 0 6px;
	border-right: 1px solid #c2a870;
}

div#footer ul {
	margin-left: 4px;
}

div#footer a:link,
div#footer a:visited,
div#footer a:active {
	color: #c2a870;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer div#riderslogo {
	position: absolute;
	width: 135px;
	height: 136px;
	top: -27px;
	left: 320px;
	background: url("/images/rider_logo.png") no-repeat;
	z-index: 600;
}

div#footer div#subnav {
	float: left;
	width: 334px;
	padding-right: 48px;
	overflow: hidden;
}

div#footer div#copyright {
	float: left;
	width: 324px;
	text-align: right;
	padding-left: 48px;
	padding-right: 10px;
	overflow: hidden;
}

div#mainwrapper .noborder {
	border: 0;
}

div#mainwrapper .nomargin {
	margin: 0;
}

div#mainwrapper .nopadding {
	padding: 0;
}

.bold {
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.nomargin {
	margin: 0;
}

div#copy div.clearfix {
	padding: 5px 0px;
	vertical-align: top;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	line-height: 0em;
}

/* Hides from IE-Mac
(although because MS no longer support IE-Mac, we're not really that bothered about this hack as we no longer worry about IE-Mac either.
Most Mac users have sensibly gone to Safari or Firefox) \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-Mac */

