/* CSS Document */

body{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	margin:0px;
	background:url(../images/body_bg.jpg);
}

a{outline:none; text-decoration:none;}

.clear{
	clear:both;
}

.main{
	/* future use */
}
.main img{
	margin:0px;
	border:0px;
}
.main .innerMain{
	width:1003px;
	margin: 0px auto;
	background:#FFFFFF;
}
.innerMain a{ 
	outline:none;
	border:0px;
}
.innerMain .header{
	/* future use */
}
.header .innerHeader{
	background:url(../images/topHeader1.jpg) no-repeat left top;
}
/* Login CSS*/
.innerHeader .login{
	width: 244px;
	height:58px;
	overflow:hidden;
	float:right;
	background:#2E3192;
}
.login .loginLeft{
	height:58px;
	line-height:58px;
	color:#FFFFFF;
	font-size:8px;
	width:102px;
	float:left;
}
.login .loginRight{
	width: 85px;
	float:left;
	margin: 10px 0px 0px 0px;
}
.login .input{
	width:78px;
	height:11px;
	margin-bottom: 5px;
	float:left;
	border:1px solid #8186c6;
}
.login .input_error{
	width:78px;
	height:11px;
	margin-bottom: 5px;
	float:left;
	border:1px solid #990000;
}
.login .button{
	width:30px;
	float:left;
	padding:32px 0px 0px 5px;
}
/* /Login CSS */
.innerMain .flash{
	margin:0px;
}
.innerMain .topNav{
	height: 36px;
	background:url(../images/topnav.jpg) no-repeat top;
	width:712px;
	padding-right:291px;
}

.innerMain .topNav ul{margin:0px; padding:0px; list-style:none;}
.innerMain .topNav ul li{margin:0px; padding:0px; float:left; list-style:none;}
.innerMain .topNav ul li a{font-size:12px; font-family:arial; color:#FFFFFF; font-weight:bold; height:36px; line-height:36px; padding:0px 12px 0px 12px; display:block; text-decoration:none; float:left;}
.innerMain .topNav ul li a:hover{background:#044795;}

.innerMain .mainContainer{
	/* future use */
}
.innerMain .innerContainer{
	float:left;
	width:1003px;
	background:url(../images/container_bg.jpg) left top repeat-y;
	padding: 0px 0px 5px 0px;
	border-bottom:1px solid #044795;
}
.innerContainer .leftPanel{
	float:left;
	width:612px;
}
.leftPanel .content{
	width:592px;
	padding:40px 0px 30px 20px;
	float:left;
}
.leftPanel .content ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
}
.leftPanel .content li{
	list-style-type:none;
	margin:0px;
	float:left;
	width:92px;
	text-align:center;
	padding:0px 5px 0px 0px;
	height: 206px;
}
.leftPanel .content li a{
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 170px;
	line-height:100%;
	height:36px;
	background:url(../images/navOut.jpg) left bottom no-repeat;
	display:block;
	border:1px solid #9aaec9;
	
}
.leftPanel .content li a:hover{
	background:url(../images/navHover.jpg) left bottom no-repeat;
}
.leftPanel .content #condoa{
	background:url(../images/condoa.jpg) no-repeat left top;
	
}
.leftPanel .content #apartment{
	background: url(../images/apartment.jpg) no-repeat left top;
}
.leftPanel .content #commercial{
	background: url(../images/commercial.jpg) no-repeat left top;
}
.leftPanel .content #construction{
	background:url(../images/maintenance.jpg) no-repeat left top;
}
.leftPanel .content #commercialServices{
	background:url(../images/commercialServices.jpg) no-repeat left top;
}
.leftPanel .content #realty{
	background:url(../images/realty.jpg) no-repeat left top;
}

			.leftPanel .bottomFlash{
				float:left;
				width:400px;
				background:#044795;
			}
			
			.leftPanel .leftLinks{
				float:left;
				width:200px;
				background:#044795;
				padding-top:0px;
			}
			
			.leftPanel .leftLinks a{
				height:22px;
				width:185px;
				text-decoration:none;
				background:url(../images/left_button1.jpg) no-repeat left;
				font-size:11px;
				color:#FFFFFF;
				float:left;
				padding:10px 0px 0px 10px;
			}
			
			.leftPanel .leftLinks a.blue{
				background:url(../images/blue_left_button1.jpg) no-repeat left;
			}
			
			.leftPanel .leftLinks a:hover{ text-decoration:underline; }
			.new-specials{ float:left; padding-top:20px; }
			.new-specials a{
				height:25px;
				width:185px;
				text-decoration:none;
				background:url(../images/new-button1.jpg) no-repeat left;
				font-size:13px;
				color:#d90101;
				float:left;
				padding:10px 0px 0px 10px;
			}
			.new-specials a:hover{ text-decoration:underline; }
