/* @override 
	http://megillhomes.com/css/homepage.css
	http://www.megillhomes.com/css/homepage.css
*/

/* homepage */
/* homepage */
/* homepage */
#contentsec1 {
	background-image: url(images/homepagebg.gif);
	background-repeat: no-repeat;
	height: 390px;
	}
#hpimages {
	position: relative;
	top: -16px;
	left: 10px;
	width: 728px;
	margin: 0px;
	padding: 0px;
	}
#hpimagecaption {
	position: relative;
	float: left;
	top: -25px;
	left: 10px;
	width: 720px;
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	}
#hpimagecaption a			{ color: #6B6442; text-decoration: none; }
#hpimagecaption a:link		{ color: #6B6442; text-decoration: none; }
#hpimagecaption a:visited	{ color: #A69F77; text-decoration: none; } 
#hpimagecaption a:active	{ color: #6B6442; text-decoration: none; } 
#hpimagecaption a:hover	{ color: #A6ADC2; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #A6ADC2; } 

#footer {
	top: 0px;
	}
/* featured property */
/* featured property */
/* featured property */
#featuredproplabel {
	float:left;
	width: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#featuredpropimagelarge {
	float:left;
	width: 305px;
	margin: 10px 20px 0px 10px;
	padding: 0;
	background-image: url(images/hpfeatproplargebg.gif);
	background-repeat: no-repeat;
	}
#featuredpropimage {
	float:left;
	height: 147px;
	width: 203px;
	margin: 0px 0px 0px 10px;
	padding: 13px 0px 0px 13px;
	background-image: url(images/hpfeatpropbg.gif);
	background-repeat: no-repeat;
	}
#featuredproptext {
	float:left;
	width: 45%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.listfloatleft	{
	float:left; width: 45% ;margin: 0 3% 0 0; padding: 0;
	}