html { margin:0; padding:0; height:100%; }

body {
 background-color: #d6d5c1;
 margin-left: 0;
 margin-top: 0;
 margin-right: 0;
 height: 100%; 
 margin-bottom: 0;
 font-family:Arial, Helvetica, sans-serif;
}

#container{
width: 739px;
padding: 5px;
height:auto;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}

img{
border-bottom: none !important;
 text-decoration: none;
border:none;
} 

h1{
	padding: 0;
	margin: 0;
}

h3 {
padding: 0;
	margin: 0;
font-size:14px;
}

/* HEADER IMAGE REPLACEMENT */

#header {
	width: 739px;
	height: 65px;
	position: relative;
	}

#header a {
	color: #fff;
	background-color: transparent;
	}
	
#header2 {
	width: 739px;
	height: 65px;
	position: relative;
	}

#header2 a {
	color: #fff;
	background-color: transparent;
	}	
	
#header span {
	background: url(../images/header.gif) no-repeat;
	position: absolute;
	width: 100%;
	background-color: #83260d;
	height: 65px;
	}

#header2 span {
	background: url(../images/taxcredit_header.jpg) no-repeat;
	position: absolute;
	width: 100%;
	background-color: #83260d;
	height: 65px;
	}	


#flash-container{
float:left;
width:400px;
height:220px;
background-color:#FFFFFF;
margin-bottom:4px;
}

#flash-container2{
float:left;
width:400px;
height:312px;
background-color:#ffffff;
margin-bottom:4px;
}

#flash-containerfull{
float:left;
width:550px;
height:230px;
background-color:#333333;
margin-bottom:10px;
}


.footer {
margin-top: 8px;
clear:both;
background-color: #443714;
height: 50px;
padding: 0;
text-align:left;
vertical-align:text-top;
}



.footer-content{
margin: auto;
padding: 10px 0px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 11px;
width: 720px;

}


.footer-content-left{
padding: 10px 0px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 11px;
width: 625px;
float:left;
border:0px solid #000000;
margin: auto;
}

.footer-content-right{
padding: 11px 10px 10px 0px;
width: 90px;
float:right;
border:0px solid #000000;
margin: auto;
}
	
#copyright{
float: left;
padding-top: 5px;
font-family:"Times New Roman", Times, serif;
font-size: 11px;
}

#disclaimer{
padding-top: 5px;
font-family:"Times New Roman", Times, serif;
font-size: 11px;
}

#middle{
background-color:#FFFFFF;
width: 100%;
height:auto;
padding-top: 0px;
}

.contact{
padding: 0;
margin: 0 0 4px 0;
}


#content {
margin: auto;
width: 738px;
padding-top: 5px;
clear:both;
height:auto;
font-size: 13px;
/*Added to fix column evenly*/
overflow:hidden;
}


a{
 	text-decoration:underline;
	color: #b5111b;
}

a:hover{
 text-decoration: none;
}

.content-left{
width: 170px;
/*height: 520px;*/
margin-bottom: 8px;
text-align:center;
background-color: #cbbe9a;
float: left;
/*Added to fix left side length*/
margin-bottom: -1500px; 
padding-bottom: 1500px;
}

#flash{
margin-left: 175px;
margin-top: -2px;
padding-left: 3px;
padding-top: 0;
border: 0;
z-index: 2;
}

#flash-sec{
margin-top: -2px;
padding-left: 0px;
padding-top: 0;
text-align:center;
padding-bottom: 10px;
border: 0;
z-index: 2;
}


* html #flash{
padding-left: 0px !important;
}

.content-right{
background-color: #8c763a;
float:right;
color: #fff;
padding: 25px 30px 25px 20px;
margin-top: 7px;
width: 511px;
}

.smfont{
font-size: 10px;
}

/* NAVIGATION MENU */

#navigation {
width: 727px;
background-image:url(../images/nav_left.gif);
background-repeat:repeat-x;
height: 27px;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
z-index: 120;
}

*html #navigation{
	height: 27px;
}