.innerContainer .rightPanel{
	width:357px;
	padding: 40px 0px 0px 34px;
	float:left;
}
.rightPanel .rightContent{
	width:330px;
	padding-right:27px;
	float:left;
}
.rightContent .pageHeading{
	color:#00358B;
	padding-bottom:10px;
	float:left;
	font-weight:bold;
	font-size:16px;
	float:left;
}
.rightContent .homePageText{
	color:#0B4C96;
	float:left;
	padding:0px 0px 10px 0px;
	line-height:130%;
}
.rightContent .rightButton{
	float:left;
	height:34px;
	margin-top:15px;
}
.rightContent .rightButton a{
	height:26px;
	width:185px;
	text-decoration:none;
	background:url(../images/left_button.jpg) no-repeat left;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	padding:8px 0px 0px 10px;
}
.rightContent .rightButton a:hover{
	text-decoration: underline;
}
.implifooter{text-align:center; padding:5px 0px 5px 0px; font:11px Arial; color:#000000; background:#FFFFFF;}

/*--------------------- Inner Page Css--------------------*/
.ipMain{
	/* future use*/
}
.ipMain .ipInnerMain{
	width:1003px;
	margin: 0px auto;
	background:#FFFFFF;
}
.ipInnerMain a{
	outline:none;
	border:0px;
}
.ipInnerMain img{
	border:0px;
}
.ipInnerMain .ipHeader{
	/* future use*/
}
.ipHeader .ipInnerHeader{
	float:left;
	height:231px;
}
.ipInnerMain .ipMainContainer{
	/* future use*/
}
.ipMainContainer .ipInnerContainer{
	float:left;
	width:1003px;
	padding:0px 0px 20px 0px;
	background:url(../images/inner/mainBg.jpg) repeat-y right top;
}
.ipWideImage {
	background:url(../images/inner/mainBg-wide.jpg) repeat-y right top !important;
}
/*-----Top Navigation Css-----*/
ipInnerHeader .ipNavigation{
	width:1003px;
	float:left;
	height:28px;
}
.ipNavigation .img{
	float:left;
	width: 215px;
	height:28px;
	background:url(../images/inner/leftNavBg1.jpg) repeat-x left top;
}

body#locations .ipNavigation .img{
	float:left;
	width: 215px;
	height:28px;
	background:url(../images/inner/locationsLeftNavBg.jpg) repeat-x left top;
}

.ipNavigation .ipTopNav{
	background:url(../images/inner/topNavBg.jpg) no-repeat left top;
	height:28px;
	line-height:28px;
	float:left;
	width:787px;
	padding-left:1px;
}
.ipTopNav-wide{
	background:url(../images/inner/topNavBg-wide.jpg) no-repeat left top !important;
}
.ipNavigation .ipTopNav ul, .ipNavigation .ipTopNav ul li{
	margin:0px; 
	padding:0px 1px 0px 0px; 
	float:left; 
	list-style:none;
}
.ipNavigation .ipTopNav ul li a{
	font-size:12px;
	text-decoration: none;
	font-family:arial; 
	color:#FFFFFF; 
	font-weight:bold; 
	height:28px;
	line-height:28px;
	padding:0px 12px 0px 12px; 
	display:block; 
	float:left;
}
.ipNavigation .ipTopNav ul li a:hover, .ipNavigation .ipTopNav ul li a.current{
	background:#044795;
}
/*-----/Top Navigation Css-----*/

/*-----Left Navigation Css-----*/
.ipInnerContainer .leftPanel{
	float:left;
	width: 200px;
	padding: 53px 0px 0px 15px;
	background:#FFFFFF url(../images/inner/leftNavBg.jpg) repeat-x left top;
}
.navigation{ width:215px; float:left;}
.navigation .textLink{ padding:0px 0px 0px 15px;  }
.leftPanel .ipLeftNav{
	float:left;
	width:174px;	
}
.ipLeftNav #condoa_menu{
	background:url(../images/inner/condonManagement.jpg) no-repeat left top;
}
.ipLeftNav #apartments_menu{
	background:url(../images/inner/apartments.jpg) no-repeat left top;
}
.ipLeftNav #commercial_menu{
	background:url(../images/inner/commercialProperties.jpg) no-repeat left top;
}
.ipLeftNav #construction_menu{
	background:url(../images/inner/constructionAndMaintenance.jpg) no-repeat left top;
}
.ipLeftNav #restoration{
	background:url(../images/inner/restoration.jpg) no-repeat left top;
}
.ipLeftNav #realty{
	background:url(../images/inner/realtyServices.jpg) no-repeat left top;
}
.ipLeftNav ul{
	margin:0px;
	padding:0px;
	width:174px;
	list-style-type:none;
}
.ipLeftNav li{
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style-type:none;
	height: 44px;
}
.ipLeftNav li a{
	width:124px;
	padding:7px 0px 0px 50px;
	background:url(../images/inner/navTab.jpg) right top no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	height: 37px;
	display:block;
	text-align:center;
	font-family:"Arial Narrow";
}
.ipLeftNav li a:hover, .ipLeftNav li a.current{
	background:url(../images/inner/navTab.jpg) right bottom no-repeat;
}

