html {
	padding: 0px;
	margin: 0px;
	background: #E8C79C url('../images/background.jpg') repeat-x left top;
}

html, body {
	padding: 10px;
	margin: 0px;
	font: 11px Verdana, Arial, Sans-Serif;
	color: #656565;
	
}

h1, h2, h3, h4, h5, h6, p, hr {
	padding: 0px;
	margin: 10px 0px;
}

h1, h2, h3, h4, h5, h6, p {
	line-height: 1.25;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-Serif;
	color: #A70000;
}

td {
	text-align: left;
	vertical-align: top;
}

input, textarea {
	width: 100%;
	font: 11px Verdana, Arial, Sans-Serif;
}

.button {
	width: auto !important;
}

a img {
	border: none;
}

.image-border {
	border: 1px solid #4D4D4D;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.text-top {
	vertical-align: top !important;
}

#page {
	background: #FFFFFF url('../images/page-background.jpg') repeat-y center top;
}

#header, #baseline {
	line-height: 0px;
}

#menu, #footer {
	padding: 0px 2px;
}

#content {
	padding: 18px;
}

#menu-inner {
	background: #C10000 url('../images/menu.png') repeat-x left top;
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
}

#menu-inner td {
	border-right: 1px dotted #BB4D4D;
}

#menu-inner a {
	display: block;
	padding: 10px 20px;
	font-weight: bold;
}

#menu-inner a:link, #menu-inner a:visited {
	color: #D6AEAE;
	text-decoration: none;
}

#menu-inner a:hover, #menu-inner a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-last {
	width: 100%;
	border-right: none !important;
}

#content-content {
	padding-right: 20px;
}

#content-sidebar {
	width: 197px;
	font-size: 9px;
}

#footer-inner {
	border-top: 1px dotted #B3B3B3;
	color: #9A9A9A;
}

#footer td {
	padding: 10px 15px 0px 15px;
}

#footer a:link, #footer a:visited {
	color: #9A9A9A;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #7F7F7F;
	text-decoration: underline;
}

.gallery {
	padding: 15px 0px 0px 0px;
}

.gallery-center {
	padding: 15px 13px 0px 13px;
}

#gallery-footer {
	padding: 10px 0px;
}

#cycle {
	height: 230px;
}

#cycle img {
	display: none;
	border: 1px solid #4D4D4D;
}

#enquiry-inner td {
	padding: 5px;
	vertical-align: middle;
}

#map {
	width: 640px;
	height: 400px;
}

.label {
	width: 100px;
}