ul { /* all lists */
	list-style: none;
	padding: 0px 0px 0px 9px;
	margin: 10px 0px 0px 0px;
	position:relative; 
	z-index:1;
}

#navigation a {
	text-decoration: none;
}

#navigation li li a {
	display: block;
	font-weight: normal;
	width: 165px;
	text-decoration:none;
	color: #fff;
	background: #83260d;
	line-height: 17px;
	border: solid #bc2e07 1px;
	padding: 2px 0 5px 15px !important; 
	margin-top: -4px !important; 
	font-size: 10px;
}


#navigation a:hover {
	background-color: #fff;
	color: #83260d;
}

li {
	float: left;
	position: relative;
	cursor: pointer;
	margin: 0;
}

li ul {
	display: none;
	position: absolute;
	z-index: 6000;
	top: 100%;
	left: 0;
	font-weight: normal;
}

li>ul {
	top: auto;
	left: auto;
}



#navigation li li {
	display: block;
	float: none;
	background-color: transparent;
	padding-right: 0px;
	border: 0;
}


li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color: #fff;
	color: #83260d;
	position: absolute;
	z-index: 6000;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
}



#navigation li.over ul { /* lists nested under hovered list items */
	margin-top: 0px;
}

.communitymenu {
width: 150px;
font-size: 10px;
}

.cm-form{
padding: 0;
margin: 0;
z-index: 1;
}

.findhome {
/*padding-top: 55px;*/
padding-top:15px;
padding-bottom: 10px;
margin-bottom: 0px;
}

.findhome-homepage {
padding-top: 20px;
padding-bottom: 10px;
margin-bottom: 0px;
}

.adblock{
padding-top: 30px;
}

.adblock2{
padding-top: 10px; padding-bottom:0px;
}

.adblock-contact{
padding-top: 10px; padding-bottom:0px;
border:0px;
}

.adblock-sf{
padding-top: 10px;
}

.adblock-like{
margin-left: 60px;
border:0px none;
}

/* ******** SECONDARY PAGES ****** */
#content-sec{
padding: 0;
margin: 0;
}

.phone{
padding: 0px 0px 5px 5px;
}

.contact{
line-height: 20px;
}

.sec-text{
float: left;
width: 400px;
padding: 0px 0px 0px 10px;
}


#google_translate_element{
float:right;
width:175px;
padding:0px 0px 0px 0px;
margin:0px 10px -20px 0px;
border:0px solid #660000;
text-align:right;
}

#icon-holder{
float:left;
width:450px;
height:30px;
border:0px solid #000;
margin:2px 0px 0px 10px;
text-align:right;
}

.social-media{
padding-right:10px;
border:0px;
height:24px;
}

.sec-listing{
float: left;
width: 550px;
padding: 0px 0px 0px 10px;
}




.r-ad{
padding: 12px 1px 5px 1px;
margin: 0;
float: right;
}


.title-sec{
font-size: 16px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #600;
padding-top: 5px;
padding-bottom: 8px;
}



.sub-sec{
height: 20px;
color: #fff;
padding: 4px 4px 3px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#333;
clear:both;
}

.preserve-sec{
height: 20px;
color: #fff;
padding: 4px 4px 3px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#668315;
clear:both;
}

.jefferson-sec{
height: 20px;
color: #fff;
padding: 4px 4px 3px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#04418a;
clear:both;
}

.heritage-SFC-sec{
height: 20px;
color: #fff;
padding: 4px 4px 3px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#86032f;
clear:both;
}

.vanhouten-sec{
height: 20px;
color: #fff;
padding: 4px 4px 3px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#d0621e;
clear:both;
}

.piscataway-SFC-sec{
height: 20px;
color: #fff;
padding: 4px 4px 4px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#016477;
clear:both;
}


.sub-sec-test{
height: 21px;
color: #fff;
padding: 4px 4px 3px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#333;
clear:both;
}

.sub-sec-left{
float:left;
color: #fff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
padding-top:2px;
}

.sub-sec-right{
float:right;
color: #fff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
margin-bottom:3px;
}


