body{
	margin:0px;
	background-color:#B9B7AF;
}
.bodyFont{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	line-height:22px;
}
/* Start of white backgrounds for all pages */
#homeWhiteBg{
	margin: 0 auto;
	width: 860px;
	height:800px;
	background-color:#FFFFFF;
}
#profileWhiteBg{
	margin: 0 auto;
	width: 860px;
	height:1338px;
	background-color:#FFFFFF;
}
#propWhiteBg{
	margin: 0 auto;
	width: 860px;
	height:960px;
	background-color:#FFFFFF;
}
#contactWhiteBg{
	margin: 0 auto;
	width: 860px;
	height:850px;
	background-color:#FFFFFF;
}
#sitemapWhiteBg{
	margin: 0 auto;
	width: 860px;
	height:850px;
	background-color:#FFFFFF;
}
#termsWhiteBg{
	margin: 0 auto;
	width: 860px;
	height:980px;
	background-color:#FFFFFF;
}
/* End of white backgrounds for all pages */
.main{
	margin: 0 auto;
	width: 770px;
	background-color:#FFFFFF;
}


/* Start of header container div */
.headwrapper{
	width: 770px;
}
/* End of header container div */

/* Start of header thin green line */
.greenlinewrapper{
	height:55px;
	width:566px;

}
.greenline{
	width:566px;
	height:4px;
	background-color:#62B83B;
	margin:0px;
}
/* End of header thin green line */

/* Start of header left hand column */
.left{
	float:left;
	width:200px;
	}
/* End of header left hand column */

/* Start of header right hand column */
.right{
	float:right;
	width:566px;
}
/* End of header right hand column */

/* Start of header navigation styles */
.nav{
	float:right;
	list-style:none;
	width:458px;
	margin:0px;
	height:65px;
}
.nav li{
	float:left;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:0px 0px 8px;
}
.nav li a{
	color:#5A3597;
	text-decoration: none;
	padding:0px 0px 8px;
}
.nav li a:hover{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/pc-nav-dots.gif) repeat-x 0px 5px;
	color:#62B83B;
	padding:0px 0px 8px;
}
/* End of header navigation styles */

/* Start of header picture, call to action*/
.properties{
	float:left;
	width:566px;
	height:172px;
	margin:0px;
}
.propimages{
	float:left;
	width:369px;
	height:133px;
	margin:3px 0px 1px 3px;
}
.purplebar{
	float:left;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	width:369px;
	height:33px;
	margin:0px 0px 0px 3px;
	padding:8px 0px 0px 0px;
	background-image: url(../images/pc-purple-stripes.gif);
	background-repeat: no-repeat;
}
/* End of header picture, call to action*/

/* Start of header left hand column styles */
.logo{
	margin:30px 0px 0px;
}
.logodotline{
	margin:34px 0px 0px;

}
.lhcdotline{
	margin:14px 0px 0px;

}
.lhcHeaders{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#62B83B;
	margin:14px 0px 0px;

}
.lhcCopy{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#687081;
	line-height: 18px;
	margin:10px 0px 0px;
}
.lhcValuForm{
	width:163px;
	margin:2px 0px 0px;

}
.lhcTxtField{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#687081;
	width:139px;
	height:14px;
	border: 1px solid #DCDDDE;
	padding-top: 3px;
	padding-left: 3px;
}
.lhcTxtFieldWrap{
	float:left;

}
.lhcValuBttn{
	float:right;
	margin:4px 0px 0px;
}
/* End of header left hand column styles */



