html, body {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #1ab7ea top left url(../images/background_blue.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img { border: none;}
#container {	
	top: 0px;	
	width: 800px;	
	height: 100%;	
	min-height: 100%;
	position: absolute;
	margin: auto;	
	background: #ffffff url(../images/container_background_blue.jpg) repeat-x;
	border-right: 4px solid #ffffff;
}
html>body #container {	height: auto;}
#top_dec { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 313px;
	background: url(../images/top_dec.jpg) top left repeat-x;
	z-index: 10;
}
#blue_dec { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 282px;
	height: 100%;
	background: url(../images/blue_dec.jpg) top left repeat-y;
}
#top_border {
	background: url(../images/top_border.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 17px;
	height: 314px;
	z-index: 20;
}
#bottom_border {
	background: url(../images/bottom_border.jpg) no-repeat;
	position: absolute;
	bottom: 50px;
	left: 0px;
	width: 17px;
	height: 314px;
	z-index: 20;
}
#header {
	position: absolute;
	top: 152px;
	right: 0px;
	width: 518px;
	height: 173px;
	z-index: 20;
}
#promo {
	width: 519px;
	height: 325px;
	position: absolute;
	top: 151px;
	right: 0px;
	background: url(../images/promo_home.jpg) no-repeat;
}
#whats_on {
	width: 257px;
	height: 163px;
	position: absolute;
	top: 312px;
	right: 0px;
	z-index: 10;
}
#nav1 {
	width: 200px;
	position: absolute;
	top: 35px;
	left: 30px;
	list-style-type: none;
	z-index: 20
}
#nav1 ul {
	margin: 0px;
	padding: 0px;
}	
#nav1 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	
#nav1 li a {
	height: 32px;
	font-family: "Palatino Linotype";
	font-size: 14px;
  	height: 15px;
	text-decoration: none;
	list-style-type: none;
}	
#nav1 li a:link, #nav1 li a:visited {
	color: #999999;
	display: block;
	background: url(../images/nav-up.gif) left repeat-y;
	padding: 1px 0 0 20px;
	list-style-type: none;
}
#nav1 li a:hover {
	color: #1ab7ea;
	background: url(../images/nav-over_blue.gif) left repeat-y;
	padding: 1px 0 0 20px;
	list-style-type: none;
}
#nav1 li a.current {
	color: #1ab7ea;
	background: url(../images/nav-over_blue.gif) left repeat-y;
}

#nav2 {
	width: 200px;
	position: absolute;
	top: 51px;
	left: 165px;
	list-style-type: none;
	z-index: 20;
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
}	
#nav2 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	
#nav2 li a {
	height: 32px;
	font-family: "Palatino Linotype";
	font-size: 14px;
  	height: 15px;
	text-decoration: none;
	list-style-type: none;
}	
#nav2 li a:link, #nav2 li a:visited {
	color: #999999;
	display: block;
	background: url(../images/nav-up.gif) left repeat-y;
	padding: 1px 0 0 20px;
	list-style-type: none;
}
#nav2 li a:hover {
	color: #1ab7ea;
	background: url(../images/nav-over_blue.gif) left repeat-y;
	padding: 1px 0 0 20px;
	list-style-type: none;
}
#nav2 li a.current {
	color: #1ab7ea;
	background: url(../images/nav-over_blue.gif) left repeat-y;
}

