h2 {
	margin : 1.4em 0;
	padding-top : 1.4em;
	border-top : 1px dotted #bbb;
	font : bold 85% Verdana, Helvetica, Arial, sans-serif;
	color : #d4740b;
	text-transform : uppercase;
}

h3 {
	margin : 2.1em 0 0;
	font : bold 77% Verdana, Helvetica, Arial, sans-serif;
	color : #777;
}

h2 a:link, h2 a:visited {
	color : #d4740b;
	text-decoration : none;
}

h2 a:hover {
	color : #b50a38;
	text-decoration : underline;
}

#featured-properties .yui-g, #featured-properties .yui-u {
	margin-bottom : 0;
	width : 49.8%;
}

#featured-properties .yui-u {
	padding : 8px 0;
}

#featured-properties .preview {
	float : none;
	width : 117px;
	margin : auto;
}

#featured-properties .preview a {
	display : block;
}

#featured-properties h3 {
	margin : .7em 8px 0;
	border : none;
	font : bold 77% Verdana, Helvetica, Arial, sans-serif;
	line-height : 1.2;
	color : #7d5a2e;
	text-transform : none;
}

#featured-properties p {
	float : none;
	margin : .25em 0 0 8px;
	font : normal 77% Verdana, Helvetica, Arial, sans-serif;
	line-height : 1;
	color : #666;
}

#featured-properties ul {
	margin : .25em 8px 0;
	font : normal 77% Verdana, Helvetica, Arial, sans-serif;
	color : #777;
}

#featured-properties li {
	display : inline;
	margin : 0;
	padding : 0;
}

#featured-properties a.button {
	float : none;
	width : 120px;
	margin : 8px auto 0;
	font-weight : bold;
	color : #fff;
}


#essential-services .yui-gb {
	margin-top : 2px;
}

#essential-services .yui-u {
	width : 33%;
	margin-left : 2px;
	margin-bottom : 0;
	padding : 8px 0;
}

#essential-services .first {
	margin-left : 0;
}

#essential-services .preview {
	float : none;
	width : 162px;
	margin : auto;
}

#essential-services h3 {
	margin : 8px 0 0 8px;
	font : bold 70% Verdana, Geneva,  Arial, Helvetica, sans-serif;
	line-height : 2.44em;
	color : #7d5a2e;
}

#essential-services a.button {
	float : right;
	display : inline;
	width : auto;
	margin : 8px 8px 0;
	padding : 0 1.2em;
	font-weight : bold;
	color : #fff;
}


