@charset "ISO-8859-1";

h2#h2_group {width: 430px; height : 46px; padding :0;
background:url(../img/h2_group.png) no-repeat; text-indent : -9999px; }

h2#h2_private {width: 430px; height : 46px; padding:0;
background:url(../img/h2_private.png) no-repeat; text-indent : -9999px; }

h2#h2_activities {width: 430px; height : 46px; padding:0;
background:url(../img/h2_activities.png) no-repeat; text-indent : -9999px; }

h2#h2_food {width: 430px; height : 46px; padding:0;
background:url(../img/h2_food.png) no-repeat; text-indent : -9999px; }

h2#h2_meds {width: 430px; height : 46px; padding:0;
background:url(../img/h2_meds.png) no-repeat; text-indent : -9999px; }

h3#h3_green {width: 200px; height : 32px; padding :0;
background:url(../img/h3_green.png) no-repeat; text-indent : -9999px; }

h3#h3_lavender {width: 200px; height : 32px; padding :0;
background:url(../img/h3_lavender.png) no-repeat; text-indent : -9999px; }

h3#h3_blue {width: 200px; height : 32px; padding :0;
background:url(../img/h3_blue.png) no-repeat; text-indent : -9999px; }

h3#h3_private {width: 200px; height : 32px; padding :0;
background:url(../img/h3_private.png) no-repeat; text-indent : -9999px;
}

ul#group {
	width:100%;
	overflow:auto;
	margin:0;
	padding:0;
}
	
ul#group li{
	position:relative;
	float:left;
	width:220px;
	padding:0 1em 2em 0;
}
	
img#private_apartment { 
	width:210px;
	height:170px;
	margin:0 10px 10px 0;
}

.boarding_list {list-style-type:circle;
	color:#410f10;
}
	
	