#titles {
	position: absolute;
	top: 264px;
	left: 40px;
	z-index: 10;
}
#titles_long {
	position: absolute;
	top: 234px;
	left: 40px;
	z-index: 10;
}
#titles_long2 {
	position: absolute;
	top: 215px;
	left: 40px;
	z-index: 10;
}
#text {
	position: absolute;
	top: 335px;
	left: 40px;
	color: #009AC8;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 10;
}
#content_gallery {
	padding: 322px 15px 100px 300px;
	color: #666666;
}
#content {
	padding: 322px 15px 100px 300px;
	color: #666666;
}
#content a {
	color: #5f6062;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #76ceee;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-type: none;
}
.h1, h1 {
	color: #009ac9;
	font-family: "Palatino Linotype";
	font-size: 13px;
}
.h2, h2 {
	color: #999999;
	font-family: "Palatino Linotype";
	font-size: 14px;
	border-bottom: 1px solid #999999;
}
.h3, h3 {
	color: #ffffff;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.h4, h4 {
	color: #636467;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
.h5, h5 { 
	color: #DA1C5B;
	font-family: "Palatino Linotype";
	font-size: 13px;
}
.gallery {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.gallery_link a {
	color: #662d91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.emupark_link a:hover {
	color: #9fb6d6;
	text-decoration: none;
}
.emupark_link a {
	color: #446696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.way_link a:hover {
	color: #3c0e36;
	text-decoration: none;
}
.way_link a {
	color: #c689c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.gallery_link a:hover {
	color: #936eb1;
	text-decoration: none;
}
.cap_link a:hover {
	color: #3c0e36;
	text-decoration: none;
}
.cap_link a {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.rockhampton a {
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.rockhampton a:hover {
	color: #936eb1;
	text-decoration: none;
}
.walter a {
	color: #9c4934;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.walter a:hover {
	color: #ba6752;
	text-decoration: none;
}
.mill a {
	color: #229882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.mill a:hover {
	color: #7fd7c7;
	text-decoration: none;
}
.paintpot a {
	color: #986270;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.paintpot a:hover {
	color: #e4b4c0;
	text-decoration: none;
}
.emupark a {
	color: #446696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.emupark a:hover {
	color: #9fb6d6;
	text-decoration: none;
}
.nob a {
	color: #6a6547;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.nob a:hover {
	color: #d3cdb5;
	text-decoration: none;
}
.cap a {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.cap a:hover {
	color: #636363;
	text-decoration: none;
}
.blue {
	color: #00ADEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	font-weight: bold;
}
.green {
	color: #008541;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	font-weight: bold;
}
.green_small {
	color: #008541;
	font-family: "Palatino Linotype";
	font-size: 13px;
}
.orange {
	color: #eca021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	font-weight: bold;
}
.orange_small {
	color: #c48317;
	font-family: "Palatino Linotype";
	font-size: 13px;
}
.pink {
	color: #DA1C5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	font-weight: bold;
}
#whatson_dec {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/whatson_dec.jpg) repeat-y;
	width: 180px;
	height: 95%;
}
#whatson_area {
	position: absolute;
	top: 335px;
	right: 10px;
	width: 150px;
	height: auto;
}
.blue_small { 
	color: #0370a4;
	font-size: 11px;
}
.blue a {
	text-decoration: none; 
	color: #0370a4;
	font-size: 11px;
}
.blue a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
.dark_blue {
	color: #00486a;
	font-size: 11px;
	font-weight: bold;
}
.black { 
	color: #000000;
	font-size: 11px;
}
.grey { 
	color: #939598;
	font-size: 16px;
}
.light_grey { 
	color: #bbbdc0;
	font-size: 14px;
}
.rockhampton_title {
	color: #5e357f;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.rockhampton_text {
	color: #5e357f;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}
.mill_title {
	color: #01806a;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.mill_text{
	color: #01806a;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}
.walter_title {
	color: #9c4934;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.walter_text{
	color: #9c4934;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}
.emupark_title {
	color: #3d656b;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.emupark_text{
	color: #3d656b;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}
.paintpot_title {
	color: #8e6073;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.paintpot_text{
	color: #8e6073;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}
.paintpot_title {
	color: #8e6073;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.paintpot_text{
	color: #8e6073;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}
.nob_title {
	color: #756e4e;
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
}
.nob_text{
	color: #756e4e;
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: bold;
}
.body_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
}
.white_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: lighter;
	padding: 10px;
}
#logo {
	width: 352px;
	height: 17px;
	position: absolute;
	top: 70px;
	right: 37px;
	z-index: 10;
}
#rrc_logo {
	width: auto;
	height: 41px;
	position: absolute;
	bottom: 30px;
	left: 40px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-align: left;
}
#footer {
	width: 100%;
	height: 75px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
}
#footer_text {
	padding: 32px 15px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#footer_text a {
	color: #999999;
	text-decoration: none;
}
#footer_text a:hover {
	color: #1ab7ea;
	text-decoration: none;
}
.fm-logo {
	float: right;
	margin: 3px 0px 5px 10px;
}

