/* Home CSS Estate Data */

#nav-hom a, #nav-hom a:hover {
	background: #2D1405 url("../img/bg_active.gif") left bottom no-repeat; 
	color: #FFF;
	}
#rotables { background: url("../img/bg_rotables.jpg") no-repeat; }

#subnav { display: none; }

div#main {
	margin-top: -14px;
	}


div#main .col1 {
	position: relative;
	background: url("../img/bg_home.jpg") left bottom no-repeat; 
	margin: 0 40px 0 -25px;
	padding-top: 10px;
	height: 37em;
	}
	#main .col1 h3 {
	font-size: 1.4em;
	margin-left: 10px;
	white-space: nowrap;
	}
	#main .col1 h3 em {
	font-style: normal;
	}	

div#main .col2 {
	border-left: 1px solid #E8EBDF;
	padding: 10px 0px 0 10px;
	}

ul#checklist {
	margin: 20px 0 0 10px;
	}
	#checklist li {
	position: relative;
	background: url("../img/bg_homelister.gif") left -3px no-repeat; 
	color: #3B6917;
	font: italic 1.3em/.9em Georgia, "Times New Roman", Times, serif;
	list-style: none none;
	margin: 8px 0px 8px 0;
	padding-left: 23px;
	}
	#checklist li em {
	color: #2D1405;
	}	


#sidebar ul {
	margin-bottom: 20px;
	}