html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 10px;
	background: url(images/bg01dev.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928D7E;
}

h1, h2, h3 {
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 21px;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #5A5649;
}

a {
	color: #436743;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #416541;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 3px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 778px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg-repeat {
	background: url(images/bg02dev2.jpg) repeat-x left top;
}

#header-bg-center {
	background: url(images/bg03dev.jpg) no-repeat center top;
}

#header {
	height: 100px;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 58px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 17px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #ECECEB;
}

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

/** PAGE */

#page-bg-repeat {
	background: url(images/bg04.jpg) repeat left top;
}

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

#page-bg-top {
	background: url(images/bg06.jpg) no-repeat center top;
}

#page-bg-bottom {
	background: url(images/bg07.jpg) no-repeat center bottom;
}

#page {
	width: 760px;
	padding: 20px 0px 10px 0px;
}

/** CONTENT */

#content {
	float: right;
	width: 537px;
	margin-top: 10px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 212px;
	margin-top: 10px;
}

/** FOOTER */

#footer-bg-repeat {
	background: url(images/bg08dev.jpg) repeat-x left top;
}

#footer-bg-center {
	background: url(images/bg09dev.jpg) repeat-y center top;
}

#footer-bg-top {
	background: url(images/bg10dev.jpg) no-repeat center top;
}

#footer-bg-bottom {
	background: url(images/bg11dev.jpg) no-repeat center bottom;
}

#footer {
	width: 730px;
	padding: 40px 0px;
	color: #A5A19D;
}

#footer .column1 {
	float: left;
	width: 420px;
}

#footer .column2 {
	float: right;
	width: 280px;
}

#footer strong {
	color: #CBC6C1;
}

#footer a {
	color: #CEC7C3;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 25px;
}

#footer li {
	float: left;
	width: 50%;
}

#footer .legal {
	color: #8C8782;
}

/** COMMON BOX STYLES */

.title {
	height: 34px;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.content {
	padding: 15px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	background: url(images/homepage05dev.jpg) no-repeat left top;
}

.box-style1 .title span {
	color: #9A928D;
}

.box-style1 .content {
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	background: url(images/homepage08dev.jpg) no-repeat left top;
}

.box-style2 .title span {
	color: #DEAAA7;
}

.box-style2 .content {
}

/** BOX STYLE 3 */

.box-style3 {
}

.box-style3 .title {
	background: url(images/homepage08dev.jpg) no-repeat left top;
}

.box-style3 .title span {
	color: #95B6A0;
}

.box-style3 .content {
}

/** BOX STYLE 4 */

.box-style4 {
}

.box-style4 .title {
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

.box-style4 .title span {
	color: #9A928D;
}

.box-style4 .content {
}

/** BOX 1 */

#box1 {
}

#box1 .bigimg {
	margin: 0px 0px 20px 40px;
}

/** BOX 2 */

#box2 {
	height: 220px;
	min-height: 220px;
}

html>body #box2 {
	height: auto;
}

/** BOX 3 */

#box3 {
}

#box3 .thumbnails {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box3 ul.thumbnails li {
	float: left;
	padding: 0px 6px 6px 0px;
}

#box3 ul.thumbnails li.alt {
	padding-right: 0px;
}
#homePageTopBanners{
	width:760px;
	height:260px;
	margin-left: 0px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#homePageTopBanners #homepagerotate{
	width:760px;
	height:260px;
	position:relative;
}
#hpb_1, #hpb_2, #hpb_3, #hpb_4, #hpb_5 {
	display:none;
	position:absolute;
	left: 0px;
	top: 2px;
}
#hpb_1 img, #hpb_2 img, #hpb_3 img, #hpb_4 img, #hpb_5 img {
	border:none;
}
#page-bg-repeat #page-bg-center #page-bg-top #page-bg-bottom #page #content #box1 #openingtimes p {
	padding-bottom: 0px;
}
}

td p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 21px;
	text-align: justify;
}
h1{
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2{
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h3{
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
