.clear_both {
	clear:both;
}
#browse_open a {
	font-size: 0.8em;
}
#page_middle #suburb_options {
	margin-left:20px;
	margin-top:-5px;
}
#under_header {
	padding-top:15px;
}

/* four nav options on home page - - - - -  - - - - - - - - - - */
.cat{
	float: left;
	/*height:141px;*/
	height:106px;
	overflow:hidden;
	position:relative;
}
#cat_cont_res, #cat_cont_rur, #cat_cont_lif{
	width:231px;
	margin-right:3px;
}
#cat_cont_com{
	width:231px;
}

.cat_scroll{
	height:2000px;
	width:231px;
	position:relative;
	background-color:#FFF;
	top:0;
}
.cat_scroll img{
	margin-bottom:5px;
	float:left;
}
#categories{
	padding:0px 0px 1px 0px;
	/*height:141px;*/
	height:106px;
}

/* input boxes on home page - - - - - - - - - - -  - - - - -  -  */
#lhs {
	width:480px;
	float:left;
}
.box{
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
	width: 388px;
	height: 93px;
	background:#D52B1E url(/images/home_box_red.gif) no-repeat;
	display:block;
	padding-top:1px;
}
/* Find a property with Elders Real Estate */
#box1 {
	margin-left: 40px;
}
#box1 input.text_input {
	width:220px;
}
#box1 form p{
/*margin-left: 20px;*/
}
/* View property by region */
#box2 {
	margin-left: 40px;
	margin-top:15px;
}
#box1 p, #box2 p{
	margin: 13px 0 0 20px;
	font-size: 0.8em;
}
#box1 form p, #box2 form p{
	margin: 0px;
}
#box1 input.text_input, #box2 input.text_input{
	margin: 10px 0 0 20px;
	float: left;
}
#box2_choices {
	float:left;
	margin-top:8px;
	margin-right:5px;
}
#box2_submit {
}
#home_links {
	width:375px;
	float:left;
}
#home_links a {
	font-size:75%;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#home_links a:hover {
	text-decoration:underline;
}
#home_links ul#column1 {
	width:210px;
	float:left;
}
#home_links ul#column2 {
	width:160px;
	float:left;
}
#home_links li {
	line-height:1.3em;
}

.button_rent, .button_buy{
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none;
	border:0;
	margin: 7px 0 0 4px;
	height: 30px;
	cursor:pointer;
}
.button_rent{
	margin-left: 0px;
	text-align: center;
	padding: 0px 3px 5px 2px !important;
	width:45px;
	background:transparent url(/images/home_right_red.gif) no-repeat left center;
}
.button_buy{
	text-align: center;
	width:44px;
	padding: 0px 0px 5px 0px !important;
	background:transparent url(/images/home_left_red.gif) no-repeat left center;
}


#type_browse_holder {
	padding:15px 0 12px 0;
}
#browse_by_region {
	text-align:left;
	color:#000;
	font-size:12px;
	padding-top:15px;
}
#browse_by_region a {
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
	margin-right:6px;
	color:#000;
}
#browse_open {
	padding:9px 0 0 0;
}
