h1.floorplans {
	width:196px;
	height:25px;
	overflow:hidden;
	background:transparent url(/library/images/text-title-floorplans.gif) no-repeat;
	text-indent:-2000px;
	margin:16px 0px 12px 16px;
}

/*
* * * * * * * * * * * * * * * *
* * * * * * .plan * * * * * * *
* * * * * * * * * * * * * * * *
*/
.plan {
	width:310px;
	height:533px;
	display:inline;
	float:left;
	margin:0px 5px 30px 7px;
	background:transparent url(/library/images/background-floorplans.gif) no-repeat;
	position:relative;
}
.glow {
	width:294px;
	height:517px;
	background:#E4ECF0 none;
	margin:8px 0px 8px 0px;
	position:absolute;
	left:8px;
	z-index:0;
}
.whole {
	margin:8px 0px 8px 8px;
	position:relative;
	z-index:1;
	background:transparent none;
}
h2.lettera {
	width:59px;
	height:72px;
	overflow:hidden;
	background:transparent url(/library/images/text-letter-a.gif) no-repeat;
	background-position:bottom left;
	text-indent:-2000px;
	margin:0px auto;
	padding:0px 0px 8px;
	position:relative;
	z-index:2;
}
h2.letterb {
	width:62px;
	height:72px;
	overflow:hidden;
	background:transparent url(/library/images/text-letter-b.gif) no-repeat;
	background-position:bottom left;
	text-indent:-2000px;
	margin:0px auto;
	padding:0px 0px 8px;
	position:relative;
	z-index:2;
}
h2.letterc {
	width:58px;
	height:72px;
	overflow:hidden;
	background:transparent url(/library/images/text-letter-c.gif) no-repeat;
	background-position:bottom left;
	text-indent:-2000px;
	margin:0px auto;
	padding:0px 0px 8px;
	position:relative;
	z-index:2;
}
h3 {
	color:#537780;
	font-size:15px;
	font-weight:normal;
	width:100%;
	text-align:center;
	padding:5px 0px;
	position:relative;
	z-index:2;
}
.plan p {
	padding:3px 0px;
	position:relative;
	z-index:2;
}
p.myimg {
	padding-left:10px;
	position:relative;
	z-index:2;	
}
p.myimg a.enlarge img {
	padding:10px 0px;
	_display:block;
	position:relative;
	z-index:2;
}
.plan ul {
	float:left;
	display:inline;
	list-style:none;
	width:130px;
	overflow:hidden;
	color:#333333;
	font-size:10px;
	line-height:13px;
	position:relative;
	z-index:2;
}
.plan ul li {
	float:left;
	width:130px;
}
.plan ul ul {
	padding-left:9px;
}
.plan li.option { color:#417379; }
.plan p a.fancy:link, .plan p a.fancy:visited {
	position:relative;
	z-index:2;
	width:269px;
	height:20px;
	margin-left:-5px;
	display:block;
	overflow:hidden;
	background:transparent url(/library/images/button-fancy-floorplan.gif) no-repeat;
	text-indent:20px;
	line-height:18px;
	font-size:11px;
	color:#808631;
	text-decoration:none;
}
.plan p a.fancy:hover {
	background-position:0px -20px;
}
.plan ul, .plan p {
	padding-left:13px;
	position:relative;
	z-index:2;
}


/*
* * * * * * * * * * * * * * * * * * *
* * * * * * .additional * * * * * * *
* * * * * * * * * * * * * * * * * * *
*/

p.additional {
	width:380px;
	font-style:italic;
	font-size:11px;
	text-align:center;
	position:absolute;
	top:67px;
	left:289px;
}
p.additional a:link, p.additional a:visited {
	color:#808631;
	text-decoration:underline;
}
p.additional a:hover {
	color:#808631;
	text-decoration:none;
}
p.view {
	width:140px;
	position:absolute;
	top:70px;
	right:5px;
}