#slider_box
{
	position:relative;
	height:400px;
	margin-top:30px;
}

#grange_bottom, #chapel_bottom, #schoolhouse_bottom
{
	width:173px;
	height:350px;
	position:absolute;
}

#grange_top, #chapel_top, #schoolhouse_top
{
	width:173px;
	height:300px;
	position:absolute;
	background:url(../images/top_bg.jpg);
	background-color:#E1D3A8;
}

#grange_bottom p, #chapel_bottom p, #schoolhouse_bottom p
{
	font-size:9px;
	padding:0 3px 0 3px;
}

#chapel_top
{
	left:198px;
}

#chapel_bottom
{
	left:198px;
}

#schoolhouse_top
{
	left:396px;
}

#schoolhouse_bottom
{
	left:396px;
}

li
{
padding-top:5px;
}

