body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 75px 0px 0px;
	padding: 0px;
}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 20px;
}

.coloured-container {
	background: #5a9c99;
	color: #FFF;
}

.coloured {
	margin: 0px auto;
	width: 840px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.coloured-home {
	margin: 0px auto;
	width: 840px;
	height: 259px;
}
h1 a,
h2 a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}


h2 a {
	color: #DFECEB;
}

h1 a:hover,
h2 a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	margin: 0px 0px 10px;
	font-weight: normal;
}
.whitecontent {
	margin: 0px auto;
	width: 840px;
	padding-top: 20px;
	padding-bottom: 10px;
}
p {
	line-height: 20px;
	margin: 0px 0px 10px;
}
img.home {
	float: right;
	margin-left: 20px;
}
.whitecontent p a {
	color: #41706d;
	text-decoration: none;
}
.whitecontent p a:hover {
	color: #5A9C99;
	text-decoration: underline;
}
.coloured-container p a,
.coloured-container li a {
	color: #D7E8E7;
	text-decoration: none;
	border-bottom: 1px dotted #d7e8e7;
}
.coloured-container p a:hover,
.coloured-container li a:hover{
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
a.left-button,
a.right-button {
	font-size: 20px;
	font-weight: bold;
	color: #41706D;
	background: #C6DDDC;
	display: block;
	padding: 15px;
	height: 22px;
	text-decoration: none;
}
a.left-button:hover,
a.right-button:hover {
	color: #FFF;
	background: #73AEAB;
}
a.left-button {
	float: left;
}
a.right-button {
	float: right;
}
#button-bar-container {
	background: #A8CCCA;
	height: 52px;
}
#button-bar {
	margin: 0px auto;
	width: 840px;
	height: 52px;
}
.coloured-home-content {
	padding-top: 20px;
}
.smalltext {
	font-size: 11px;
}
.whitecontent h2 {
	color: #447573;
	text-align: center;
	margin-bottom: 10px;
}
.coloured img {
	border: 1px solid #41706D;
	background: #FFF;
	padding: 10px;
}
.coloured-container ul {
	margin: 20px 0px 20px 35px;
	padding: 0px;
}
.coloured-container ul li {
	margin-bottom: 5px;
	line-height: 20px;
}
ul.featured {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
	height: 25px;
}
ul.featured li {
	display: block;
	float: left;
}
ul.featured li a {
	display: block;
	padding: 10px 14px;
	float: left;
	margin-right: 28px;
	background: #C6DDDC;
	color: #41706D;
	border-bottom: 0px none;
	text-decoration: none;
	font-size: 12px;
}
ul.featured li a:hover {
	background: #487D7B;
	color: #FFF;
	border-bottom: 0px none;
}
ul.featured li a.end {
	margin-right: 0px;
}
.coloured h1 {
	display: block;
	background: url(../Images/goldcoast-beachfront-logo.gif) no-repeat right top;
	height: 35px;
}
.coloured h1 span {
	display: none;
}
