div.content_top {
	background: url(../images/content-top-homepage.jpg) no-repeat;
	}
	
div.content {
	background: url(../images/content-bg-homepage.jpg) repeat-y;
	}

div.content_bottom {
	background: url(../images/content-bottom-homepage.jpg) no-repeat bottom;
	}
	
div#flash {
	margin-bottom: 10px;
	}
	
ul.big_buttons {
	list-style: none;
	}
	
ul.big_buttons li {
	margin-bottom: 10px;
	line-height: 0;
	}
	
table.featured_homes td {
	padding: 0 !important;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-right: 8px !important;
	}
	
table.featured_homes td a {
	text-decoration: underline;
	font-weight: bold;
	line-height: 14px;
	}
