/*boisehomesales version 5 browsers*/

#header {
	background-color: #FFFFFF;
	height: 259px;
}

/*maincontent styles*/
#maincontent /* set valign on page since ie4 mac will ignore it here */{
	font-size: 80%;
	line-height: 1.5;
	padding: 10px;
	background-color: #FFFFFF;

}

#maincontent p{
	margin: 12px 0px 0px;

}

/* sidebar */




h1 {
	font-size: 180%;
	line-height: 1;
}
td>img/*image fix for mozilla browsers*/ {
	display: block;
}
#footer {
	font-size: 60%;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #000066;	

}

#footer p {
	margin: 0px; /*overwrites v4 style sheet*/
}
address {
	margin: 3px 0px;
}
#footer2 {

	background-color: #ebebeb;
}
