html, body {
	color: #BB6100;
	font: 11px Verdana, Arial, Sans-Serif;
	margin: auto;
	padding: 0px;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	color: #FF9200;
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 10px 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	border-top: 1px dotted #FF9200;
	font-size: 16px;
	margin-top: 15px;
	padding-top: 10px;
}

h3 {
	font-size: 14px;
}

h4, h5, h6 {
	font-size: 11px;
}

p {
	margin: 0px 0px 10px 0px;
}

#page {
	background: #FFFFFF url('images/layout/site-background.png') repeat-y center 0px;
	margin: auto;
	width: 910px;
}

.divider {
	border-right: 1px solid #FFB221;
	padding-right: 6px;
	margin-right: 1px;
}

#header td {
	font-size: 10px;
	vertical-align: top;
}

#header-wrap {
	height: 60px;
	overflow: hidden;
}

#slogan {
	color: #E0AA53;
	height: 30px;
	text-align: right;
}

#menu {
	background: #FF9200 url('images/layout/menu.png') repeat-x;
	height: 30px;
	padding-top: 8px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#special {
	width: 115px;
}

#content td {
	vertical-align: top;
}

#content-left {
	width: 260px;
}

#enquiry, #book-links {
	background: #FF9200 url('images/layout/form-background.png') repeat-y;
	color: #FFFFFF;
	padding: 15px 30px;
	font-size: 10px;
}

.enquiry-wrap {
	height: 10px;
	line-height: 0px;
}

#enquiry h3, #book-links h3 {
	color: #FFFFFF;
	text-transform: uppercase;
}

.enquiry-instructions {
	color: #FFDCAE;
}

.enquiry-instructions strong {
	color: #FFFFFF;
}

#enquiry td {
	padding-top: 1px;
}

.enquiry-label p {
	text-align: right;
	padding: 3px 5px 0px 0px;
}

input, textarea, select, button {
	color: #BB6100;
	font: 10px Verdana, Arial, Sans-Serif;
}

input, textarea, select {
	width: 100%;
}

#enquiry input, #enquiry textarea, #enquiry select {
	width: 110px;
}

#enquiry button{
	color: #000000;
	font-size: 10px;
	margin-top: 3px;
}

.enquiry-required {
	color: #CC0000;
	padding-left: 2px;
	text-align: center;
}

#content-middle {
	padding: 25px 15px 25px 25px;
}

#content-right {
	padding: 20px 20px 20px 0px;
	text-align: center;
	width: 210px;
}

#gallery td {
	padding: 5px;
}

#gallery img {
	border: 1px solid #BB6100;
}

#content-footer {
	padding: 0px 20px 10px 20px;
	text-align: center;
}

#footer {
	background: #FF9200 url('images/layout/site-footer.png') no-repeat center 0px;
	color: #FFDCAE;
	font-size: 10px;
	padding: 31px 18px 8px 18px;
}

#footer td {
	padding: 2px;
}

#footer a {
	color: #FFDCAE;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer-top, #footer-top a {
	color: #FFFFFF;
	text-decoration: none;
}

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

.details {
	text-align: left;
}

.extras {
	text-align: right;
}

.tables td {
	border-bottom: 1px dotted #FF9200;
	padding: 5px;
}

.tables {
	margin-bottom: 15px;
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