.border{
	border: 1px solid #CCCCCC;
}
.purplebarX{

	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;


	background-image: url(../images/pc-purple-stripes.gif);
	background-repeat: no-repeat;
}
.greenbg{


	background-color:#62B83B;
	background-image: url(../images/pc-green-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}










/* Start of header call to action styles */
.calltoactWrapper{
	float:right;
	width:185px;
	height:166px;
	margin:3px 2px 0px 0px;
	padding:0px;
	background-color:#62B83B;
	background-image: url(../images/pc-green-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.calltoHead{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#FFFFFF;
	margin:5px 0px 0px;
	text-align:center;
}
.calltoBody{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#367519;
	margin:7px 0px 0px;
	text-align:center;
}
.calltoNo{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#367519;
	margin:8px 0px 0px;
	text-align:center;
}
/* End of header call to action styles */

/* Start of common page content styles */
.pagewrapper{
	float:right;
	width:770px;
}
.pagecontent{
	float:right;
	margin:0px 0px 40px;
	width:563px;

	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	line-height:22px;
}
.pagePurpleHead{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#6947A0;
}
.profilepagewrapper{
	float:right;
	width:770px;
	height:930px;

}
.proppagewrapper{
	float:right;
	width:770px;
	height:540px;
}
.profilePurpleHead{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6947A0;
	padding:15px 0px 12px 0px;
}
.pagePurpleBullets{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color:#6947A0;
}
.profileLeft{
	float:left;
	width:230px;
	height:250px;
}
.profileRight{
	float:right;
	width:290px;
	background-color:#F5F5F5;
	padding:0px 13px 15px 13px;

}
.profileBioFirst{
	float:left;
	width:260px;
}
.profileBioWrapper{
	float:left;
	width:260px;
	margin: 20px 0px 0px;
}
.profileBioLast{
	float:left;
	width:260px;
	margin: 20px 0px 0px;
}
.profileBio{
	float:left;
	border:1px solid #CCCCCC;
	width:67px;
	height:60px;
}
.profileBioPic{
	padding:2px;
}
.profileBioContent{
	width:180px;
	float:right;
	line-height:17px;
	padding:6px 0px 0px;
}
.profileGreenHead{
	color:#5CBF30;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}
a.profile:link{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	text-decoration:none;
}
a.profile:visited{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	text-decoration:none;
}
a.profile:hover{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5CBF30;
	text-decoration:underline;
}
a.profile:active{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5CBF30;
	text-decoration:underline;
}

a.tellfriend:link{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	text-decoration:underline;
}
a.tellfriend:visited{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	text-decoration:underline;
}
a.tellfriend:hover{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5CBF30;
	text-decoration:underline;
}
a.tellfriend:active{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5CBF30;
	text-decoration:underline;
}
.propcontent1{
	float:right;
	margin:0px;
	width:563px;
	height:450px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	line-height:22px;
	
}
.propnavwrapper{
	float:right;
	width:231px;
	height:68px;
	margin:16px 0px 0px;

}
.propnav{
	float:right;
	width:77px;
	height:22px;
	background-image: url(../images/pc-prop-nav.gif);
	background-repeat: no-repeat;	
	background-position: 0px 11px;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5A3597;
	padding:15px 0px 0px;
}
.propnavovr{
	float:right;
	width:77px;
	height:22px;
	background-image: url(../images/pc-prop-nav-ovr.gif);
	background-repeat: no-repeat;	
	background-position: 0px 11px;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#62B83B;
	padding:15px 0px 0px;
}
.profilehead{
	float:right;
	margin:16px 0px 0px 0px;
	height:68px;
	width:334px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#6947A0;
	background-image: url(../images/pc-lhc-dots.gif);
	background-repeat: repeat-x;
	background-position: 60px;
}
.pagehead{
	float:right;
	margin:16px 0px 0px 0px;
	height:68px;
	width:565px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#6947A0;
	background-image: url(../images/pc-lhc-dots.gif);
	background-repeat: repeat-x;
	background-position: 60px;
	
}
.propleft{
	float:left;
	width:380px;

}
.propright{
	float:right;
	width:177px;
	height:130px;
	background-color:#F5F5F5;
	
}
.proppics{
	margin:0px 0px 17px;
	
}
.propwrapper{
	width:135px;
	height:132px;
	background-image: url(../images/pc-prop-dots.gif);
	background-repeat: repeat-x;
	background-position: 0px 150px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6947A0;
	padding:25px 20px 0px;
}
.propwrappermid{
	width:135px;
	height:121px;
	background-image: url(../images/pc-prop-dots.gif);
	background-repeat: repeat-x;
	background-position: 0px 140px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6947A0;
	padding:25px 20px 0px;

}
.propwrappernobg{
	width:135px;
	height:112px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6947A0;
	padding:20px 20px 0px;
}
.propcontent{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6947A0;
	padding:30px 20px 0px;
		
}
.propgreycopy{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
}
.contactleft{
	float:left;
	width:350px;
	height:330px;
}
.contactcontent{
	float:right;
	margin:0px 0px 40px;
	width:563px;
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6B748B;
	line-height:22px;
}
.contactright{
	float:right;
	width:170px;
	background-color:#F5F5F5;
	padding:0px 13px 15px 13px;
}
.contactwrapper{
	float:left;
	width:300px;
	height:58px;

}
.dropwrapper{
	float:left;
	width:200px;
	height:58px;
}
.contacttxtfields{
	border:1px solid #DCDDDE;
	width:271px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#687081;
	padding:6px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}
.contactformheaders{
	float:left;
	width:200px;
	
}
.contactdropbox{
	width:200px;
	height:20px;
	border:1px solid #DCDDDE;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#687081;
	padding:3px 0px 0px 5px;
}
.contactbttn{
	float:right;
	width:134px;
	margin:23px 0px 0px;
}
.sitemaplinks{
	margin:0px 0px 10px;
}
/* End of common page content styles */



/* Start of Footer Styles */
.footergreenbar{
	float:right;
	width: 566px;
	height: 28px;
	background-color: #62B83B;
}
.footerwrapper{
	width:520px;
}

.footercopy{
	float:right;
	padding: 7px 17px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
}


.footerbttns{
	float:left;	
	padding: 8px 26px 0px 0px;
}
a.footerlinks:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.footerlinks:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.footerlinks:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3B7A1D;
	text-decoration:underline;
}
a.footerlinks:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3B7A1D;
	text-decoration:underline;
}
/* End of Footer Styles */

/* Start of Footer 2 Styles */
a.smallfooterlinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#A3A3A3;
	text-decoration:none;
}
a.smallfooterlinks:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#A3A3A3;
	text-decoration:none;
}
a.smallfooterlinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#62B83B;
	text-decoration:underline;
}
a.smallfooterlinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#62B83B;
	text-decoration:underline;
}
.footer2wrapper{
	float:left;
	width: 700px;
	margin: 20px 0px 0px;
}
.footer2copy{
	height:15px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#A3A3A3;
	text-align:center;
	padding: 0px 4px 0px 0px;
}
.footerdivider{
	height:25px;
	width:18px;
	float:right;
	background-image:url(../images/pc-footer-dots.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
}
.footer2divider{
	width:5px;
	height:11px;
	float:right;
	background-image:url(../images/pc-footer-green.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}


.footer2box{
	float:left;
	width:710px;
	margin: 0px 0px 0px;

}

/* End of Footer 2 Styles */
.noindent {

}

a.calltoact:link{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#367519;
	text-decoration:none;

}
a.calltoact:visited{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#367519;
	text-decoration:none;

}
a.calltoact:hover{
	font-family: Trebuchet MS, Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;

}

