/* --------- Meta Layout --------- */

html {
    min-height:100%;
    margin-bottom:1px;
	}
body {
	font: 76% Arial, Helvetica, sans-serif;
	background:#EDF1DC url(../images/body-bg.jpg) 50% top repeat-y;
	margin: 0;	
	padding: 0;
	}
#container {
	width:927px; /*964 for background */
	margin:0 auto;
	padding:0;
	background:url(../images/container-bg.jpg) 0 98px no-repeat;
	}
#main {
	clear:both;
	padding:10px 0 0 0;
	margin: 0;
	}
#wrapper {
	margin:0;
	padding:1px 0 0 0;
	width:732px;
	float:left;
	}
#content-column {
	width:530px;
	float:right;
	margin:0;
	padding: 0;
	} 
#right-column {
	width:161px;
	float:right;
	margin:0;
	padding:0;
	}
.skip {
	display:none;
	}

/* ------links------ */

a.external {
	padding-right: 8px;
	background: url(../images/external.gif) right center no-repeat;
	}
a {
	color:#AC1816;
	text-decoration:none;
	}
a:visited {
	color: #7A1310;	
	}
a:hover {
	color:red;
	text-decoration:underline;
	}


/* ------paragraph------ */

p {
	line-height: 1.5em;
	}

/* ------ headings ------ */
	
#header h1 {
	width: 185px;
	margin:0;
	padding:0;
	float:left;
	font: 3em Arial, Helvetica, sans-serif;
	color:#AC1816;
	letter-spacing:-2px;
	text-transform: lowercase;
	}
#header h1 a {
	text-decoration: none;
	color:#AC1816;
	}
#header h1 span {
	float: right;
	margin-top: -17px;
	display: block;
	font-size: 76%;
	color: #0066CC;
	}
#header h1 .sub-head {
	font: normal .3em Arial, Helvetica, sans-serif;
	color:#485EA8;
	padding:3px 0 3px 10px;
	margin:0 0 0 8px;
	text-transform:uppercase;
	letter-spacing:normal;
	border-left:#485EA8 1px solid;
	word-spacing: normal;
	}
#content-column h2 {
	margin-top: 0;
	font: normal 1.7em Arial, Helvetica, sans-serif;
	color:#027CEB;
	}

/* ------Header------ */

#header {
	margin:0;
	padding:0;
	height:85px;
	background-image:url(../images/sydney-travel.jpg);
	padding-top: 13px;
	}
#header-right {
	width: 927px;
	padding:0;
	margin:13px 0 0 0;
	float: right;
	font-size:.8em;
	color:#8e8e8e;
	text-transform: lowercase;
	clear:both;
	}
#header-right ul#hlinks {
	padding: 0;
	margin: 0;
	float: right;
	display:inline;
	}
#header-right ul#hlinks li {
	display:inline;
	padding:0 12px;
	background:url(../images/double-bullet.gif) 0 .4em no-repeat;
	}
#header-right ul#hlinks li a:link, #header-right ul#hlinks li a:visited {
	color:#8e8e8e;
	text-decoration:none;
	}
#header-right ul li a:hover, #header-right ul li a:focus {
	color:#8e8e8e;
	text-decoration:underline;
	}
#header-right ul li a:active {
	color:#8e8e8e;
	text-decoration:none;
	}

/* --------- horizontal navigation --------- */

#nav {
	padding: 0;
	margin: 0 0 1.1em 0;
	background: #006 url(../images/nav-bg.jpg) repeat-x;
	float: right;
	width: 927px;
	height: 28px;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#nav li {
	display: inline; 
	background: url(../images/nav-bg-divider.jpg) left top no-repeat;
	}
#nav li#leftmost {
	border: none;
	}
#header-right #nav li a {
	padding: 7px 22px;
	color: #fff;
	text-decoration: none;
	float: left;
	}
#header-right #nav li a:hover {
	background:url(../images/nav-bg-hover.jpg) repeat-x;
	text-decoration: none;
	color: #fff;
	}
#nav li a.now {
	background:url(../images/nav-bg-hover.jpg) repeat-x;
	text-decoration: none;
	color: #fff;
	}
	
/* ----- Left column headings & lists ----- */

#left-column {
	width:185px;
	float:left;
	margin:0;
	padding:10px 6px 0 0;
	}
