:link, :visited {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, pre, form, body, html, div, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
a img, :link img, :visited img, fieldset {
	border: none;
}
fieldset {
	width:auto;
}
address {
	font-style: normal;
}
html {
	width: 100%;
}
body {
	background: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
}
p {
	margin: 0 0 1.5em 0;
}
blockquote {
	margin: 0 3.5em;
}
h1 {
	margin: 0 0 20px 0;
	font-size:30px;
	color: #CAB47C;
	font-size:24px;
	font-weight:normal;
}
h2 {
	margin: 0 0 10px 0;
	color: #CAB47C;
	font-weight:normal;
	text-decoration: none;
	font-size:18px;
}
h3 {
	margin: 0 0 10px 0;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
}
h4 {
	margin: 0 0 0.2em 0;
	font-size: 1.0em;
	text-transform: uppercase;
}
h5 {
	margin: 0 0 0.1em 0;
	font-size: 1.0em;
	font-weight: bold;
	font-variant: small-caps;
}
h6 {
	margin: 0 0 0.1em 0;
	font-size: 1.0em;
	font-style: italic;
}
abbr {
	border-bottom: 1px dashed #999999;
	color: #999999;
	cursor: help;
}
acronym {
	border-bottom: 1px dashed #999999;
	color: #999999;
	cursor: help;
}
cite {
	color: #999999;
	font-size: 1.0em;
}
code {
	color: #999999;
	font-size: 1.2em;
}
dfn {
	color: #999999;
	font-size: 1.0em;
}
em {
	color: #999999;
	font-style: italic;
}
kbd {
	color: #999999;
	font-size: 1.2em;
}
pre {
	color: #999999;
	font-size: 1.0em;
}
q {
	color: #999999;
	font-style: italic;
}
samp {
	color: #999999;
	font-size: 1.0em;
}
strong {
	color: #999999;
	font-weight: bold;
}
var {
	color: #999999;
	font-size: 1.0em;
}
/*////// Hypertext Module //////*/
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #CAB47C;
}
a:focus {
	color: #CAB47C;
}
a:active {
	color: #CAB47C;
}
/*////// List Module //////*/
dl {
	margin-bottom: 1.5em;
}
dt {
	margin: 1.2em 0 0 0;
	font-weight: bold;
}
dd {
	margin: 0;
}
ol {
}
/*
ul {
	list-style-type: square;
}
li {
	margin-bottom: 0.5em;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: circle;
}
ol ol {
	list-style-type: lower-roman;
}
ol ol ol {
	list-style-type: lower-alpha;
}

*/
hr {
	width: 50%;
	height: 1px;
	margin: 0 auto;
	margin-bottom: 0.6em;
	border-bottom: 1px solid #999999;
	color: #999999;
	text-align: center;
}
sup {
	color: #999999;
}
sub {
	color: #999999;
}

#enquiry label {
	float: left;
	width: 150px;
	text-align: left;
	clear:both;
}

#enquiry .field {
	display:block;
	width:370px;
	margin-bottom:5px;
	
}


#enquiry input, #enquiry select, #enquiry textarea {
	width: 14.4em;
	font-size: 1em;
	clear:both;
}
option {
}
submit, reset, button {
}
.button {
	margin-left: 150px;
	width: 6em;
	background: #CAB47C;
	color: #000000;
}

