#plan-descriptions {
	float: left;
}

#plan-descriptions .plan-descriptions-box {
	padding: 0px;
	float: left;
	height: auto;
	width: 675px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bc3b2f;
	display: block;
}





#plan-descriptions .plan-descriptions-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.5em;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 245px;
	height: auto;
	font-style: italic;
}
#plan-descriptions .plan-descriptions-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	float: left;
	height: auto;
	width: 245px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#plan-descriptions .plan-descriptions-box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #bc3b2f;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 245px;
}

#plan-descriptions .plan-descriptions-box h3 a:link {
	color: #bc3b2f;
}

#plan-descriptions .plan-descriptions-box h3 a:visited {
	color: #bc3b2f;
}
#plan-descriptions .plan-descriptions-box h3 a:hover {
	color: #000000;
}
#plan-descriptions .plan-descriptions-box h3 a:active {
	color: #bc3b2f;
}



#plan-descriptions .plan-descriptions-box ul {
	height: auto;
	width: 245px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#plan-descriptions .plan-descriptions-box li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #746137;
	font-weight: bold;
	line-height: 1.3em;
	list-style-type: none;
}


.plan-descriptions-box-large-img {
	float: right;
	height: 275px;
	width: 395px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../chf-images/chf-floor-plan-images/large-image-shadow.jpg);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 0px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.plan-descriptions-box-small-img {
	float: right;
	height: 85px;
	width: 118px;
	display: block;
	background-image: url(../chf-images/chf-floor-plan-images/small-image-shadow.jpg);
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#plan-descriptions .plan-descriptions-box .pdb-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 245px;
}
#plan-descriptions .plan-descriptions-box .pdb-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 420px;
}