/** CSS New **/
.ipLeftNav li a.current{
	width:124px;
	padding:7px 0px 0px 50px;
	background:url(../images/inner/navTab.jpg) right top no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	height: 37px;
	display:block;
	text-align:center;
	font-family:"Arial Narrow";
}
.ipLeftNav li a.current:hover{
	width:124px;
	padding:7px 0px 0px 50px;
	background:url(../images/inner/navTab.jpg) right bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	height: 37px;
	display:block;
	text-align:center;
	font-family:"Arial Narrow";
}
/** CSS New Ends **/
/*-----/Left Navigation Css-----*/

.ipInnerContainer .ipRightContainer{
	float:left;
	width:788px;
}

.ipRightContainer .ipLeftContent{
	float:left;
	width:472px;
	color:#FFFFFF;
	padding:44px 31px 0px 50px;
}
.ipCenterContent {
	width:707px !important;
}
.ipLeftContent .ipHeading{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	font-family:"Arial Narrow";
	padding:0px 0px 8px 0px;
}
.ipLeftContent .hiddenLake{
	width:472px;
	float:left;
}
.ipLeftContent .hiddenLake .left{
	width:200px;
	float:left;
	height:155px;
}
.ipLeftContent .hiddenLake .right{
	width:200px;
	float:left;
	padding:0px 0px 0px 60px;
	height:155px;
}
.ipLeftContent .falconRidge{ width:470px; float:left; }

