#main-home-buttons {
float:left;
text-align:center;
width:715px;
height:143px;
}
/* Home Buttons */
.link-buttons-hm1, .link-buttons-hm2, .link-buttons-hm3, .link-buttons-hm4 {
float:left;
height:143px;
}
.link-buttons-hm1 {
width:186px;
background: url(/images/home/link-herveybay.jpg) no-repeat 0 0;
}
.link-buttons-hm2 {
width:177px;
background: url(/images/home/link-sunshinecoast.jpg) no-repeat 0 0;
}
.link-buttons-hm3 {
width:176px;
background: url(/images/home/link-goldcoast.jpg) no-repeat 0 0;
}
.link-buttons-hm4 {
width:176px;
background: url(/images/home/link-brisbane.jpg) no-repeat 0 0;
}
/* End Home Buttons */
.hm-text-box {
float:left;
width:715px;
height:290px;
background: url(/images/home/text-box-bg.jpg) no-repeat 0 0;
}
.hm-text-spacer {
height:10px;
}
.hm-text-box-text {
margin-left:30px;
width:92%;
}
.hm-text-box ul {
padding-left: 0;
margin-left: 0;
}
.split-left-hm-text-box {
width:290px;
height:220px;
float:left;
}
.split-right-hm-text-box {
width:405px;
height:220px;
float:left;
}
#contact-details {
float:left;
width:245px;
height:94px;
background: url(/images/home/contact-details-bg.jpg) no-repeat 0 0;
}
#weather-forecast {
float:left;
width:245px;
height:339px;
background: url(/images/home/early-pre-season-notice.jpg) no-repeat 0 0;
}
.link-buttons-hm1 a, .link-buttons-hm2 a, .link-buttons-hm3 a, .link-buttons-hm4 a {
line-height:2em;
display:block;
height:140px;
}
.link-buttons-hm1 a:link, .link-buttons-hm2 a:link, .link-buttons-hm3 a:link, .link-buttons-hm4 a:link, .link-buttons-hm1 a:visited, .link-buttons-hm2 a:visited, .link-buttons-hm3 a:visited, .link-buttons-hm4 a:visited {
font-family: tahoma, arial, sans serif;
font-weight: bold;
text-decoration: none;
color:#333333;
}
.link-buttons-hm1 a:hover, .link-buttons-hm2 a:hover, .link-buttons-hm3 a:hover, .link-buttons-hm4 a:hover {
text-decoration: underline;
color:#000000;
}
.hm-text-box h1 {
font: bold 1.2em/3.3em tahoma, arial, sans serif;
text-align:center;
color: #333333;
}
.hm-text-box-text {
color:#222;

}
.hm-text-box-text ul {
list-style-type: none;
}
.hm-text-box-text li {
font-weight:bold;
font-size:1.1em;
background: url(/templates/images/hm-bullet.gif) left center no-repeat;
padding-left: 20px;
margin-bottom: 10px;
}
#contact-details {
text-align:center;
}
#contact-details h3 {
font: bold 1.2em/2.3em tahoma, arial, sans serif;
color: #333333;
}
#contact-details p, #contact-details a:link, #contact-details a:visited {
color:#054668;
text-decoration:none;
}
#contact-details p {
font-size:1.6em;
}
#contact-details a:hover {
color:#021c2a;
text-decoration:underline;
}
#weather-forecast a {
	color: #074A87;
text-decoration:none;
/* width:209px;
height:319px;
display:block; */
}
#weather-forecast a:hover {
	color: #A52A2A;
text-decoration: underline;
}
p#noticeboard {margin: 140px 20px 5px 20px; color: #fff; font-size: 1.2em;}
p#noticeboard strong {font-size:1.4em;}
div#split-right-hm-text-box h2 {padding-bottom:10px;}
