.listing {
	overflow: hidden;
}

.listing h1 {
	font-size: 27px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
}


.common-about{
	font-size: 13px;
}

.common-about .filled{
	width: 90%;
	margin: 10px;
	padding: 10px;
	border: 1px dashed #ccc;
	background-color: #f2e8dc;
}

.common-about .filled h4{
	background: none;
}

.common-about h2{
	text-align: center;
	font-size: 23px;
	margin: 0 0 7px 0;
	font-weight: normal;
}

h4{
	color: #000;
	background-color: #efdec9;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 7px 0;
}

.common-about ul li h4{
	color: #504033;
	text-align: left;
	font-size: 13px;
	background: none;
	margin: 0;
}

.common-about h3{
	color: #000;
	background-color: #efdec9;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0;

}

.common-about a{
	color: #3777B8;
}

.common-about ul,
.common-about dl{
	margin: 0 0 20px 0;
}

.common-about ul li ul{
	margin: 0 0 10px 0;
}

.common-about li{
	margin-bottom: 2px;
}

.link-list li{
	margin: 0 0 3px 0;
}

.li-large li{
	margin-bottom: 14px;
}

.link-set a{
	display: block;
	margin-top: 10px;
}

.listing .address {
	color: #827668;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.listing  img {
	float: left;
	padding: 3px;
	width: 180px;
	height: 258px;
	border: 1px solid #ccc;
	background-color: white;
	margin: 0 12px 0 7px;
}

/* Tab Box */
.tab-box {
	float: left;
	width: 100%;
	margin-top: 7px;
}

.listing .tab-box{
	width: 212px;
}

.tab-box a {
	text-decoration: none;
}

.tab-box .tab-right{
	padding-right: 23px;
}

/* Plans */
.listing .tab-box .plans {
	text-align: center;
}

.listing .tab-box .plans {
	margin: 0 auto;
	width: 136px;
}

.listing .tab-box .plans a {
	line-height: 23px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.listing a.main-link {
	clear: both;
	color: #3777b8;
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 12px 0 17px 0;
}

.toggle-area{
	cursor: pointer;
	margin-top: -5px;
}

/* Floor Plan Areas */
.floor-plan{}

.floor-plan img{
	width: 470px;		
}

.floor-plan b{
	color: #3a3e31;
	display: block;
	font-size: 13px;
	padding-left: 7px;
}


.floor-plan img{
	display: none;
	margin: 10px 0 0 0;
}
