/*  Styles for the OnTheWeb sites - hp styles specific to a city
    Author: Ajmal Saifudeen */

.colour_Home {
	color: #ECC200;
}
.bgcolour_Home {
	background-color: #ECC200;
}
.cityTopHeader {
	border-left: solid 1px #CB9503;
	border-right: solid 1px #CB9503;
	border-bottom: solid 1px gray;
	padding: 3px;
	text-align: left;
	background-color: #ffcc33;
	color: white;
}
.cityTopHeaderTitle {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	width: 130px;
	color: #9D7711;
	padding-left: 5px;
	padding-right: 10px;
}
.cityHeaderCentre {
	width:100%;
	height:6px;
	background:url(http://www.sydneyontheweb.com/images/gif/_sydney_city_header_middle.gif);
}

