@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #231d03;
	margin: 0px;
	padding: 0px;
}


#outerHolder{
	width:100%;
	float:left;
	height:100%;
	background: url(/images/common/outer_bg.jpg) top repeat-x;	
	margin: 0px;
	padding: 0px;
}

#rightPhnHome{
	width:960px;
	text-align:right;
	height:auto;
	margin-top:30px;
	padding: 0px;
	
}

#rightPhn{
	float:right;
	width:960px;
	text-align:right;
	height:auto;
	margin-top:30px;
	padding: 0px;
	border-bottom:2px solid #ffffff;
}


#innerHolderHome{
	width:960px;
	height:785px;
	margin: auto;
	padding: 0px;
}

#innerBoxHome{
	float:left;
	width:960px;
	height:708px;
	margin:0px;
	padding: 0px;
}

#innerColorHome{
	float:left;
	/*background-color:#dad5c4;*/
	background:url(/images/common/big_img_border.jpg) no-repeat;
	width:960px;
	height:auto;
	border-bottom:2px solid #FFFFFF;
	padding: 0px;
}


#innerHolder{
	width:960px;
	height:auto;
	margin: auto;
	padding: 0px;
}

#innerBox{
	float:left;
	width:960px;
	height:auto;
	padding: 0px;
}

#innerColor{
	float:left;
	background:url(/images/common/big_img_border.jpg) no-repeat;
	width:960px;
	height:auto;
	margin-top:0px;
	padding: 0px;
}

#topBar{
	float:left;
	width:960px;
	height:700px;
	margin-top:4px;
	margin-bottom:4px;
	padding: 0px;
}

#bigImg{
	float:left;
	background: url(/images/common/big_img.jpg) top no-repeat;
	width:960px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#topNav{
	float:left;
	width:960px;
	background: #a58e5a url(/images/common/nav_bg.jpg) right no-repeat;
	height:44px;
	margin:0px;
	padding: 0px;
}


#aplogo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1000;
}

.topMenuHolder{
	float:right;
	width:676px;
	height:auto;
	left:20px;
	margin-top:14px;
	padding:0px;
}

.topMenu{
	float:left;
	margin:0px;
	padding:0px;
}

.topMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.topMenu li{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	font-size:16px;
	margin:0px;
	padding:0px 0px 0px 0px;
}


.topMenu li a{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#201a04;
	text-decoration:none;
	font-size:17px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.topMenu li a:hover{	
	color:#ffffff;
}

.menuAlign{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e9e4d9;
	text-decoration:none;
	font-size:17px;
	margin:0px;
	padding:13px 18px 0px 18px;
}




#homeBg{
	float:left;
	background: url(/images/common/home_bg.jpg) top no-repeat;
	width:960px;
	height:236px;
	margin:0px;
	padding: 0px;
}


#HomeContainer {
	position:relative;
	width:446px;
	height:293px;
	z-index:100;
	bottom:0px;
	top:362px;
	right:0px;
	left:512px;
}

#rightImg{
	float:left;
	background: url(/images/common/rightpanel_bg.gif) top no-repeat;
	width:446px;
	height:293px;
	margin:0px;
	padding: 0px;
}


#homeTab{
	float:right;
	background: url(/images/common/right_tab.jpg) top no-repeat;
	width:374px;
	height:51px;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
}



#rightTab{
	float:left;
	background: url(/images/common/right_tab.jpg) top no-repeat;
	width:374px;
	height:51px;
	margin:20px 0px 0px 15px;
	padding: 0px 0px 0px 40px;
}

.rightTabAlgn{
	float:left;
	width:auto;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#rightTabText{
	width:400px;
	height:auto;
	margin:auto;
	padding: 0px 0px 0px 0px;
}

#rightTabText ul{
	list-style:none;
	margin:0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	}
	
#rightTabText li{
	float:left;
	width:auto;
	height:auto;
	margin:5px 4px 0px 0px;
	padding: 5px 0px 0px 5px;
}

	

