ul, li
{
	font-size: 12px;
	line-height: 14px;
}

.pepperwood /*1*/
{
	background-image: url(../images/community/pepperwood/commbg.gif);
	background-repeat: repeat-x;
}

.amberpark /*8*/
{
	background-image: url(../images/community/amberpark/commbg.gif);
	background-repeat: repeat-x;
}

.kennedypark /*7*/
{
	background-image: url(../images/community/kennedypark/commbg.gif);
	background-repeat: repeat-x;
}

.peraltacommons /*29 or 31*/
{
	background-image: url(../images/community/peraltacommons/commbg.gif);
	background-repeat: repeat-x;
}

.propertylist {
	margin: 0px 15px 0px 10px;
}

.commsubtitle
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 10px 15px 0px 10px;
	text-transform: uppercase;
}

.commheader
{
	font-size: 12px;
	line-height: 15px;
	margin: 0px 15px 10px 10px;
}

.commlender {
	font-size: 12px;
	line-height: 15px;
	margin: 0px 15px 10px 10px;
}

.communitylinks
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.floorplan
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 20px 15px 0px 10px;
}
.floorplaninfo
{
	margin: 0px 15px 5px 10px;
}

.commbrochures {
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}


a.commbluebg:link, a.commbluebg:active, a.commbluebg:visited
{
	background: #97B4CD;
	color: #333;
	text-decoration: underline;
}

a.commbluebg:hover
{
	background: #97B4CD;
	color: #FFF;
	text-decoration: underline;
}

