html {
	overflow: scroll;
}
html, body {
	background: #202020 url(/palmcourthotelcomau/images/background.gif) no-repeat fixed center top;
	text-align: center;
	margin: 0;
}
body, input {
	font: 12px Arial, Helvetica, sans-serif;
}
p {
	margin: 10px 0;
}
h1 {
	font-size: 22px;
	color: #FFF;
	background: #000;
	margin: 10px 0;
	padding: 5px 10px 7px;
}
h2 {
	font-size: 18px;
	color: red;
	margin: 10px 0;
}
ul {
	margin: 0 10px 0 40px;
	padding: 0;
}
li {
	margin: 10px 0;
}
img {
	border: none;
}
a {
	color: #000;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
body.noscript #noscript {
	display: none;
}
#container {
	text-align: left;
	margin: 10px auto;
	width: 770px;
}
#wrapper {
	overflow: hidden;
}
#left {
	background: #000;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	float: left;
	width: 150px;
}
#centre {
	background: #FFF;
	margin-bottom: -3000px;
	padding: 0 10px 3000px;
	float: right;
	width: 600px;
}
#footer {
	background: #FFF url(../images/footer.jpg) no-repeat;
	height: 267px;
}
#menu {
	margin-left: 1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	margin: 0 0 1px;
}
#menu a {
	color: #FFF;
	text-decoration: none;
	background: #707173;
	display: block;
	padding: 4px 4px 4px 8px;
	width: 136px;
}
#menu a:hover {
	color: #000;
	background: #808080;
}
#menu a:active {
	color: #FFF;
	background: #808080;
}
#menu a.selected {
	color: #000;
	background: #989898;
}
#copyright {
	color: #666;
	text-align: center;
	padding-top: 85px;
}
#copyright a {
	color: #666;
}
#awards {
	text-align: center;
	padding: 20px 0 0 375px;
}
#functionRoomsImage {
	margin-top: 10px;
}
#functionRoomsText {
	font-weight: 700;
	margin-left: 245px;
	width: 355px;
	position: absolute;
	top: 325px;
}
#functionRoomsText ul {
	margin: 0 10px 0 15px;
}
#map {
	border: 1px solid #CCC;
}
#recipients {
	height: 300px;
	padding: 0 10px;
	border: 1px solid #E3E3E3;
	overflow: auto;
}
#statement {
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	padding: 10px 0 0 150px;
}
#subscription {
	background: #F8F8F8;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
	width: 312px;
	border: 1px solid #E8E8E8;
}
#subscriptionsImage {
	margin-top: 16px;
	float: right;
}
#underConstruction {
	margin: 50px 0 0 50px;
}
.bold {
	font-weight: 700;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.small {
	font-size: 10px;
}
.highlight {
	color: red;
}
.downloadsLeft {
	background: #EEE;
	text-align: center;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	float: left;
	width: 275px;
}
.downloadsRight {
	background: #EEE;
	text-align: center;
	margin: 0 0 10px;
	padding: 0 10px;
	float: left;
	width: 275px;
}
.eventContainer {
	border-bottom: 1px dashed #333;
}
.eventLeft {
	float: left;
	width: 180px;
}
.eventRight {
	float: right;
	width: 410px;
}
.pdf {
	vertical-align: bottom;
}
.subscription {
	width: 200px;
}
.warning {
	margin-top: 10px;
}
.special {
	font-size: 18px;
	font-weight: 700;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.extra {
	font-size: 18px;
	font-weight: 700;
	color: red;
	margin: 10px 0;
}
/* Restyles cftooltip */
.yui-tt {
	font-size: 100%;
	color: #333;
	background: #FFF;
	border: 2px solid #638EBD;
	padding: 10px;
	width: 250px;
}
/* START BISTRO */
a.bistro {
	color: #27A22D;
}
a:hover.bistro {
	color: #E95D0E;
}
#legend {
	margin: 0 0 10px;
}
#tabs {
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#tabs h2 {
	font-size: 14px;
	margin: 0;
}
#tabs h3 {
	font-size: 13px;
	margin: 0;
}
#tabs h4 {
	font-size: 12px;
	margin: 0;
}
#tabs li :focus {
	outline: none;
}
.item {
	font-weight: 700;
	color: #E95D0E;
}
.key {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #27A22D;
}
/* END BISTRO */
#noscript {
	margin-top: 10px;
}