:link, :visited {
	text-decoration: none
}
/* No list-markers by default, since lists are used more often for semantics */
ul, ol {
	list-style:none;
}
/* Avoid browser default inconsistent heading font-sizes and pre/code too */
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:16px;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, pre, form, body, html, div, p, ul, ol, dl, dt, dd, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
a img, :link img, :visited img, fieldset {
	border: none;
}


fieldset {
	width:auto;
}
address {
	font-style: normal;
}
body {
	background:url('../images/page-bg.gif') #d1d1cf;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
h1 {
	font-size:30px;
	height:30px;
	line-height:30px;
	color:#7c2d30;
	margin:0 0 10px 0;
}
h2 {
	font-size:16px;
	margin-bottom:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#7c2d30;
}
h3 {
	color:#333;
}
p {
	line-height:22px;
	margin-bottom:22px;
}
a {
	color:#7c2d30;
}
a:hover {
	color:#d98695;
}
hr {
	clear:both;
	color:black;
	border:none;
}
div#header-container, div#content-container, div#footer-container, {
	width:100%;
	position:relative;
}
div#header-container {
	background:url('../images/Untitled-1.gif') #261D20 repeat-x;
	border-bottom:5px solid #7c2d30;
	height:130px;	
}
div#content-container {
	width:940px;
	margin:0 auto;
}
div#header {
	margin:0 auto;
	position:relative;
	width:940px;
	height:130px;
}
#logo {
	display:block;
	height:100px;
	width:246px;
	position:absolute;
	top:15px;
	left:0;
}
ul#navigation {
	color:#CCC;
	position:absolute;
	top:52px;
	left:280px;
	_right:0px;
	height: 32px;
	margin: 0px;
	padding:0px;
}

#call {
	position:absolute;
	bottom:-28px;
	left:0;
	width:auto;
	background:#7c2d30;
	padding:3px 10px 3px 10px;
	text-align:right;
	color:white;
	margin:0;
}
/*
ul#navigation li {
	height:32px;
	float: left;
	display:inline;
	margin-right:10px;	
}
ul#navigation a {
	display: block;
	padding: 5px 16px 5px 16px;
	color:#CCC;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	white-space: nowrap;
	text-transform:uppercase;
	height:22px;
	-moz-border-radius:16px 16px 16px 16px;
	-webkit-border-radius:16px 16px 16px 16px;
	-moz-box-shadow:0px -1px 0px #333;
	-webkit-box-shadow:0px -1px 0px #333;
}

ul#navigation a:hover, ul#navigation .current {
	background:#d1d1cf;
	color: #7c2d30;
	text-decoration: none;
	-moz-box-shadow:0px 1px 0px #7c2d30;
	-webkit-box-shadow:0px 1px 0px #7c2d30;
}
*/
ul#navigation li {
	height:32px;
	float: left;
	display:inline;
	padding:0 0 0 16px;
	margin-right:10px;	
}
ul#navigation a {
	display: block;
	padding: 5px 16px 5px 0;
	color:#CCC;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	white-space: nowrap;
	text-transform:uppercase;
	height:22px;
}
ul#navigation li:hover, ul#navigation .current  {
	background:url('../images/nav-pill-on-bg_left.png') top left no-repeat;	
}
ul#navigation li:hover a, ul#navigation .current a {
	background:url('../images/nav-pill-on-bg_right.png') top right no-repeat;
	color: #7c2d30;
	text-decoration: none;
}
div#page-header {
	margin:80px 0 10px 20px;
	
}

div#content {
	width:940px;
	overflow:hidden;
	background:url('../images/content-bg.png') repeat;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}
div#footer-container {
	border-top:5px solid white;
	background-color:rgb(124, 45, 48);
	padding:20px 0 5px 0px;
	clear:both;
}
#footer {
	font-size:12px;
	clear: both;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer a {
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	color: #AF9A71;
	text-decoration: none;
	font-size: 0.9em;
}
#footer a:hover {
	color: #786540;
}
#footernav a {
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	color: #ccc;
	text-decoration: none;
	font-size: 0.9em;
}
#footernav a:hover {
	color:white;
}
#content-wrapper, #footer {
	margin:0 auto;
	width:940px;
}
#promo-ad {
	position:absolute;
	right:0;
	top:145px;
	background:#CCC;
	border:3px solid #ccc;
}
#promo-ad img {
	display:none;
}
#body {
	width:700px;
	float:left;
	padding:20px;
}