.hadingGreen{
	float:left;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:600;
	color:#596111;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.nomalArial{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:5px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

.greenLink a{
	
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#596111;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 5px;
}

.greenLink a:hover{
	text-decoration:none;	
}


#leftPart{
	float:left;
	width:480px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 30px 29px;
}

#leftPart p{
	float:left;
	width:470px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


.p{
	float:left;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#596111;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.p a{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#596111;
	
}

.p a:hover{	
	text-decoration:none;	
}

#flash{
	float:left;
	width:470px;
	height:100px;
	border-bottom:1px solid #e6e1d4;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}		

#footer{
	float:left;
	width:960px;
	background-color: #231d03;
	height:70px;
	border-bottom:3px solid #ffffff;
	margin:3px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}	


#footer p{
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ae9b69;
	line-height:16px;
	margin:0px;
	padding: 10px 0px 0px 10px;
	}
	
.footerLight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eee8d7;
	}	
	
/* jacson class start here*/

#apDiv1 {
	position:absolute;
	width:auto;
	z-index:101;
	left: 116px;
	top: 270px;
}

#jacsonBig{
	float:left;
	background: url(/images/common/red_barn.jpg) top no-repeat;
	width:960px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#jacsonBgArea{
	float:left;
	background: url(/images/common/jecson_bg.jpg) repeat-y;
	width:960px;
	height:auto;
	border-bottom:3px solid #ffffff;
	margin:0px;
	padding-bottom: 3px;
}	

#leftHading{
	float:left;
	clear:both;
	width:470px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#5b6412;
	height:35px;
	border-bottom:1px solid #e6e1d4;
	margin:0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}		

.greenText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5b6412;	
}

/* jacson class close here*/

/* lifestyle class start here*/

#lifestyleBg{
	float:left;
	background: url(/images/common/lifestyle_img.jpg) top no-repeat;
	width:960px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#apstyle {
	position:absolute;
	width:auto;
	z-index:101;
	left: 145px;
	top: 180px;
}

#lotBigImg{
	float:left;
	background: url(/images/common/lot_big_img.jpg) top no-repeat;
	width:960px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* start here properties  css */

#propertiesBg{
	float:left;
	background: url(/images/common/properties_img.jpg) top no-repeat;
	width:960px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



#propertiContainer {
	position:relative;
	width:446px;
	height:auto;
	z-index:10;
	top:-60px;
	left:-4px;
	}

#propertiContainer img {
	border: 0;
        }
#propertImg{
	float:left;
	background: url(/images/common/properti_img.gif) top no-repeat;
	width:446px;
	height:auto;
	margin:0px;
	padding: 0px;
}		

#propertiBgArea{
	float:left;
	background: url(/images/common/jecson_bg.jpg) repeat-y;
	width:960px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding-bottom: 3px;
}

.GreenProperti{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#596111;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:16px;
	clear: both;
}

.rightTabProperti{

	width:374px;
	height:auto;
	margin:auto;
	padding: 0px 0px 0px 0px;
}

.rightTabProperti ul{
	float:left;
	list-style:none;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.rightTabProperti li{
	position: relative;
	float:left;
	display: block;
	width:170px;
	height:130px;
	margin:0px 0px 0px 0px;
	padding: 5px 10px 10px 4px;
}
.rightTabProperti .imgtxt1{
padding-left: 10px;
}	

#innerColorProperti{
	float:left;
	background: url(/images/common/big_img_border.jpg) no-repeat;
	width:960px;
	height:auto;
	margin-top:0px;
	padding: 0px;
	margin-right: 20px;
	border-bottom:3px solid #ffffff;
	display: block;
}

.proBold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:700;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}


.proRtBg{
	position: relative;
	float:right;
	background: url(/images/common/pro_rt_bg.jpg) no-repeat;
	width:500px;
	height:520px;
	margin: auto;
	margin:0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.proRtBg img{
	border: 0px;
}

.proRtBg ul{
	list-style:none;
        margin: auto;
	margin:32px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	}
	
.proRtBg li{
	position: relative;
	float:left;
	width:auto;
        margin: auto;
	height:130px;
	margin:0px 0px 0px 0px;
	padding: 6px 0px 10px 4px;
}
.proRtBg .imgtxt{
	padding-left: 10px;
}

.bw-left, .bw-right{
	background-color: #000000;
	position: absolute;
	top: 5px;
	left: 4px;
	width: 167px;
	height: 115px;
	z-index: 100;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;}
}
/* property css close */

