h1 {
	color: #E27621;
}
a {
	color: #E27621
}
body {
	background: #ebdbcf url(../images/tile.gif) repeat top left;
}
div.photo-image {
	height: 470px;
	background: url(../images/bg_image1.jpg) no-repeat top left	
}
div.submenu-background {
	background-color: #E27621;
}
div.sidebar-makebooking  {
	background-color: #FEE2CA;	
}
#sidebar-makebooking span.label {
	font-weight: bold;
}
#sidebar-makebooking div.field {
	padding-bottom: 6px;
}
th {
	vertical-align: top;
	background-color: #E27621;
}
#content td, #content th {
	border: 1px solid #E27621;
	padding: 5px;
	margin: 0;
}