/* --------- Meta Layout --------- */

body {
	font: 76% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
#container {
	width: 975px;
	background: #fff url(../images/header.jpg) 0 120px no-repeat; 
	}
#container2 {
	width: 1000px;
	background-image: url(../images/container-2-bg.gif); 
	}
/* ---------- link -------------*/
a:link {
	color: #eb6607;
}
a:visited {
	color: #e67a2c;
}
a:hover{
	color: #519abd;
}
a:active {
	color: #519abd;
}


/* --------- Columns --------- */

#left-column {
	width: 625px;
	float: left;
	}
#left-left-column {
	padding-left: 20px;
	width: 200px;
	float: left;
	}
#right-left-column {
	margin: 70px 0 0 0;
	width: 385px;
	float: right;
	}
#right-column {
	margin: 70px 0 0 0;
	width: 320px;
	float: right;
	}

/* --------- Content Groups --------- */

.accomm-row {
	margin: 1em 0 1em 0;
	}
.accomm-panel {
	width: 185px;
	padding: 0;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.accomm-panel img {
	border: 0;
	}
.accomm-panel p {
	margin: 0;
	font-size: .9em;
	}


/* --------- Header --------- */


#header {
	height: 230px;
	background: url(../images/nav-bg.jpg) left 55px repeat-x;
	}
#header-left {
	float: left;
	width: 221px;
	}
#header-right {
	padding: 28px 20px 0 0;
	width: 734px;
	float: right;
	}
p#header-links {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #c1c1c1;
	margin: 0;
	width: 100%;
	height: 27px;
	text-align: right;
	}
p#header-links a {
	text-decoration: none;
	color: #c1c1c1;
	}
p#header-links a:hover {
	text-decoration: underline;
	}
p#header-links a.home {
	background: url(../images/home-icon.gif) 0 2px no-repeat;
	padding-left: 17px;
	}
p#header-links a.now {
	text-decoration: underline;
	color: #add510;
	}
div#site-name {
	height: 11.5em;
	border: solid #828282 1px;
	border-top: solid #ADD610 1px;
	text-align: center;
	float: right;
	width: 200px;
	background-color: #fff;
	}
p#getting {
	margin: 60px 0 0 0;
	font: 1.8em/65% Arial, Helvetica, sans-serif;
	}
p#getting a {
	text-decoration: none;
	color: #646464;
	}
span#brisbane {
	text-decoration: none;
	color: #EB6607;
	font: 118% "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}


/* --------- Nav --------- */

ul#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#nav li {
	margin: 1px 15px 0 0;
	padding: 11px 0 11px 37px;
	background: url(../images/nav-bg-full.gif) left 50% no-repeat;
	display: inline;
	float: left;
	}
ul#nav li a {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}
ul#nav li a:hover {
	text-decoration: underline;
	}

/* --------- Current Page --------- */

ul#nav li a.nowpage {
	text-decoration: underline;
	}

/* --------- Headings --------- */

h1 {
	margin: 0 0 0 0;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #999999;
	}
#left-left-column h2 {
	margin: 0;
	height: 1.35em;
	padding: .95em 10px .8em 32px;
	width: 156px;
	border: solid #c0c0c0 1px;
	background: url(../images/heading2-b.jpg) no-repeat;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #666666;
	}
#right-column h2 {
	margin: 0 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #999999;
	}
#right-left-column h2 {
	margin: 2em 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #999999;
	}

/* --------- left-left-column Lists --------- */

ul.list {
	margin: 0 0 1em 0;
	list-style: none;
	width: 172px;
	border: solid #c0c0c0 1px;
	border-top: none;
	padding: .8em 13px .4em 13px;
	}
ul.list li {
	margin: 0 0 .5em 0;
	background: url(../images/bullet-orange.gif) 0 .4em no-repeat;
	padding-left: 12px;
	}
ul.list li a {
	text-decoration: none;
	color: #555;
	}
ul.list li a:hover {
	text-decoration: underline;
	}

/* --------- right-column Lists --------- */

ul.portal {
	font: .9em Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
	list-style: none;
	width: 205px;
	padding: .8em 10px .4em 0;
	}
ul.portal li {
	margin: 0 0 1.3em 0;
	background: url(../images/bullet-orange.gif) 0 .4em no-repeat;
	padding: 0 0 .8em 37px;
	border-bottom: dotted #c0c0c0 1px;
	}
ul.portal li a {
	text-decoration: none;
	color: #EB6607;
	text-transform: uppercase;
	}
ul.portal li.no-one {
	background: url(../images/no-one.gif) no-repeat;
	}
ul.portal li.no-two {
	background: url(../images/no-two.gif) no-repeat;
	}
ul.portal li.no-three {
	background: url(../images/no-three.gif) no-repeat;
	}
ul.portal li.no-four {
	background: url(../images/no-four.gif) no-repeat;
	}
ul.portal li.no-five {
	background: url(../images/no-five.gif) no-repeat;
	}
ul.portal li.no-six {
	background: url(../images/no-six.gif) no-repeat;
	}
	
	
	
	
/* --------- Map --------- */

div#map {
	width: 380px;
	height: 450px;
	margin: 0;
	border:#000 solid 1px;
}
#side-bar a:hover {
	text-decoration: underline;
	}
#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 {
	line-height: 1.5em;
	margin-bottom: 1em;
	}
 #side-bar-title {
	line-height: 1.5em;
	font-weight: bold;
	}

/* ------------------- Banner & Poll ------------------- */

#banner {
	margin: 1em 0 0 0;
	}
#poll img{
	color: #000;
	margin: 1.3em 0 0 0;
	padding: 0;
	border: solid #666666 1px;
	background-color:#74B2D7;
	width:298px;
	}


/* ------------------- Footer ------------------- */

#footer {
	height: 37px;
	background: url(../images/footer.gif) repeat-x;
	clear: both;
	margin-top: 4em;
	padding: 13px 0 0 0;
	font: .85em Arial, Helvetica, sans-serif;
	}

#footer p {
	margin: 0;
	text-align: center;
	color: #999999;
	}
#footer a:link, #footer a:visited, #footer a:active {
	padding: 0 4px;
	color: #999999;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus {
	text-decoration: underline;
	}
#footer ul#footer-nav {
	width:800px;
	margin:0 40px 1em 40px;
	text-align:center;
	}
#footer ul#footer-nav li {
	display:inline;
	padding:0 5px;
	border-right:#fff 1px solid;
	}
#footer ul#footer-nav li.last {
	border:none;
	}
	


/* --------- 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; }