#left-column ul {
	padding: .5em 0 .9em 0; 
	margin:0 0 1.5em 0;
	font-size: .9em;
	list-style-type:none;
	border:#ccc 1px solid; 
	background: #CDCDCD url(../images/ul-bg.jpg) left top no-repeat;
	}
#left-column ul li {
	padding:.5em 10px .5em 10px;
	margin: 0;
	color:#5984b0;
	background:url(../images/li-bg.gif) left bottom no-repeat;
	}
#left-column ul li.bottom {
	background:none;
	}
#left-column h3 {
	padding: .6em 0 .5em 10px;
	margin: 0;
	background:#e4e4e4 url(../images/h3-bg.jpg) no-repeat;
	font: .9em Arial, Helvetica, sans-serif;
	color:#838282;
	text-transform:uppercase;
	}
#left-column h3.search {
	background:#e4e4e4 url(../images/h3-bg-search.jpg) no-repeat;
	padding: .6em 0 .5em 32px;
	}
	
/* --------- Map --------- */

#map {
	width:524px;
	height:450px;
	margin:0 0 30px 5px;
	border:#000 solid 1px;
}
#side_bar_title {
	background-color: #efefef;
	line-height: 1.5em;
	width:98%;
}
#side_bar {
	background-color: #efefef;
	line-height: 1.5em;
	margin-bottom: 1em;
	width:98%;
}
#side_bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
}
#side_bar a:hover {
	text-decoration: underline;
}

/* --- content sections --*/


.content-panel ul {
	margin:0;
	padding:0;
	}
.content-panel ul li {
	list-style-type:none;
	margin:.3em 5px 0 0;
	padding:0 8px 0 0;
	font-size:.9em;
	width:145px;
	float:right;
	text-align:right;
	background:url(../images/orange-bullet.gif) right center no-repeat;
	}
.content-panel {
	padding: 11px 2px 11px 3px; 
	margin: 0;
	width:240px;
	float:left;
	}
.content-panel h3, .content-panel p {
	width:152px;
	float:right;
	font-size:.9em;
	margin:0;
	padding:0;
	}
content-panel h3 {
	font-weight:600;
	}
.content-panel p {
	margin:11px 0 1px 0;
	}
.content-panel img {
	border:#c4c4c4 1px solid;
	float:left;
	margin:0;
	}	
.first-panel {
	background:url(../images/content-top-left.gif) right bottom no-repeat;	
	}
.second-panel {
	background:url(../images/content-second.gif) left bottom no-repeat;	
	}
.last-panel {
	background:url(../images/content-bottom-right.gif) left top no-repeat;	
	}
	
#right-column img {
	margin:0 0 12px 0;
	padding:0;
	}
	
.content p {
	margin-left:18px;
	}
#banner {
	margin:0 0 2.5em 0;
	}
	
/* --------- property --------- */
#property {
	margin:40px 0 0 10px;
	background-color:#fff;
		}
#property .item {
	float: left;
	width: 120px;
	margin-bottom: 1em ;
	font-size: 0.8em;
	}
#property .item2 {
	float: left;
	width: 155px;
	margin-bottom: 1em ;
	font-size: 0.8em;
	}
#property .itemmargin {
	margin-right: 40px;
	}
#property .itemmargin2 {
	margin-right: 70px
	}
#property img {
	display: block;
	border: 1px solid gray;
	}
#property a:hover img{
	border-color: black;
	}
#property p {
	margin: 0;
	}
	
/* ------------------- Footer  ------------------- */

#footer {
	height: 70px;
	clear: both;
	margin: 2em 0 0 0;
	padding: 1px 0 0 0;
	font-size: 0.8em;
	width:100%;
	text-align:center;
	color:#969693;
	background:#e2e2e2 url(../images/footer-bg.gif) repeat-x;
	}
#footer p {
	font:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0;
	}
#footer ul {
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	margin: 15px 0;
	}
#footer li {
	display:inline;
	padding:0 8px 0 5px;
	border-right:#969693 1px solid;
	}
#footer li.last {
	border:none;
	}
#footer a:link, #footer a:visited {
	color:#949494;
	text-decoration: underline;
	}
#footer a:hover, #footer a:focus {
	color:#949494;
	text-decoration: none;
	}	
#footer a:active {
	color:#949494;
	text-decoration: underline;
	}
		
.clearboth {
	clear:both;
	}		
/* --------- Clearer --------- */
	.clearer {	
	margin:0;
	padding:0;
	clear:both;
	display:block;
	background-color:#FFCCCC;
	}
/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