.logo{
text-align: right;
float: left;
padding: 10px 15px 10px 0px;
}

.footnote{
font-size: 8.5px;
line-height:14px;
}

.footer-links{
height:auto;
margin-left: auto;
margin-right: auto;
text-align:center;
text-transform:uppercase;
font-size:10px;
color: #7b7a50;
}

.footer-links a:hover{
text-decoration:underline;
}

.footer-links a{
text-decoration:none;
border-left: solid 1px #7b7a50;
padding-left: 5px;
padding-right: 4px;
color: #7b7a50;
}

.footer-links .footer-links-first{
border-left: none;
}

.copyright{
padding-top: 8px;
}

.llc{
background-image: url(../images/apllc_logo.gif);
font-size: 10px;
background-repeat:no-repeat;
background-position: 0px 3px;
padding-left: 12px;
padding-bottom: 25px;
}

.list li{
list-style:disc !important;
margin-left: 35px;
float: none;
}

.list-news li{
list-style:disc !important;
margin-left: 20px;
float: none;
}


.listf{
margin-top: 2px !important;
margin-bottom: -5px !important;
}

.listf li{
list-style:circle !important;
margin-left: 80px;
float: none;
}

/* ***** LEFT NAVIGATION ***** */
#lft-nav{
padding-top: 30px;
padding-left: 0px;
text-align: left;
}

.nh{
height: 700px;
}

#lft-nav #nh{ 
height: 600px;
}

.lft-nav-area{
width: 170px;
}

.lft-nav-area ul{
padding: 0;
font-size: 12px;
text-align: left;
list-style:none;
margin: 0;
}


.lft-nav-area li ul {
display: block;
position:fixed;
}


div>.lft-nav-area li ul{
display: block;
position:relative;
}


.lft-nav-area li{
display: block;
background: #76673f;
border-top: solid 1px #e8ddc0;
border-bottom: solid 1px #b49c58;
float: none;
padding: 6px 0px 6px 10px;
}

.lft-nav-area .selected{
background-color: #dbca9b;

}

#tert{
padding-top: 4px !important;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: -8px;
border-top: 1px solid #b49c58;
margin-left: -10px !important;
background: #ede6d1;
}

#tert .t-sel a{
color:#8c763a;
}

#tert ul{
background: #ede6d1;
border: none;

}

#tert li{
background: #ede6d1;
padding: 2px 0px 2px 18px !important;
border: none;
margin: 0;
}

#tert li:hover{
background: #ede6d1 !important;
}

#tert li a{
font-size: 11px;
color: #6e1909;
}

#tert li a:hover{
text-decoration: underline;
background-color: #ede6d1;
}


.lft-nav-area .selected a{
color: #6e1909;
}

.red-arrow{
padding-right: 4px;
padding-bottom: 2px;
}

.lft-nav-area a{
color: #fff;
text-decoration: none;
font-size: 12px;
}

#lft li:hover, li.lfthover{
text-decoration: none;
background: #dbca9b;
color: #6e1909;
}

#lft a:hover{
text-decoration: none;
background: #dbca9b;
color: #6e1909;
}

h5{
width: 162px;
padding: 5px 0px 4px 8px;
margin-top: 5px;
margin-bottom: 0px;
border-top: solid 1px #262112;
border-bottom: solid 1px #262112;
background-color:#544a2d;
color: #fff;
}

h5 a{
color: #fff;
text-decoration: none;
}

h5 a:hover{
color: #fff;
text-decoration: underline;
}

/* ******** HOME INFO ******** */
#home-links{
float: right !important;
padding: 60px 8px 0px 0px;
margin: 0;
width: 141px;
color: #fff;
}

#home-links2{
float: right !important;
padding: 35px 8px 0px 0px;
margin: 0;
width: 141px;
color: #fff;
}

#clubhouse-links{
float: right !important;
padding: 10px 8px 0px 0px;
margin: 0;
width: 141px;
color: #fff;
}

.hl-area ul{
padding: 0px 0 0 0px;
font-size: 10px;
list-style:square;
height: 210px;
margin: 0;
}