#teamBg{
	float:left;
	background: url(/images/common/team_img.jpg) top no-repeat;
	width:960px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.teamBox{
	float:left;
	width:480px;
	height:620px;
	margin:0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.teamBox ul{
	list-style:none;
	margin:30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.teamBox li{
	float:left;
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

.teamArial{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#teamRiteTab{
	float:right;
	background: url(/images/common/teamRitePanalBg.jpg) top no-repeat;
	width:390px;
	height:303px;
	margin:5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#teamRiteTab ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#teamRiteTab li{
	float:left;
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}	

#apspurs {
	position:absolute;
	width:auto;
	z-index:101;
	left: 96px;
	top: 250px;
}	

.GreenTeamText{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
	color:#596111;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}


/* start here drop menu css here */

.fixMenu{
	width: auto;
	padding:0px;
	margin: 0px;
	color:#201a04;
}

.fixMenu ul{
	float:left;
	padding:0px;
	margin: 0px;
	color:#201a04;
 /*set value to "left", "center", or "right"*/
}

.fixMenu ul li a{
	color:#201a04;
	width:110px;
	text-align:right;
	text-decoration:none;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	text-decoration: none;
/*THEME CHANGE HERE*/
}


.fixMenu ul li a:hover{
	color: #ffffff; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	z-index:100;
	background: url(/images/common/nav_drop_bg.gif) -2px 0 repeat-x ;
	width: 550px;
	visibility: hidden;
	margin-top:8px;
	margin-left:0px;
 /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv li{
	float:left;
	clear:right;
	text-indent:0;
	text-align:left;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}


.dropmenudiv li a{
	
	width: auto;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#201a04;
	word-spacing:4px;
	text-align:left;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:10px 14px 5px 17px;
	background: url(/images/common/nav_drop_line.gif) no-repeat;
}

.dropmenudiv li a:hover{ /*THEME CHANGE HERE*/
color:#ffffff;
}

/* end here nav css */

#rightPartHold{
	float:right;
	width:425px;
	height:auto;
	margin:0px;
	padding:0px;	
}


#rightPart{
	float:right;
	width:400px;
	height:520px;
	margin:0px;
	padding:0px;	
}

#inpBox{
	float:left;
	width:350px;
	height:auto;
	padding:0px;
	margin-top:0px;
}

#inpBox ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#inpBox li{
	float:left;
	width:auto;
	height:auto;
	padding:0px 0px 5px 5px;
	margin:0px;
}

.inpTxt {
	float:left;
	width:150px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#52590c;
	background-color:#dcd9ca;
	border:1px solid #CCCCCC;
	height:15px;
	padding:3px 0px 0px 0px;
	margin:0px;
}

.inpTxtSelect {
	float:left;
	width:150px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#52590c;
	background-color:#dcd9ca;
	border:1px solid #CCCCCC;
	height:18px;
	padding:3px 0px 0px 0px;
	margin:0px;
	line-height: 18px;
}


.inpTxtGreen {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#52590c;
	padding:0px 0px 0px 5px;
	margin-top:30px;
}

#rightPartLot{
	float:right;
	width:430px;
	margin:0px;
	padding:0px;	
}

#rightPartLotPanal{
	float:left;
	width:430px;
	height:230px;
	margin:0px;
	padding:0px;	
}


#rightPartHoldLot{
	float:right;
	width:425px;
	margin:0px;
	padding:0px;	
}

.inpTxtGreenLot {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#52590c;
	padding:0px 0px 3px 25px;
	margin-top:30px;
}

#inpBoxLot{
	float:left;
	width:320px;
	padding:0 0 0 20px;
	margin-top:0px;
	margin-bottom:5px;
}

#inpBoxLot ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#inpBoxLot li{
	float:left;
	width:auto;
	height:auto;
	padding:0px 0px 0px 5px;
	margin:0px;
}


