body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#top {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	position: relative;
	overflow: visible;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 86px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.small_box {
	background-image: url(../images/small_box_full.png);
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	position: relative;
	overflow: visible;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: 134px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.small_box .content {
	position: relative;
	width: 670px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022344;
	list-style-image: url(../images/bullet.gif);
	font-weight: bold;
}


.home_box {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	position: relative;
	overflow: visible;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
.home_box_grad {
	position: relative;
	background-image: url(../images/box_grad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 946px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.home_box_bottom {
	background-image: url(../images/box_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 966px;
	position: relative;
	background-color: #FFFFFF;
}
.content_box {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	position: relative;
	overflow: visible;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(../images/content_box_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
.content_box_grad {
	position: relative;
	background-image: url(../images/content_box.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 946px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.content_box_bottom {
	background-image: url(../images/content_box_bottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 966px;
	position: relative;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bold {
	font-weight: bold;
}
.yellow {
	font-weight: bold;
	color: #FBCF00;
}
.smaller {
	font-size: 14px;
	font-weight: bold;
}

.columnOne {
	width: 280px;
	position: relative;
	clear: left;
	float: left;
	padding-right: 20px;
}
.columnOne a, .columnTwo a, .columnTwoWide a {
	text-decoration: none;
}

.columnTwo {
	width: 300px;
	position: relative;
	clear: right;
	float: left;
	padding-right: 20px;
}
select {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 169px;
	background-color: #3E77A2;
	border: 1px solid #0A3E8A;
}


.columnThree {
	height: 200px;
	width: 230px;
	position: relative;
	float: right;
	clear: right;
	padding-left: 15px;
	overflow: visible;
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
}.home_box legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.home_box fieldset {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99BAD0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	margin-right: 20px;
}
.columnOne a:hover, .columnTwo a:hover, .columnTwoWide a:hover {
	text-decoration: none;
}
.columnThree a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.columnThree a:hover {
	color: #FBCF00;
}

.columnThree ul li {
	list-style-type: none;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99BAD0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4CDE2;
	text-decoration: none;
	height: 46px;
	position: relative;
	float: left;
	text-align: center;
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/button.jpg);
	background-repeat:no-repeat;
	white-space: nowrap;
	display: inline;
}


#menu {
	position: relative;
	float: left;
	height: 66px;
	margin: 0px;
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	padding: 0px;
}
.button_inner{
	background-position: -1px 0px;
	background-repeat:no-repeat;
	width:99px;
}
.button_inner:hover {
	background-position: -1px -66px;
	background-repeat:no-repeat;
}
.button_outer{
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:100px;
}
.button_outer:hover {
	background-position: 0px -66px;
}
#menu a:hover {
	color: #FBCF00;

}
#menu li {
	display: inline;
}
.small_box_columnOne, .small_box_columnTwo, .small_box_columnThree {
	float: left;
	width: 220px;
	position: relative;
}
.small_box_columnFour {
	float: right;
	width: 250px;
	position: relative;
}
.small_box .small_box_columnFour #login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 70px;
	background-color: #3E77A2;
	border: 1px solid #0A3E8A;
}
.small_box .small_box_columnFour input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#banner {
	position: relative;
	clear: left;
	float: left;
	height: 77px;
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
}
.small_box_footer {
	float: right;
	width: 250px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 5px;
}
.small_box_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.small_box_footer a:hover {

	color: #FBCF00;
	text-decoration: none;
}
.columnTwoWide {

	width: 670px;
	position: relative;
	clear: left;
	float: left;
	padding-right: 20px;
}
.info h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3A72A1;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.info {
	padding: 5px;
	border: 1px solid #88B0EC;
	background-color: #A6C4D7;
	margin-top: 20px;
}
.info p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.columnThree p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CDDDEB;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-style: italic;
}

.columnTwoWideHolder {
	position: relative;
	clear: left;
	float: left;
	padding-right: 20px;
	width: 100%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFCC03;
}
.info li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.columnThree h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CDDDEB;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 635px;
	border: 1px solid #2454A5;
	background-color: #477DA7;
	padding: 10px;
	clear: left;
	float: left;
	margin-top: 10px;
	position: relative;
}
#numbers {
	clear: left;
	float: left;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
}
#numbers li a {
	clear: right;
	float: left;
	position: relative;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #2454A5;
	list-style-type: none;
	background-color: #477DA7;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#numbers ul, #number li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#numbers li a:hover {
	color: #FBCF00;
}

.results a img {
	border: 1px solid #2454A5;
	position: relative;
	clear: left;
	float: left;
	margin-right: 20px;
}
.results a h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}

.results a {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}
#back a {

	clear: right;
	float: left;
	position: relative;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #2454A5;
	list-style-type: none;
	background-color: #477DA7;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#back a:hover {

	color: #FBCF00;
}

#type, #state, #suburb, #category {
	float: left;
}
#type {
	width: 100px;
}
#state {
	width: 190px;
}
#suburb {
	width: 180px;
}
#search_results ul li a {
	text-decoration: none;
	background-color: #EEF3F7;
	border: 1px solid #3D73A1;
	color: #000;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: left;
	float: left;
	position: relative;
	width: 640px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#search_results ul li a:hover {
	background-color: #FBCF4B;
}
#search_results ul li a img {
	border: 1px solid #2454A5;
	margin: 10px;
	padding: 0px;
}
#search_results ul li {
	margin-left: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#search_results ul {
	margin-left: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;

}
.content {
	background-color: #EEF3F7;
	padding: 10px;
	width: 640px;
	margin-bottom: 10px;
	border: 1px solid #3D73A1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.content a img:hover {
	border: 4px solid #FBCF00;	
}
.content a img {
	border: 4px solid #EEF3F7;
}
#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 20px;
}
#breadcrumbs a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBCF6C;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFF;		
}



#type ul li, #state ul li {

	text-decoration: none;
	list-style-type: none;

}
#type ul li a, #state ul li a, #suburb ul li a, #category ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	list-style-type: none;
	margin-left: 3px;
	background-color: #EEF3F7;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 3px;
	border: 1px solid #3D73A1;
	padding: 3px;
	clear: left;
	float: left;
	position: relative;
}
#type ul li a:hover, #state ul li a:hover, #suburb ul li a:hover, #category ul li a:hover {
		background-color: #FBCF4B;

}
#type ul, #state ul, #suburb ul, #category ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#type {
	width: 110px;
}
#state {
	width: 150px;
}
#suburb {
	width: 190px;
}
#category {
	width: 210px;
}
#type a {
	width: 100px;
}
#state a {
	width: 140px;
}
#suburb a {
	width: 180px;
}
#category a {
	width: 200px;
}

.featured a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 10px;
	padding: 5px;
	clear: none;
	float: left;
	height: 150px;
	width: 120px;
	background-color: #EEF3F7;
	border: 1px solid #3D73A1;
	text-align: center;
}
.featured a:hover {
	background-color: #FBCF4B;
}
.featured img {
	border: 1px solid #3D73A1;
}