.hl-area li{
display: block;
float: none;
background: #fff;
padding: 4px 0px 4px 5px;
border-bottom: 1px solid #f0e1b7;
}


.hl-area a{
text-decoration: none;
color: #333333;
}

#hl li:hover, li.sfhover{
text-decoration: none;
background: #dbca9b;
color: #6e1909;
}

#hl a:hover{
text-decoration: none;
background: #dbca9b;
color: #6e1909;
}

#cl li:hover, li.sfhover{
text-decoration: none;
background: #dbca9b;
color: #6e1909;
}

#cl a:hover{
text-decoration: none;
background: #dbca9b;
color: #6e1909;
}

#cl .selected{
text-decoration: none;
background: #dbca9b;
color: #6e1909;
}


.hl-area{
border: 1px solid #590d0c;
border-top: 0;
background-color: #ede6d1;
}

.popup{
padding-left: 4px;
}

h4{
margin: 0;
color: #fff;
font-size: 10px;
width: 134px;
height: 18px;
background-image:url(../images/third_header.gif);
background-repeat:no-repeat;
padding: 4px 0px 2px 7px;
background-color: #fff;
}
/* ******** END HOME INFO ******** */


/* ******** LISTINGS ******** */

.listing ul{
padding: 4px 0px 10px 15px;
margin-top: 4px;
 list-style-type: none;
font-size:11px;
text-align: left;
}

.listing li{
float: none;
height: 18px;
padding: 2px 0px 2px 7px;
background-image:url(../images/grey_arrow.gif);
background-repeat:no-repeat;
background-position: 1px 5px;
}

.listing li a{
text-decoration:none;

}

.listing li a.l-sel{
text-decoration:none;
color: #a0a0a0;
}

.listing li a:hover{
text-decoration:underline;
}


.listing-past ul{
padding: 4px 0px 10px 15px;
margin-top: 4px;
 list-style-type: none;
font-size:10px;
text-align: left;
}

.listing-past li{
float: none;
height: 15px;
padding: 2px 0px 2px 7px;
background-image:url(../images/grey_arrow.gif);
background-repeat:no-repeat;
background-position: 1px 7px;
}

.listing-past li a{
text-decoration:none;

}

.listing-past li a:hover{
text-decoration:underline;
}

.print-back{
float: right;
padding-right:10px;
font-size: 10px;
color: #fff;
margin-top:-8px;
}

.print-back a{
color: #fff;
text-decoration: none;
}

.print-back a:hover{
color: #fff;
text-decoration: underline;
}

.icon-print{
margin: 3px 20px 0px 4px !important;
padding-right: 10px;
padding-left: 5px;
vertical-align:middle;
}

table.listing {
width: 550px;
padding: 0px;
border-collapse:collapse;
padding-bottom: 20px;
border-spacing: 0px;
border: 1px solid #ccc;
margin-bottom: 20px;
}

.listing th{
background-color: #ccc;
padding: 6px 0px 6px 0px;
font-size: 11px;
margin: 0px;
}

.listing td{
padding: 6px 5px 6px 5px;
font-size: 10px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
margin: 0px;
}


tr.alt {
background-color: #f5f5f5;
}

caption{
height: 30px;
color: #fff;
text-align: left;
margin-left:-1px; 
padding: 6px 4px 1px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
background:#333;
}

/* ******** END LISTINGS ******** */

/* *********** FORMS ************* */
.req{
color :red;
font-weight:bold;
}

#form td{
padding: 5px;
}

.divider{
width: 380px;
height: 2px;
border-top: 1px solid #646464;
}

td.bold{
	font-weight: bold;
}

/* *********** SITE MAP ************* */
.sm{
padding-left: 30px;
}

.sm a{
line-height: 20px;
}

.sm li a{
line-height: normal !important;
}

.smt{
font-weight:bold;
color:#000000;
text-decoration: underline;
}
/* CSS Document */


/*************  Testimonials *******************/
.rule {
width: 400px;
height: 2px;
margin: 4px 0px;
border-top: 1px solid #646464;
clear:both;
}