.rightpanel_button2{
	background:#cc202c url(../images/inner/rightpanel_button_bg2.jpg) left top no-repeat; height:25px; width:195px; line-height:100%; margin-bottom:5px; text-align:left; padding: 3px 0px 0px 10px;
}
.rightpanel_button2 a{height:25px; color:#FFFFFF; display:block;}
.rightpanel_button2 a:hover{text-decoration:underline;}

.ipLeftContent .mainHolder{float:left; width:472px;}

.mainHolder .navLinks{ float:left; height:23px; background:#011456; }
.navLinks ul{ margin:0px; padding:0px; float:left; list-style-type:none; }
.navLinks li{ margin:0px; padding:0px; float:left; list-style-type:none; background:url(../images/inner/apartmentNavBg.jpg) no-repeat right center;}
/*.navLinks li a{padding:0px 7px 0px 8px;  color:#fff; font-weight:bold; float:left; font-size:12px; height:23px; line-height:23px; margin-right:1px; }
.navLinks li a:hover, .navLinks li a.current{background:#ffffff; color:#044994;}*/

.navLinks li a.link_inner{padding:0px 7px 0px 8px;  color:#fff; font-weight:bold; float:left; font-size:12px; height:23px; line-height:23px; margin-right:1px; }
.navLinks li a.link_inner:hover{background:#ffffff; color:#044994;}
.navLinks li a.link_inner_hover{padding:0px 7px 0px 8px; font-weight:bold; float:left; font-size:12px; height:23px; line-height:23px; margin-right:1px; background:#ffffff; color:#044994; }


.navLinks li.last{ background:none;}

.calloutBox{ width:472px; float:left; margin-bottom:15px;}
.calloutBox .curveImg{ float:left; width:472px;}
.calloutBox .callText{ width:450px; padding:0px 11px 0px 11px; float:left; background:url(../images/inner/innerCalloutBg.jpg) repeat-y left top;}
.calloutBox .callHeader{font-family:arial narrow; font-size:15px; color:#ffffff; font-weight:bold; text-align:center; padding-bottom:5px;}
.calloutBox .left{
	width:170px;
	float:left;
}
.calloutBox .right{
	width:150px;
	float:left;
	padding:0px 0px 0px 60px;
}


.logoHeading{width:472px; float:left; padding:0px 0px 20px 0px;}
.logoHeading  .mainHeading{ width:325px; float:left;}
.mainHeading .Heading{
	color:#fff;
	font-weight:bold;
	float:left;
	font-size:18px;
	font-family:"Arial Narrow";
	padding:0px 0px 8px 0px;
	text-transform:uppercase;
}
.mainHeading .phoneNo{ float:left; }
.logoHeading .logo{ float:left; width:120px;}

#mainHolder{}

.contentHolder{ float:left; padding:10px 0px 0px 0px;}
.contentHolder .imageHolder1{float:left; margin-top:10px;} 
.imageHolder1 .imgSpacer1{ width:10px; height:71px; float:left;}

.contentHolder .imageHolder2{float:left; margin-top:15px;}
.imageHolder2 .imgSpacer2{ width:30px; height:71px; float:left;}

.contentHolder .imgHold{ float:left;}

.fontColor{
	font-weight:bold;
	font-size: 12px;
}
.linkColor{ color:#ffffff; text-decoration:underline;}

.chatham_amenities{
	width:472px;
	float:left;
}
.chatham_amenities ul{ margin:0px; padding:15px 0px 20px 15px;}
.chatham_amenities li{ margin:0px; padding:0px;}
.chatham_amenities .amenitiesLeft{
	width:220px;
	float:left;
}
.chatham_amenities .amenitiesRight{
	width:220px;
	float:left;
	padding:0px 0px 0px 25px;
}
.specials{ 
	width:450px; margin:0px auto;
	padding:5px;
	background:#FFFFFF;
	border:1px solid #000000;
	margin-top:20px;
	color:#000000;
	text-align:center;
}
.SpecialHeading{
	font-size:12px;
	font-weight:bold;
}
.specials .woodSpecialHeading{
	font-size:12px;
	color:#2E7613;
	padding-bottom:10px;
}
.map{ width:400px; background:1px scroll #999999;}



.ipLeftContent .ipHeading1{
	color:#fff;
	font-weight:bold;
	float:left;
	font-size:18px;
	font-family:"Arial Narrow";
	width:421px;
	height:31px;
	line-height:31px;
	background:url(../images/inner/rightCurve.jpg) no-repeat right top;
	margin:0px 0px 20px 0px;	
}
.ipLeftContent .ipHeading2{
	height:31px;
	line-height:31px;
	float:left;
	width:411px;
	background:url(../images/inner/spacer.jpg) repeat-x left top;
}
.ipLeftContent .ipHeading3{
	background:url(../images/inner/leftCurve.jpg) no-repeat left top;
	height:31px;
	padding-left:15px;
	line-height:31px;
}
.ipLeftContent .text{
	float:left;
	width:472px;
	padding:0px 0px 10px 0px;
}
.text .leftText{
	float:left;
	width:146px;
}
.text .rightText{
	float:left;
	width:326px;
}
.rightText a{  
	color:#02D0E5;
}
.rightText a:hover{  
	text-decoration:underline;
}
.ipLeftContent .text2{
	float:left;
	text-align:center;
	padding:30px 0px 0px 0px;
	width:472px;
}
.ipLeftContent .mainRows{
	width:471px;
	float:left;
	border-right:1px solid #4275AE;
	border-left:1px solid #4275AE;
	border-top:1px solid #4275AE;
}
.mainRows .innerRows{
	width:471px;
	float:left;
	height:120px;
	border-bottom:1px solid #4275AE;
	cursor:pointer;
}
.innerRows .column1{
	float:left;
	height:115px;
	line-height:115px;
	width:136px;
	text-align:center;
	padding:5px 0px 0px 0px;
	border-right:1px solid #4275AE;
}
.innerRows .column2{
	float:left;
	height:95px;
	width:128px;
	font-weight:bold;
	padding:15px 0px 10px 12px;
	border-right:1px solid #4275AE;
}
.innerRows .column3{
	float:left;
	height:95px;
	width:180px;	
	padding:15px 0px 10px 12px;
}
.ipRightContainer .ipRightContent{
	width:191px;
	float:left;
	padding: 44px 0px 0px 16px;
	color:#00368A;
}
.ipRightContent .text{
	width:173px;
	float:left;
	padding: 0px 45px 24px 0px;
}
.text ul{
	margin:0px;
	padding:8px 0px 8px 13px;	
}
.ipRightContent .ipHeading{
	color:#BF2328;
	font-size:20px;
	font-family:"Arial Narrow";
	padding:0px 0px 3px 0px;
}
.ipRightContent .images2{
	float:left;
	border:1px solid #000000;
	margin-bottom:10px;
}
.ipRightContent .callout{
	width:200px;
	padding:0px 0px 5px 0px;
	float:left;
}
.callout .calloutHeading{ 
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	padding:0px 0px 0px 25px;
	background:url(../images/inner/request.jpg) no-repeat left top;
}
.callout .calloutText{ 
	width:173px;
	border-left:1px solid #9698C9;
	border-right:1px solid #9698C9;
	border-bottom:1px solid #9698C9;
	padding:5px 10px 0px 10px;
	background:url(../images/inner/request_bg.jpg) repeat-x left bottom;
}



.ipRightContent .callout a{
	color:#ED1C22;
	font-size:14px;
	font-weight:bold;
	width:152px;
}
.ipRightContent .callout a:hover{
	text-decoration:underline;
}
.ipRightContent .text{
	font-style:italic;
	padding:0px 0px 20px 0px;
}

.ipRightContent .text .calloutb{ color:#0000FF; font-weight:normal; font-size:11px;
	font-style:normal;  text-decoration:underline;}
.ipRightContent .text .calloutb:hover{text-decoration:none;}

.ipRightContent .address{
	float:left;
	width:175px;
	padding:0px 0px 10px 0px;
}
.address .left{
	float:left;
	width:58px;
	margin:0px 0px 6px 0px;
	border:1px solid #000000;
}
.address .right{
	float:left;
	width:110px;
	margin:0px 0px 6px 5px;
}
.realtyLinks{
	float:left;
	width:152px;
	height:81px;
	line-height:20px;
	padding:5px;
	background:#FFFFFF url(../images/inner/realtySpacer.jpg) repeat-x bottom left;
	border-left: 1px solid #898BBC;
	border-right: 1px solid #898BBC;
}
.realtyLinks .text{
	float:left;
	color:#ED1C22;
	font-style:normal;
	font-size:14px;
	width:152px;
	margin:0px;
	padding:0px;
}
.ipRightContent .emergency{
	width:195px;
	float:left;
	padding:5px;
	background:#FFFFFF url(../images/inner/realtySpacer.jpg) repeat-x bottom left;
	border-left: 1px solid #898BBC;
	border-right: 1px solid #898BBC;
	height:68px;
}
.ipRightContent .imagesRow{
	float:left;
	width:471px;
}
.imagesRow .imagesLeft{
	float:left;
	width:317px;
}
.imagesRow .imagesRight{
	float:left;
	width:153px;
}
.ipLeftContent .links{
	width:317px;
	color:#FFFFFF;
	padding:10px 0px 0px 0px;
	float:left;
}
.links a{
	color:#FFFFFF;
	height:12px;
	line-height:12px;
	padding:0px 15px 0px 0px;
	background:url(../images/inner/arrow.jpg) no-repeat right center;
}
.links a:hover{
	text-decoration:underline;
}
.images{
	float:left;
}
.images2{
	float:left;
	padding:0px 0px 0px 0px;
}
/*--------Footer Css----------*/
.ipInnerMain .ipFooter{
	width:1003px;
	height:23px;
	background:url(../images/inner/footerBg.jpg) no-repeat left top;
}
/*--------Footer Css----------*/
/*-----Include File Css------*/
#topHeader{height:231px;}
#leftNav{float:left; width:215px;}
#footer{height:23px;}
/*-----/Include File Css------*/
/*---------------Pop Up Page Css----------------------*/
.ipLeftContent .popUp{
	width:391px;
	margin:0px auto;
	background:#FFFFFF;
	color:#000000;
	font-weight:bold;
}
.popUp .popUpHeading{
	width:391px;
	height:29px;
	line-height:29px;
	color:#034194;
	font-size:14px;
	font-weight:bold;
	background:#BFE9FF;
	text-align:center;
}
.popUp .popUpRow1{
	width:360px;
	margin:0px auto;
	
}
.popUpRow .col1{
	width:105px;
	padding:5px;
	text-align:center;
	float:left;
}
.popUpRow .col2{
	width:114px;
	padding:5px;
	text-align:center;
	float:left;
}
.popUpRow .col3{
	width:111px;
	padding:5px;
	text-align:center;
	float:left;
}
.popUpRow .color{
	color:#003F88;
}
.ipLeftContent .popUpForm{
	width:450px;
	margin:0px auto;
	background:#FFFFFF;
	color:#000000;
	padding-bottom:5px;
}
.signUpForm{
	width:707px !important;
	
}
.signUpForm .popUpFormHeading {
	width:702px !important;
}
.popUpForm .popUpFormHeading{
	width:445px;
	padding:0px 0px 0px 5px;
	height:29px;
	line-height:29px;
	color:#034194;
	font-size:14px;
	font-weight:bold;
	background:#BFE9FF;
}
.popUpForm .formRow1{
	width:425px;
	float:left;
	padding:0px 0px 0px 8px;
}
.popUpForm .formRow1 .text{
	font-weight:bold;
	padding:5px 0px 8px 0px;
	text-align:center;
	font-style:italic;
}
.formRow1 .formCol1{
	width:212px;
	float:left;
	padding:0px 0px 0px 5px;
}
.formCol1 .col1{
	width:25px;
	float:left;
}
.formCol1 .col2{
	width:180px;
	float:left;
}
.formRow .formCol2{
	width:196px;
	float:left;
	padding:0px 0px 0px 5px;
}
.formCol2 .col1{
	width:25px;
	float:left;
}
.formCol2 .col2{
	width:170px;
	float:left;
}
.popUpForm .formRow{
	width:425px;
	float:left;
	padding:6px 0px 0px 8px;
}
.input{
	height:15px;
	border-top:2px solid #9C9C9C;
	border-bottom:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	border-right:1px solid #9C9C9C;
	width:168px;
	font-size:11px;
}
.input_error{
	height:15px;
	border-top:2px solid #990000;
	border-bottom:1px solid #990000;
	border-left:1px solid #990000;
	border-right:1px solid #990000;
	width:168px;
	font-size:11px;
}
.select{
	height:18px;
	border-top:2px solid #9C9C9C;
	border-bottom:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	border-right:1px solid #9C9C9C;
	width:168px;
	font-size:11px;
}
.select_error{
	height:18px;
	border-top:2px solid #990000;
	border-bottom:1px solid #990000;
	border-left:1px solid #990000;
	border-right:1px solid #990000;
	width:168px;
	font-size:11px;
}
.input-area{
	border-top:2px solid #9C9C9C;
	border-bottom:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	border-right:1px solid #9C9C9C;
	width:168px;
	font-size:11px;
}
.input-area_error{
	border-top:2px solid #990000;
	border-bottom:1px solid #990000;
	border-left:1px solid #990000;
	border-right:1px solid #990000;
	width:168px;
	font-size:11px;
}
.input_captch{
	font-family: verdana;
	font-size: 20px;
	color: #000000;
	height: 25px;
	width: 168px;
	letter-spacing:10px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	border-top:2px solid #9C9C9C;
	border-bottom:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	border-right:1px solid #9C9C9C;
}
.selectOption{
	font-size:11px;
	border-top:2px solid #9C9C9C;
	border-bottom:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	border-right:1px solid #9C9C9C;
}
.textArea{
	height:134px;
	border-top:2px solid #9C9C9C;
	border-bottom:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	border-right:1px solid #9C9C9C;
	width:294px;
	background:url(../images/inner/textareaBg.jpg) no-repeat left center;
}
.formRow .col3{
	width:204px;
	padding:0px 8px 0px 0px;
	text-align:right;
	float:left;
}
.formRow .col3 .text{
	width:204px;
	padding:0px 8px 0px 0px;
	text-align:left;
	float:left;
}
.formRow .col4{
	width:213px;
	float:left;
}
.emptyRow{
	float:left;
	height:15px;
	width:400px;
}
.emptyRow2{
	float:left;
	height:5px;
	width:400px;
}
.popUpForm .questionsRow{
	width:433px;
	float:left;
	padding:5px;
	font-weight:bold;
}
.questionsRow .column1{
	width:126px;
	float:left;
}
.questionsRow .column2{
	width:300px;
	float:left;
}
.questionsRow .column3{
	width:170px;
	float:left;
	text-align:right;
}
.questionsRow .column4{
	width:262px;
	float:left;
	text-align:center;
}
.questionsRow .column2 .text{
	font-size:9px;
	width:300px;
	float:left;
}
.questionsRow .text{
	font-weight:normal;
	text-align:center;
	width:433px;
	float:left;
}
.questionsRow .column1 #text2{
	font-size:9px;
	color:#4748A3;
	float:left;
	width:120px;
	padding-right:6px;
	text-align:right;
}
.popUpForm .questionsRow1{
	width:433px;
	float:left;
	padding:5px;
	font-weight:bold;
}
.questionsRow1 .qColumn1{
	width:85px;
	float:left;
	padding-left:5px;
}
.questionsRow1 .qColumn2{
	width:136px;
	float:left;
}
.questionsRow1 .qColumn3{
	width:85px;
	float:left;
	padding-left:5px;
}
.questionsRow1 .qColumn4{
	width:116px;
	float:left;
}
.questionsRow1 .qColumn5{
	width:60px;
	float:left;
	padding-left:5px;
}
.questionsRow1 .qColumn6{
	width:333px;
	float:left;
	padding-left:5px;
}
.popUpForm .satisfactionRow{
	width:433px;
	float:left;
	padding:5px 0px 0px 5px;
}
.satisfactionRow .col1{
	width:155px;
	float:left;
	font-weight:bold;
}
.satisfactionRow .col2{
	width:15px;
	float:left;
}
.satisfactionRow .col3{
	width:48px;
	float:left;
	padding:2px 0px 0px 12px;
}
.satisfactionRow .col4{
	width:15px;
	float:left;
}
.satisfactionRow .col5{
	width:31px;
	float:left;
	padding:2px 0px 0px 12px;
}
.satisfactionRow .col6{
	width:15px;
	float:left;
}
.satisfactionRow .col7{
	width:31px;
	float:left;
	padding:2px 0px 0px 12px;
}
.satisfactionRow .col8{
	width:15px;
	float:left;
}
.satisfactionRow .col9{
	width:31px;
	float:left;
	padding:2px 0px 0px 12px;
}
.satisfactionRow .col10{
	width:180px;
	float:left;
	text-align:right;
	padding:2px 0px 0px 12px;
}
.satisfactionRow .col11{
	width:150px;
	float:left;
	padding:2px 0px 0px 12px;
}

/*-------------------Calculator------------------------*/
.mortgage_table { margin: 20px 0; }
.mortgage_table table { width: 100%; border: none; }
.mortgage_table th.calc_header{
	width:391px;
	height:29px;
	line-height:29px;
	color:#034194;
	font-size:14px;
	font-weight:bold;
	background:#BFE9FF;
	text-align:center;
}
.mortgage_table th { color:#FFF; background-color: #000; text-align: center; font-weight: bold; }
.mortgage_table .even {background-color: #b4c7de; }
.mortgage_table .odd { background-color: #d6e1ed; }
.mortgage_table td { font-size : 11px; font-family : verdana, helvetica, arial, lucidia, sans-serif; color : #000; vertical-align: top; }
.mortgage_table .right { text-align: right; width: 20%; }
.mortgage_table .left {	width: 80%; }

.mortgage_error { margin: 10px 0 20px 0; color: red; font-weight: bold; }
.mortgage_progress table { border-collapse: collapse; background-color:#a4bad5; border: 1px solid #86a1c5; width: 100%; }
.mortgage_progress td{ border-collapse: collapse; border: 1px solid #044795; }
/*-------------------Calculator------------------------*/

/*---------------/Pop Up Page Css----------------------*/
.viewbio{font:8pt Arial; color:#02FFFD; padding-top:5px; text-decoration:underline;}
.viewbio:hover{text-decoration:none;}
.line_bottom{width:282px; float:left; padding-top:10px; padding-bottom:10px;}
.management_heading{ width:150px; float:left;}

.br{height:25px;}
.listing{background:url(../images/inner/listing_separator.jpg) center top repeat-y; float:left;}
.column_listing{width:220px; float:left;}
.column_separator{width:32px; height:100px; float:left;}
.column_listing .list{padding-left:15px;}
.column_header{background:#28abe3 url(../images/inner/column_header_bg.jpg) left top repeat-x; height:22px; margin:0px 0px 10px 0px;}
.column_header .left{background:url(../images/inner/column_header_left.jpg) left top no-repeat; padding-left:15px; font-size:12px; font-weight:bold; line-height:22px; float:left;}
.column_header .right{float:right; height:22px;}
.fineprint{font-size:10px;}

.rightpanel_button{background:#cc202c url(../images/inner/rightpanel_button_bg.jpg) left top no-repeat; height:22px; width:184px; margin-bottom:5px; text-align:center;}
.rightpanel_button a{line-height:22px; height:22px; color:#FFFFFF; display:block;}
.rightpanel_button a:hover{text-decoration:underline;}

.righpanel_callout{width:184px; padding-top:10px;}
.righpanel_callout .header{background:#2f3291 url(../images/inner/rightpanel_header_bg.jpg) left top no-repeat; height:21px; line-height:21px; text-align:center; font-family:arial; font-weight:bold; color:#FFFFFF;}
.righpanel_callout .content{background:#cbccd0 url(../images/inner/rightpanel_content_bg.jpg) left top repeat-x; border:1px solid #9698c8; padding:8px;}
.pdflinks{}
.pdflinks div{padding-bottom:5px;}
.pdflinks a{background:url(../images/inner/pdf_icon.gif) left top no-repeat; height:17px; line-height:17px; color:#0000fe; text-decoration:underline; padding-left:25px; display:block;}
.pdflinks a:hover{text-decoration:none;}

.select_plan{width:750px; padding:15px; float:left; margin-left:2px;}
#selectplan{background:url(../images/inner/table_bg.jpg) right top repeat-y;}
.select_plan .table{background:#ffffff; border:1px solid #044795; border-collapse:collapse;}
.select_plan .table td{padding:5px 5px 5px 8px; cursor:pointer;}
.select_plan .services_th{background:#c0fbff url(../images/inner/services_curve.jpg) left top no-repeat; height:106px;}
.select_plan .silverplan_th{background:#ffffff;}
.select_plan .goldplan_th{background:#ffffff;}
.select_plan .platinumplan_th{background:#ffffff url(../images/inner/platinum_curve.jpg) right top no-repeat;}

.select_plan ul{margin:0px; padding:15px 0px 0px 0px; list-style:none; float:right;}
.select_plan ul li{margin:0px; padding:0px; list-style:none; float:left;}
.select_plan ul li a{color:#FFFFFF; font-size:12px; padding:0px 8px 0px 8px; border-right:1px solid #ffffff;}
.select_plan ul li a.last{border:none;}
.select_plan ul li a:hover{text-decoration:underline;}

.bio{width:277px; border:1px solid #5e7fa3; background:#FFFFFF; left:0px; top:0px; position:absolute;}
.bio_header{background:#ededed; text-align:right;}
.bio_header img{border:none; cursor:pointer;}
.bio_content{padding:15px; color:#0e5299; font-size:12px; line-height:140%;}

.unitservices_header{padding-bottom:10px;}
.testmonials_text{color:#cc0925; font-weight:bold;}

.default{margin:0px 0px 0px 15px; padding:4px 0px 5px 10px; float:left;}
.default li{margin:0px; padding:0px 0px 5px 5px; line-height:130%; list-style:disc; color:#FFFFFF;}

.div_li{padding:15px 0px 15px 0px;}
.div_li_left{width:155px; padding-right:15px; float:left; border-right:1px solid #376da9;}
.div_li_right{width:200px; padding-left:15px; float:left;}

.gallery_btn{background:#06a9ff url(../images/inner/gallery_btn.jpg) left top no-repeat; height:26px; width:181px;}
.gallery_btn a{color:#000000; font-weight:bold; line-height:26px; padding-left:10px; display:block;}
.gallery_btn a:hover{color:#FFFFFF;}

.gallery_btn2{background:#06a9ff url(../images/inner/gallery_btn2.jpg) left top no-repeat; height:26px; width:380px; margin:0px 0px 5px 0px;}
.gallery_btn2 a{color:#000000; font-weight:bold; line-height:26px; padding-left:10px; display:block;}
.gallery_btn2 a:hover{color:#FFFFFF;}
#home_improvement{background:url(../images/inner/improvement_gallery_btn.jpg) left top no-repeat; width:220px; height:26px;}
#home_improvement2{background:url(../images/inner/gallery_btn3.jpg) left top no-repeat; width:253px; height:26px;}

.callouta{color:#0000fe; text-decoration:underline;}
.callouta:hover{text-decoration:none;}


.notify{
color:#FF0000;
font-size:10px;
text-align:center;
}

/** CSS Ends **/

.ipNavigation .ipTopNav ul li a.top_link_hover{
	font-size:12px;
	text-decoration: none;
	font-family:arial; 
	color:#FFFFFF; 
	font-weight:bold; 
	height:28px;
	line-height:28px;
	padding:0px 12px 0px 12px; 
	display:block; 
	float:left;
	background:#044795;
}
.ipNavigation .ipTopNav ul li a.top_link_hover:hover{
	background:#044795;
}
.ipLeftNav li a.current_hover{
	width:124px;
	padding:7px 0px 0px 50px;
	background:url(../images/inner/navTab.jpg) right bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	height: 37px;
	display:block;
	text-align:center;
	font-family:"Arial Narrow";
}
.ipLeftContent .pdf_link a{background:url(../images/inner/pdf_icon.gif) left top no-repeat; height:17px; line-height:17px; color:#02D0E5; text-decoration:underline; padding-left:25px; text-align:right; di}

/*-------------------------- Photo Gallery css-----------------------------*/
.photoGallery{ float:left; width:500px; padding:30px 0px 0px 0px; margin:0px; }

.photoGallery .row{ float:left; width:500px; }
.row .imageHolder{ float:left; width:75px; padding:0px 13px 0px 0px;  }
.row .imageHolder a{ cursor:pointer; }
.row .imageHolder a img{ border:3px solid #82A4C9; margin:0px 0px 15px 0px; }
.row .imageHolder a:hover img{ border:3px solid #ffffff;}
.row .imageHolder .emptyDiv{border:3px solid #044795; padding:0px 13px 0px 0px; width:75px; height:50px; margin:0px 0px 15px 0px;}


/*.row .imageSpacer{ float:left; width:10px; height:10px; display:inline; }*/
/*-------------------------- Photo Gallery css-----------------------------*/

/* 28Jan2011 */
.credit-card-logos{ float:left; width:184px; }
.credit-card-logos .card-row{ width:184px; padding-bottom:5px; font-weight:bold; color:#fff}
.card-row .card-col1{ float:left; width:56px;}
.card-row .card-spacer{ float:left; width:5px;}
/* 28Jan2011 */

.anchor{ color:#0000FF; font-weight:normal; font-size:11px;
	font-style:normal;  text-decoration:underline;}
	
.pay-nav{ color:#FFFFFF; font-weight:normal; font-size:12px; padding:0px 5px 0px 5px;
	font-style:normal;  text-decoration:none;}
.pay-nav:hover{ text-decoration:underline;}

/**** Brochure Links *****/

.brochure {
	margin-top:10px;
	font-size:12px;
}

.brochure  a:link, .brochure  a:visited{
	color:#fff;
}

.brochure  a:hover{
	text-decoration:underline;
}
	

