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;
}
textarea {
	margin: 0;
	height: 50px;
	width: 595px;
	overflow: auto;
	resize: none;
}
body.noscript #noscript {
	display: none;
}
#noscript {
	background: #FFEFC9;
	border: 1px solid #FFD15D;
}
#container {
	background: #000;
	text-align: left;
	margin: 10px auto;
	width: 770px;
}
#wrapper {
	overflow: hidden;
}
#left {
	float: left;
	width: 150px;
}
#centre {
	background: #FFF;
	padding: 0 10px;
	float: right;
	width: 600px;
	min-height: 812px;
}
#footer {
	background: url(/palmcourthotelcomau/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: 65px;
}
#copyright a {
	color: #666;
}
#addThis {
	margin: 10px 0 -9px;
	height: 29px;
}
#addThis .custom {
	float: right;
}
#awards {
	text-align: center;
	padding: 20px 0 0 375px;
}
#functionRoomsImage {
	background: url(/palmcourthotelcomau/images/background_function_rooms.jpg) no-repeat;
}
#functionRoomsText {
	padding: 100px 10px 10px 250px;
}
#map {
	height: 600px;
	width: 600px;
}
#mapInfoWindow {
	margin: 0;
}
#pubTourContainer {
	float: left;
	height: 186px;
}
#shiftReportHeader {
	margin-bottom: 20px;
}
#statement {
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	padding: 10px 0 0 150px;
}
#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;
}
.indent {
	margin-left: 10px
}
.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;
}
.pdf {
	vertical-align: bottom;
}
.warning {
	margin-top: 10px;
}
.special {
	font-size: 18px;
	font-weight: 700;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
/* Restyles cftooltip */
.yui-tt {
	font-size: 10px;
	color: #000;
	background: #FFF;
	padding: 5px;
	border: 1px solid #3271C4;
}