.l-ad{
padding: 12px 8px 5px 1px;
margin: 0;
float: left;
}

.r-photo{
padding: 0px 0px 5px 0px;
margin: 0;
float: right;
}

.read-btn {
padding: 0px 5px 8px 1px;
margin: 0;
float: right;
border: 0px;
}

.test-holder{
width:400px;
margin:0 0; 
line-height:16px;
}



.test-text{
width:280px;
float: left;
padding: 0px 8px 0px 10px;
margin-top:6px;
}


.right-pic{
float:right;
 width: 230px;
padding: 0px 0px 10px 18px;
margin-top:10px;
}


.right-pic p{
font-size:10px;
font-weight:bold;
margin-top:1px;

}

.test-text-full{
padding: 0px 8px 0px 10px;
}

.push{
clear:both;
height:1px;
}

.quote{
font-weight:bold;
font-style:italic;
}

/***********Sales Manager************/
.sales-container{
height:110px;
background:url(../images/sales_bckgrnd.jpg) top no-repeat;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
}

.sales-container-nopic{
height:110px;
background:url(../images/sales_bckgrnd.jpg) top no-repeat;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	padding-left:20px;
}

.assoc-text {
padding-top:14px;

}

.assoc-text2 {
padding-top:6px;

}

.assoc-photo{
	float: left;
	padding: 0 20px 2px 20px;
}

.assoc-photo2{
	float: left;
	padding: 0 10px 2px 15px;
}




/*********NEWS*************/

.news-pic{
margin:10px 0px 6px 0px;
}

.headline {
margin:0 0;
padding:0 0;
color:#660000;
font-size:12px;
font-weight:bold;
font-style:italic;

}

/***********Quick Delivery Homes*****************/

.quick-holder{
width:400px;
padding:0 0; 

}

.quick-holder p{
margin:4px 0px 0px 4px; 
line-height:18px;

}


.quick-left {
float:left;
width:200px;
margin:0 0;
padding:0 0;


}

.quick-right{
float:right;
width:175px;
margin: 0 8px;
padding:0 0;
text-align:right;

}
 
.model-headline{
color:#000;
font-size: 14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-bottom: 2px;
}

.homemonth-headline{
color:#660000;
font-size: 15px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-bottom: 2px;
}

.homemonth-date{
color:#660000;
font-size: 15px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
margin:10px 0px 8px 0px;
}

.incentive {
height:18px;
border-bottom:1px solid #000;
}

.info-btn {
float:right;
margin: 10px 8px 10px 0px;
text-align:right;
border: 0px;

}

.quick-photo{
padding-bottom:10px;
}

.icon{
float:left;
padding:0px 8px 4px 0px;
}

.back{
font-size: 10px;
padding-left: 12px;
padding-bottom: 12px;
text-align:right;
}

.leftside {
float:left;
width:200px;
padding-left:75px;
padding-bottom:20px;
}

.rightside {
float:right;
width:200px;
padding-right:75px;
padding-bottom:20px;
}


.fundraisor-box{	
width:520px;
margin: 0px 0px 20px 0px;
padding:10px 10px;
background-color:#e9e8d3;
border: 1px solid #cbcab7;

}

.fundraisor-headline{
color:#660000;
font-size: 14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-bottom: 2px;
}

.pics { height: 250px; width: 141px; padding:0; margin:0; overflow: hidden; text-align:center; }

.pics img { height: 250px; width: 141px; background-color: #cbbe9a; text-align:center; }

#slideshow3{
text-align:center;
margin-left: 14px;
text-align:center;
background-color: #cbbe9a;
float: left;
}

.taxcreditbanner{
color:#ffffff;
background-color:#d82022;
padding:6px 10px 6px 6px;
font-weight:bold;
}

.taxcreditbox{
width:385px;
border:1px solid #d82022;
color:#000;
margin:10px 0px;
}

.taxcreditbox p{
padding:6px 6px;
margin:0px 0px;
color:#000;

}