#teamBgArea{
	float:left;
	background: url(/images/common/jecson_bg.jpg) repeat-y;
	width:960px;
	height:1000px;
	border-bottom:3px solid #ffffff;
	margin:0px;
	padding-bottom: 3px;
}


.btnText{
	width:89px;
	/*background: url(/images/common/btn_bg.jpg) no-repeat;*/
	height:23px;
	margin:12px 0px 0px 0px;
	padding:0px;
}



/*.btnText a{
	width:89px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e9e4d9;width:89px;
	text-decoration:none;
	font-size:10px;
	font-weight:700;
	float:left;
	margin:0px;
	padding:3px 0px 0px 4px;
}

.btnText a:hover{	
	color:#FFFFFF;
}*/

.btnSend{
	width:46px;
	/*background: url(/images/common/send_bg.jpg) no-repeat;*/
	height:20px;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}



/*.btnSend a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e9e4d9;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
	float:left;
	margin:0px;
	padding:3px 0px 0px 8px;
}

.btnSend a:hover{	
	color:#FFFFFF;
}*/

#rightPartStyle{
	float:right;
	width:420px;
	height:100%;
	margin:0px;
	padding-top:550px;	
}

#rightPartTeam{
	float:left;
	width:420px;
	height:auto;
	margin:0px;
	padding-top:900px;	
}


/* start here contact css */

#contactBigImg{
	float:left;
	background: url(/images/common/big_contact_img.jpg) top no-repeat;
	width:960px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#contactText{
	width:420px;
	height:auto;
	margin:auto;
	padding: 0px 0px 0px 0px;
}

#contactText ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	}
	
#contactText li{
	float:left;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5b6412;
	height:auto;
	margin:0px 0px 0px 0px;
	padding: 10px 20px 0px 0px;
}


.contInput {
	width:250px;
	background-color:#ffffff;
	/*background: url(/images/common/input_bg.gif repeat-x);*/
	border:1px solid #ddd9c9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	height:15px;
	margin:0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
}

.contInputMulti {
	width:250px;
	background-color:#ffffff;
	/*background: url(/images/common/input_bg.gif repeat-x);*/
	border:1px solid #ddd9c9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	height:100px;
	margin:0px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
}

#rightPartCont{
	float:right;
	width:400px;
	height:350px;
	margin:0px;
	padding:0px;	
}

#contactTextFtr{
	float:left;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	height:auto;
	margin:auto;
	padding: 5px 0px 5px 0px;
}


#btnSubmitHold{
	float:right;
	width:300px;
	height:auto;
	margin:0px;
	padding:0px;
}


.btnSubmit{
	width:59px;
	/*background: url(/images/common/submit_bg.jpg) no-repeat;*/
	height:23px;
	float:left;
	margin:0px;
	padding:0px;
}



/*.btnSubmit a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e9e4d9;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
	float:left;
	margin:0px;
	padding:3px 0px 0px 8px;
}

.btnSubmit a:hover{	
	color:#FFFFFF;
}*/

#bigImgArea{
	float:left;
	width:960px;border:1px solid;
	height:200x 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#rightPartJack{
	float:right;
	width:400px;
	height:790px;
	margin:0px;
	padding:0px;	
}

#rightTabTextHom{
	width:430px;
	height:auto;
	margin:auto;
	padding: 0px 0px 0px 0px;
}

#rightTabTextHom img{
	border: 0;
}

#rightTabTextHom ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	}
	
#rightTabTextHom li{
	float:left;
	width:auto;
	height:auto;
	margin:5px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}

#rightTabTextLot{
	width:430px;
	height:auto;
	margin:auto;
	padding: 0px 0px 0px 0px;
}

#rightTabTextLot ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	}
	
#rightTabTextLot li{
	float:left;
	width:auto;
	height:auto;
	margin:5px 2px 0px 2px;
	padding: 3px 0px 0px 3px;
}
/* lalit;s code*/

#homeBgA{
	float:left;
	background: url(/images/common/home_bg.jpg) repeat-y;
	width:960px;
	height:239px;
	margin:0px;
	padding: 0px;
}