#sidebar {
	width:200px;
	float:right;
	background:url('../images/content-bg.png') repeat;
	-moz-border-radius:0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius:0 10px 0 0;
}
#sidebar h2 {
	text-transform:capitalize;
	background:#ccc;
	padding:10px;
	border-bottom:1px dotted white;
	text-align:center;
}

#book-now {
	display:block;
	text-align:center;
	margin-bottom:20px;
	width:200px;
	height:160px;
	-moz-border-radius:0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius:0 10px 0 0;
	
}

#book-now h2 {
	color:white;
	background:#7c2d30;
	-moz-border-radius:0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius:0 10px 0 0;
}

.book-link {
	background:url('../images/book-now.png') top center no-repeat;
	display:block;
	color:#7c2d30;
	text-shadow:0 1px 0 white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:6px;
	font-size:16px;
	width:100px;
	height:20px;
	text-align:center;
	margin:0 auto;
}

.form-row {
	width:200px;
	text-align:center;
	margin:0 0 10px 0;
}
#photo-gallery {
	display:block;
	background:#FFE6B4;
	text-align:center;
	margin-bottom:20px;
	overflow:hidden;
}
#photo-gallery h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:white;
	background:#DDBB7C;
	padding:10px;
	border-bottom:1px dotted white;
	margin:0;
}

#gallery-images {
	display:none;
}

#gallery-images img {
	width:187px;
	height:240px;
	padding:7px;
	
}
#gallery-pager {
	display:none;
	margin-left:5px;
}
#gallery-pager a {
	display:block;
	float:left;
	padding:5px;
	width:14px;
	height:14px;
	background:white;
	margin:0 5px 7px 0;
	border:1px solid #DDBB7C;
}
#gallery-pager .activeSlide {
	background:#DDBB7C;
	color:white;
}

ul {
	list-style-type:square;
	margin-left:24px;
	padding-bottom:14px;
}
ul li {
	line-height:22px;
	margin-bottom:8px;
}
dl {
	overflow:hidden;
	margin-bottom:8px;
}

dt {
	font-weight:bold;
	clear:both;
	float:left;
	width:100px;
}
dd {
	float:left;
}
.lodgesTable {
	margin:0;
	padding:0;
	border:0;
	width:630px;
}
.lodgesTable td {
	border:0;
	padding:0;
	vertical-align:top;
}
.lodgeImage {
	float: left;
	width: 179px;
	margin: 0px 10px 12px 0px;
	padding: 10px;
	background: #FBE0B0;
}
form {
	text-align: left;
}
legend {
	display: none;
	margin: 0em 0em 0.6em 0em;
	padding: 0px;
	color: #1A3967;
}
label {
	float: left;
	width: 15em;
	text-align: left;
}
s input, select {
	font-size: 1em;
	background: white;
}
textarea {
	width: 14.4em;
}
textarea {
	font: 1em verdana, sans-serif;
}
.button, .GreenGoBtn {
	width: auto;
	padding: 1px 0px;
	border-width: 2px;
	border-style: outset;
	background-color: #1A3967 !important;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.hiddenFields {
	display: none;
}
.radio {
	width: auto;
	padding-right: 1.0em;
}
.radio input {
	width: auto;
	background: transparent !important;
}
.right {
	float:right;
}

#randwick_lodges_map {
	width: 680px;
	height: 400px;
	border:10px solid #FFE6B4;
	margin-bottom:20px;
}

.content-photo-gallery {
	width:700px;
	padding-bottom:20px;
	clear:both;
}
.content-photo-gallery .photo {
	display:block;
	width:160px;
	height:160px;
	border:1px solid #1E1F2D;
	margin-right:17px;
	margin-bottom:19px;
	float:left;
}
.content-photo-gallery .photo:hover {
	border:1px solid #CAB47C;
}
.content-photo-gallery .end {
	margin-right:0px;
}
.content-photo-gallery .photo img {
	width:160px;
	height:160px;
}

.sidebar-gallery {
	margin:0 10px 20px 10px;
	width:180px;
}

.sidebar-gallery img {
	border:5px solid white;
	
}

.square-img {
	margin-right:15px;
	margin-bottom:20px;
	width:220px;
	height:220px;
	display:inline;
}

.end {
	margin-right:0px;
}

.sub {
	margin:0 0 10px 0;
	
}

