/* One Column Layout */
#priContentContain{width:880px; margin:25px 0 0 0  }
#secContentContain{display:none;}


/*Communities List Page*/
.commProp{width:800px;}
.commProp ul{position:relative; left:95px; margin:50px 0 15px 0;}
.commProp li{float:left; padding:0 75px 0 0;}
.commPropBkg {background:url(../../images/comm-bkg.jpg) no-repeat; width:300px; height:191px;}
	.commPropBkg img{margin:10px 0 0 20px; border:2px solid #002a4e;}
	.commPropBkg img:hover{border:2px solid #818181; cursor:pointer;}
.commDisc	{ width:300px; padding:0 0 15px 0}


/*Communities Page*/
.communityContain{width:850px}
.communityContain h2{margin:0 0 0 25px}
.communityDisc{width:265px; height:250px;float:left; margin:25px 0 0 25px}
.map{width:146px; height:146px; border:2px solid #002a4e; background-color:#ccd5dc; margin:0 0 0 40px}
.gallery{width:500px; height:450px;float:right; background-color:#002a4e; margin:25px 25px 25px 0; border:2px solid #002a4e;}
.commFeature{background:url(../../images/commFeatureBKg.jpg) repeat-x; width:800px; min-height:160px; border:2px solid #002a4e; margin:10px 0 50px 25px}
.featureContainLeft{width:325px;float:left; border-right:2px solid #002a4e; padding:10px 10px 20px 50px; margin:10px }
.featureContainRight{width:300px; float:left; padding:10px 10px 20px 50px }
.feature ul{margin:10px 0 0 25px; line-height:50px;}
.feature li{list-style-type:disc; margin-bottom:15px}


/*Floor Plans List Page*/
.floorContain{width:800px;}
.floorContain ul{position:relative;left:40px; margin:25px 0 0 0}
.floorContain li{float:left; padding-right:20px; background: url(../../images/floorPlanList-bkg.jpg) no-repeat; width:176px; height:275px;}
.floorContainImage{background-color:White; width:136px; height:136px; border:2px solid #002a4e; margin:15px 0 0 15px}
	.floorContainImage:hover{border:2px solid #818181}
.floorContain p{text-align:center; margin:3px 0 0 -3px;}


/*Floor Plans Page*/
.floorPlan{position:relative; width:800px; left:100px; margin:50px 0 0 0}
.floorPlanLeft{background:url(../../images/floorPlan-bkg.jpg) no-repeat; width:325px; height:375px; float:left; margin:0 50px 0 0}
	.floorPlanLeft img{width:250px; height:130px; margin:20px 0 0 28px; border:2px solid #002a4e;}
	.floorPlanLeft img:hover{border-color:#818181}
.floorPlanLeft_1{background:url(../../images/floorPlan-bkg.jpg) no-repeat; width:325px; height:375px; float:left; margin:0 50px 0 0}
	.floorPlanLeft_1 img{width:250px; height:130; margin:85px 0 0 28px; border:2px solid #002a4e;}
	.floorPlanLeft_1 img:hover{border-color:#818181}
.floorPlanLeft_3{background:url(../../images/floorPlan-bkg.jpg) no-repeat; width:325px; height:375px; float:left; margin:0 50px 0 0}
	.floorPlanLeft_3 img{width:179px; height:94; margin:8px 0 0 65px; border:2px solid #002a4e;}
	.floorPlanLeft_3 img:hover{border-color:#818181}
.floorPlanRight{background:url(../../images/floorPlan-bkg.jpg) no-repeat; width:325px; height:375px; float:left;}
	.floorPlanRight img{margin:33px 0 0 28px; border:2px solid #002a4e;}
	.floorPlanRight img:hover{border-color:#818181}



/*Available Homes Page*/
.homesContain{width:800px;}
.homesContain ul{position:relative;left:40px; margin:25px 0 0 0}
.homesContain li{float:left; padding-right:20px; background: url(../../images/floorPlanList-bkg.jpg) no-repeat; width:176px; height:275px;}
.homesContain li.model{background: url(../../images/floorPlanList-bkg-mdl.jpg) no-repeat;}
.homesContain li.pending{background: url(../../images/floorPlanList-bkg-pnd.jpg) no-repeat;}
.homesContainImage{background-color:White; width:136px; height:150px; border:2px solid #002a4e; margin:15px 0 0 15px}
.homesContain p{text-align:center; margin:3px 0 0 -3px;}