#floorplanlist {
	display: block;
}
#FPLnav {
	text-align: center;
	width: 770px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 30px;
	display: block;
}
#Content #InfoArea #floorplanlist #FPLnav a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../Mimages/button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#Content #InfoArea #floorplanlist #FPLnav a:hover {
	color: #CCC;
}
#FPlist {
	clear: both;
	padding-top: 10px;
	background-color: #F6F5E8;
}
#FPlist h2 {
	font-size: 24px;
	font-weight: bold;
	color: #991E06;
	line-height: 24px;
	text-align: center;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 25px;
	padding-bottom: 5px;
}
#FPlist ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	margin: 0px;
}
#FPlist ul li {
	display: block;
	text-align: center;
	height: 175px;
	width: 205px;
	float: left;
	border: 1px solid #D3D2C6;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #ECEBE1;
}
#FPlist ul li:hover {
	background-color: #D3D2C6;
	border-top-color: #991E06;
	border-right-color: #991E06;
	border-bottom-color: #991E06;
	border-left-color: #991E06;
}
#FPlist li img {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	height: auto;
	width: 180px;
	padding: 3px;
	border: 1px solid #000;
	background-color: #FFF;
	display: block;
}
#Content #InfoArea #floorplanlist #FPlist ul li a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
#Content #InfoArea #floorplanlist #FPlist ul li a:hover {
	color: #900;

}
#FP {
	display: block;
	border: 1px solid #000;
}
#FP #FP-left {
	text-align: left;
	display: block;
	width: 560px;
	padding-top: 15px;
	padding-left: 15px;
}
#FP-left img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#FP #FP-left h1 {
	font-size: 24px;
	text-decoration: none;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#tabs {
	display: block;
	font-size: 13px;
	line-height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
	text-align: left;
	vertical-align: middle;
}
#Content #InfoArea #FP #FP-left #tabs a{
	font-size: 13px;
	font-weight: normal;
}
#FP-right {
	display: block;
	width: 287px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-color: #F4F3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: -1px;
}
#FP-right #FPpic {
	display: block;
	height: auto;
	width: 287px;
}
#FP-right h3 {
		color: #FFF;
	background-color: #900;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 15px;
}
#FP-right ul {
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	margin-left: 10px;
	margin-bottom: 25px;
}
#FP-right li  {
	display: block;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../Mimages/bullet.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
#Content #InfoArea #FP #FP-right a.FP-Button {
	color: #FFF;
	width: 266px;
	background-image: url(../Mimages/FP-button.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
#Content #InfoArea #FP #FP-right a.FP-Button:hover {
	color: #CCC;
}
