/* CSS Document */

body {
	margin:0px;
	padding:0px;
}
h1, .h1 {
	color: #D70009;
	font-size:24px;
}
img {
	border:none;
}
ul {
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
}
p {
	margin-bottom:0px;
	padding-bottom:0px;
}
#footer {
	background-image:url(images/footer-img.jpg);
	background-repeat:repeat-x;
	height:160px;
	text-align:center;
	/*vertical-align:middle;*/
	background-color:#EA2D34;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#221E1F;
	line-height:16px;
}
.whitetext {
	color:#FFFFFF;
}
.footerlink {
	color:#FFFFFF;
	text-decoration:none;
}
.footerlink:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#leftpanel {
	width:270px;
	padding:0px 20px 0px 33px;
	border-right:1px dashed #787576;
}
.leftnav {
	background-image:url(images/left-bullet.gif);
	background-repeat:no-repeat;
	height:30px;
	padding-left:25px;
	border-bottom:1px dashed #787576;
}
.leftlink {
	color:#221E1F;
	font-weight:bold;
	text-decoration:none;
}
.leftlink:hover {
	color:#221E1F;
	font-weight:bold;
	text-decoration:underline;
}
#rightpanel {
	padding:0px 11px 0px 21px;
}
.red18 {
	font-size:18px;
	color:#D70009;
	font-weight:bold;
	margin-top: 10px;
}
.red16 {
	font-size:14px;
	color:#D70009;
	font-weight:bold;
	border: 1px solid #CC0000;
	padding: 4px;
}
.red14 {
	font-size:14px;
	color:#D70009;
	font-weight:bold;
}
.black12 {
	font-size:12px;
	color:#000000;
}
.black12under {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}
.black14under {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}
.black14 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.black18 {
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.dashedbottom {
	border-bottom:1px dashed #787576;
}
.arial12grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B6B6B;
	font-weight:bold;
}
p {
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.banner1 {
	position: absolute;
	width: auto;
	height: auto;
	top: 20px;
	right: 370px;
}
.banner2 {
	position: absolute;
	width: auto;
	height: auto;
	top: 80px;
	right: 370px;
}
.banner1, .banner2 {
	font-size:14px;
	font-weight:bold;
}
.list1 {
	margin-left:10px;
	padding-left:10px;
	line-height:120%;
}
.leftbanner div {
	height:300px;
	width:240px;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #ccc;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.bannerdiv {
	padding-top:10px;
}
#topbanner, #topbanner img {
	overflow:hidden;
	width:976px;
	height:281px;
}
.gallery {
	background:url(images/gallery-bg.jpg) no-repeat;
	width:260px;
	height:320px;
	float: left;
	padding: 20px;
}
.gallery p {
	margin:15px;
}
.clearleft {
	clear:both;
}
.nswsearch {
	border:1px #F00 dashed;
	padding:9px;
	padding-right:2px;
	margin:10px 0px;
}
.nswsearch input[type="text"] {
	height:25px;
	border:1px solid #BBBBBB;
	padding-left:3px;
	width:174px;
}
.nswsearch input[type="button"] {
	margin-bottom:10px;
}
.suburbslist {
	width:600px;
}
.suburbslist li {
	float:left;
	width:200px;
	line-height:25px;
}
