@CHARSET "UTF-8";
h2
{
	margin-bottom: 10px;
}

ul
{
	list-style-type: none;
}

#main
{
	background: url(../images/tt.gif) no-repeat 100px 100px;
}

#main p
{
	margin-bottom: 20px;
}

#suburbs h3
{
	margin-bottom: 20px;
}

.section
{
	margin-bottom: 20px;
	height: 180px;
}

.section img
{
	float: left;
	margin-right: 10px;
}

.section h4
{
	margin-bottom: 10px;
}

.section h4 a
{
	color: white;
}

.section h4 a:hover
{
	text-decoration: none;
}

#suburbs, #suburblist
{
	width: 100%;
	overflow: hidden;
}

.suburbcolumn
{
	float: left;
	margin-right: 20px;
}

.suburbletter
{
	margin-bottom: 20px;
}

.suburbletter h4
{
	color: #BC0600;
	margin-bottom: 10px;
}