table {
	width: 100%;
	font-size: 100%;
	line-height: 1.5;
	margin: 0 0 1.5em 0;
	border: 1px solid #CAB47C;
	border-collapse: separate;
	color: #FFFFFF;
	text-align: center;
}
caption {
/* padding: 8px; border: 1px solid #999999; border-bottom: none; background: #999999; font-size: 0.9em; */
}
thead {
	border: 1px solid #565656;
}
thead th {
	padding: 0.4em 0.8em;
	background: #CAB47C;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
tbody td {
	border-bottom: 1px solid #999999;
}
tbody th {
	border-bottom: 1px solid #565656;
	padding: 0.4em 0.8em;
	background: #666666;
	text-align: left;
	font-weight: bold;
}
tfoot {
}
th {
}
tr {
}
td {
}
/*////// Image Module //////*/
img {
	display: block;
	margin: 0;
	border: none;
}
body {
	background: #7B76B6 url('../images/bgBody.gif') repeat-y top left;
	color: #000000;
	text-align: left;
}
#container {
	min-height: 712px;
	margin: 0;
	padding: 0 40px 0 249px;
	background: url('../images/bgConatiner.gif') no-repeat top left;
	color: #FFFFFF;
}
#header {
	margin: 0;
	height:210px;
	width:690px;
	padding: 20px 0 0 0;
}
#logo {
	display: block;
	width: 273px;
	height: 41px;
}
#nav {
	width:680px;
	margin: 0;
	background:url('../images/navbar.png') top center no-repeat;
	padding:20px 5px 5px 5px;
	height:30px;
}
#nav #nav-links {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav #nav-links li {
	display:inline;
	float:left;
	margin:0 5px 5px 0;
}
#nav #nav-links a {
	-moz-border-radius:4px;
	border:1px solid #363753;
	background:#363753;
	display:block;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	vertical-align:middle;
	padding:5px;
	text-align:center;
}
#nav #nav-links a:hover, #nav #nav-links .active {
	color: #CAB47C;
	border:1px solid #CAB47C;
}
#promo-ad {
	float:left;
	width:350px;
	height:90px;
	padding:0px;
	margin:10px 15px 0 0;
	border:3px solid white;
	background:#363753;
}
#promo-ad img {
	display:none;
}
#book-now {
	float:left;
	display:block;
	background:#1E1F2D;
	text-align:center;
	margin:10px 0 0 0;
	width:298px;
	height:67px;
	padding:20px 10px 10px 10px;
	line-height:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#book-now .bb-heading {
	display:block;
	height:30px;
	width:80px;
	margin-right:5px;
	float:left;
	padding:25px 5px 0px 5px;
	background:url(../images/book-now-icon.png) top center no-repeat;
	font-size:16px;
	font-style:italic;
}
#book-now label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:10px;
	float:left;
}
#book-now select {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:auto;
	margin-right:5px;
	margin-top:5px;
}
#bb_submit {
	float:left;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	background:#363753;
	display:block;
	width:30px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	vertical-align:middle;
	padding:5px;
	text-align:center;
	color: #CAB47C;
	border:1px solid #CAB47C;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#bb-form {
	overflow:hidden;
	height:67px;
	width:200px;
	float:left;
}
#content {
	width: 690px;
	margin: 10px 0 0 0;
	padding: 0 0 30px 0;
}
#content li {
	line-height: 120%;
}
#relatedInfo, #hCard {
	float: right;
	width: 35%;
	margin: 0;
	padding: 0 0 0 2.0em; /* border-left: solid 2.0em #565656; */
}
#relatedInfo ul {
	margin: 0 0 1.7em 0;
	padding-left: 1.5em;
}
#relatedInfo li {
	line-height: 175%;
}
#slideshow {
	clear:both;
	margin:0 0 18px 0;
	width:679px;
	height:240px;
	padding:5px;
	background:#1E1F2D;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#slideshow img {
	display:none;
	width:679px;
	height:240px;
	padding:5px;
}
#sidebar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 197px;
}
#sidebar h4 {
	margin: 0 0 0.5em 0;
	padding: 0.2em 0.5em 0.3em 0.5em;
	background: #1e1f2d;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
#sidebar p {
	margin: 0 0 0.5em 0;
	padding: 0.2em 1.0em 0.3em 0.5em;
	line-height: 140%;
}
#sidebar p img {
	padding: 13px 0 0 17px;
}
#sidebar strong {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #000000;
}
#footer {
	clear:both;
	float: left;
	width: 690px;
	margin: 10px 0 0 0;
	border-top:1px dotted white;
	padding: 20px 0 18px 0;
}
#site-info-links {
	clear:both;
	margin: 0;
	padding: 0;
	list-style: none;
}
#site-info-links li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#site-info-links a {
	padding-right: 1.0em;
	color: #FFFFFF;
	font-size: 0.9em;
}
#site-info-links a:hover {
	color: #CAB47C;
}
#secondary-nav {
	clear:left;
	display: block;
	margin-bottom: 10px;
	padding: 0;
	width: 440px;
	float:left;
	display:inline;
}
#secondary-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#secondary-nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#secondary-nav a {
	padding-right: 1.0em;
	color: #FFFFFF;
	font-size: 0.9em;
}
#secondary-nav a:hover {
	color: #CAB47C;
}
#gallery {
	display:none;
	position: absolute;
	top:-6px;
	left: 582px;
	z-index: 10;
	margin: 0;
	padding: 0;
}
#gallery ul {
	width: 400px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#gallery li {
	float: left;
	width: 78px;
	height: 92px;
	list-style: none;
	margin: 0;
	padding: 6px;
	background: transparent url('../images/bgGallery.gif') no-repeat left top;
}
.enquire {
	margin: 1.8em 0 0.3em 0;
	font-size: 1.0em;
	text-transform: none;
}
.image {
	float: right;
	width: 207px;
	height: 267px;
	list-style: none;
	margin: 0;
	padding: 7px 8px;
	background: transparent url('../images/bgContentImage.gif') no-repeat left top;
}
#rooms .image {
	float: left;
	margin: 0 3px;
}
.menus {
	overflow: auto;
	margin: 0;
	padding: 0 0 1.0em 20px;
}
.menus li {
	float: left;
	margin: 0;
	padding-right: 25px;
}
div#google {
	width: 672px;
	_width: 690px;
	height: 351px;
	_height: 370px;
	padding: 6px 12px 12px 7px;
	background: transparent url('../images/bg-map.gif') no-repeat top left;
}
#sydney-lodges-link {
	float:right;
	width:205px;
	height:80px;
}
.content-photo-gallery {
	width:690px;
	height:40px;
	padding-bottom:20px;
	clear:both;
}
.content-photo-gallery .photo {
	display:block;
	width:130px;
	height:130px;
	border:1px solid #1E1F2D;
	margin-right:7px;
	margin-bottom:10px;
	float:left;
}
.content-photo-gallery .photo:hover {
	border:1px solid #CAB47C;
}
.content-photo-gallery .end {
	margin-right:0px;
}
.content-photo-gallery .photo img {
	width:130px;
	height:130px;
}