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

.colour_Home {
	color:#427BAD;
}
.bgcolour_Home {
	background-color:#427BAD;
}
.cityTopHeader {
	border-left: solid 1px #22394C;
	border-right: solid 1px #22394C;
	border-bottom: solid 1px gray;
	padding: 3px;
	text-align: left;
	background-color: #427BAD;
	color: white;
}
.cityTopHeaderTitle {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	width: 130px;
	color: #22394C;
	padding-left: 5px;
	padding-right: 10px;
}
.cityHeaderCentre {
	width:100%;
	height:6px;
	background:url(http://www.brisbaneontheweb.com/images/gif/_brisbane_city_header_middle.gif);
}
