/* Default Settings */


body
{
    	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color : #FAEBAC;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	background:#ffffff;
}


body a:link, body a:visited, body a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:13px;
	color:#037990;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

.bodycolor
{
	background-color:#ffffff;
}


.footertext                                              /* copyright text */
{	
	font-size: 13px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#333333;
    text-decoration: none;
}


.companyname
{
	height: 90px;
	height: 90px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.companyname
{
	height: 90px;
}
}

.slogan 
{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
   	color:#3e3e3e;
	text-transform:uppercase;
	padding-right:50px;

}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:Georgia, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
   	color:#809783;	
}


a.bottomlinks:link
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:13px;
	color:#000000;
	text-decoration: underline;
	cursor:pointer;
}

a.bottomlinks:visited
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-decoration: underline;
	cursor:pointer;
}

a.bottomlinks:hover
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-decoration: underline;
	cursor:pointer;
}


/* Default Settings ends */


/* Form settings */

.FormBodyText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;

}


.FormLabelText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	
}

.FormLabelTextHeader
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color: #232728;
	height:10px;
	border-bottom:2px solid #000000;
	padding-left:0px;
	text-decoration: none;
}

.FormLabelHeader span
{
	
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color: #2e7d8c;
	padding-left:0px;
	text-decoration: none;
	
}

.FormLabelSubHeader
{

	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	
}

.FormLabelSubHeader Span
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	color:#208a9e;
	text-decoration: none;
}

.FormErrorText
{
 	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color: #e50013;
	background-color:#ffffff;
	text-decoration: none;
  
}


.FormMessageText
{
	 
   	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color: #e50013;
	text-decoration: none;
	
}


.FormButton
{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
    	background-color:#959393;
	border: 1px solid #606060;
	cursor: pointer;
}

.FormStatusButton {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
    	background-color:#959393;
	border: 1px solid #606060;
	cursor: pointer;
}

.FormTextField 
{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	width: 135px;
	width: 135px!ie;
	border: 1px solid #4b6e90;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}

.RequiredField 
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color:#000000;
	background-color:#d3d3d3;
	
}

.RequiredLabel 
{
	color:#EF952C;
	
}

.formtableborder
{
	border:0px solid #4b6e90;
}


.FormTableHeader
{
	background-color:#444444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
    	text-decoration:none;
	color:#ffffff;
	height:20px;  
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}


.FormTableSubHeader
{
 	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
    	text-decoration:none;
    	background-color:#a9a9a9;
}


.FormTablerow
{
 	background-color:#dedede;
	height: 25px;
 	font-family:Trebuchet MS;
	color:#000000;
	font-size:13px;
	font-weight:normal;
    	text-decoration:none;  
	height:25px;
}

.FormTablerowAlt
{
    	background-color:#c7c7c7;
	height: 25px;
 	font-family:Trebuchet MS;
	color:#000000;
	font-size:13px;
	font-weight:normal;
    	text-decoration:none; 
	height:25px;
}

.FormTabActive
{
 	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	background-color:#cccccc;
	text-decoration: none;
  
}

.FormTabInactive
{
 	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
}

.FormTableSubrow {
	font:normal 10px verdana;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}

.FormTableFooter {
	font:bold 11px verdana;
	color:#000000;
	background-color:#49666c;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
	text-decoration: none;
}

.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}
.FormTextArea
{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	width: 135px;
	width: 135px!ie;
	border: 1px solid #4b6e90;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}

Select
{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	width: 127px;
	border: 1px solid #4b6e90;
	color: #000000;
	text-decoration: none;
}

.FormBullet {
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../templates/Resprophomestyle/bullet.png');
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}
.FormBullet[class] {
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}


.FormImage {
	/*border: dashed 1px #49666c;*/
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
hr {
	color:#49666c;
	height: 1px;
	border: 0;
	width: 100%;
}

.iframetransbg 

{
	background-color:#ffffff;
	padding-left:0px;
}

.FormLinks
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14px;
	color:#7a4969;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}
a.FormLinks:link
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14px;
	color:#7a4969;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}


a.FormLinks:visited
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14px;
	color:#7a4969;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}


a.FormLinks:hover
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14px;
	color:#7a4969;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}

.FormPageNumber {
	font:bold 11px verdana;
	color:#49666c;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber {
	font:bold 13px verdana;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

.FormFPName
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	color:#7a4969;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

a.FormFPName:link
{
	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	color:#7a4969;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	
}

a.FormFPName:visited
{
	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	color:#7a4969;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	
}

a.FormFPName:hover
{
	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	color:#7a4969;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	
}

.FormPageNumberdivider {
	font:bold 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}

/* Form settings ends */

/* Events Calender starts */
.calenderborderleft {
	border-left:1px solid #184276;
	border-top:1px solid #184276;
	font-family: verdana;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.calenderborderright {
	border-right:1px solid #184276;
	border-bottom:1px solid #184276;
	font-family: verdana;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	width:50px;
	height:50px;
	text-decoration: none;
}

.EventDetailHeader
{
	font:bold 13px Verdana;
	color: #ffffff;
	height:10px;
	background-color:#959393;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}
/* Events Calender ends */


/* floorplan settings starts*/  


.FloorPlanNormalText {
	font:normal 12px verdana;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 13px verdana;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover {
	font:bold 11px verdana;
	color: #2e7d8c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg {
	/*background-color:#d9d9d9;*/
}
.FloorPlanHomeDecorImg {
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

form
{
	padding:0px;
	margin:0px;
}
/* floorplan settings ends*/ 


/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(bg.gif);
}
.ebrochuremaintable {
	width:730px;
	background-color:#ffffff;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-image:url(headerbg.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {

	background-color:#E5E5E5;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#E5E5E5;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #464646;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#555555;
	height:30px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator { /* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header {
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign2header span
{
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #2e7d8c;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #2e7d8c;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #2e7d8c;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #2e7d8c;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:62px;
	width:56px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:62px;
	width:72px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#000000;
	height:22px;
	padding-left:11px;
	text-align: center;
}
.ebrochurefootertext span
{
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#000000;
	height:22px;
	padding-left:11px;
	text-align: center;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:350px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	/*border: 1px solid #999999;*/
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#000000;
	height:10px;
}
.ebrochuretopleftcorner {
	background-image:url(top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner {
	background-image:url(top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner {
	background-image:url(bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner {
	background-image:url(bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow {
	background-image:url(top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow {
	background-image:url(left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow {
	background-image:url(bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow {
	background-image:url(right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}

.ebrochuredatetime {
	font:bold 12px Verdana;
	color: #000000;
	text-decoration:none;
	height:30px;
	text-align:right;
}
/*eBrochure Settings ends*/

/*Google Map settings start*/

div.gs-street ,div.gs-directions {
  font-family:verdana;
  font-size:11px;
}

div.gs-phone,  div.gs-city 
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}

div.gs-title a:link
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}


div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-directions
{
  font-family:verdana;
  font-size:11px;
}

div.gs-label
{
  font-family:verdana;
  font-size:11px;
}

.gs-secondary-link
{
  font-family:verdana;
  font-size:11px;
}

.gs-watermark
{
  font-family:verdana;
  font-size:11px;
} 

.MarkerText
{
font:normal 11px verdana; color:#003b4b;
}

.MarkerHeaderText
{
font:bold 12px verdana; color:#049dc7;
}

a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px verdana; color:#049dc7;
}

.googledir div{font:normal 11px verdana; color:#000000;}
.googledir table td{font:normal 11px verdana; color:#056c87}

/*Google Map settings end*/


/*Specials Settings*/


.Specialsbg
{
	text-align: right;
}

.Specialstext
{
	
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	/*height:10px;*/
	text-align: right;
	text-decoration: none;	
	color:#7a4969;
}

/*Specials Settings*/


/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	border:0px solid #ff0000;
}

.AptFormBodyText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;

}

.AptFormLabelText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
		
}

.AptSelect
{
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color: #000000;
	width:140px;
	text-decoration: none;
}

.AptFormTextField 
{
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	width: 135px;
	width: 135px!ie;
	border: 1px solid #4b6e90;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}

.AptFormButton
{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
    	background-color:#959393;
	cursor: pointer;
	height:20px;
	width:70px;

}

.AptTableVertical    /*for controlling table parameters in aspx*/
{
	 border:0px solid #818181;
	 width:180px;
	 margin:0px;
	 padding:0px;
}

.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */ {
	border:0px;
	width:100%;
	margin-top:0px;
}

.AptFormErrorText {
	font:normal 11px verdana;
	color:##cc0000;
	text-align:left;
	text-decoration: none;
}

/* Apartment Search Settings*/


/* Login Settings */         /*common setting applicable to both Resident Login and online leasing login*/


.LoginFrameTransbg
{
    background-color:#ffffff;
}

.LoginFormLabelText
{
   	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	padding-left:8px;
}

.LoginSelect
{
    	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color: #000000;
	width:140px;
	text-decoration: none;
}

.LoginFormTextField 
{
   	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	width: 135px;
	width: 135px!ie;
	border: 1px solid #4b6e90;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;

}

.LoginFormButton
{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
    	background-color:#959393;
	cursor: pointer;
	cursor: hand;
	height:23px;
	width:70px;
}
 
.LoginRequiredField 
{
    background-color:#d3d3d3;
}

.Loginformlink
{
   	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	color:#943F42;
	font-weight:normal;
	text-decoration:underline;

}

a.Loginformlink:link
{
    	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	color:#943F42;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}

a.Loginformlink:visited
{
   	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	color:#943F42;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}

a.Loginformlink:hover
{
   	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	color:#943F42;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}
 
.LoginFormMessageText
{
   	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

.LoginFormErrorText
{
 	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color: #e50013;
	background-color:#ffffff;
	text-decoration: none;
}

.LoginTableHome
{
	 border:0px;
	 width:300px;
	 margin:0px;
	 padding:2px;
}

.LoginTableInner
{
	 border:0px;
	 width:300px;
	 margin:0px;
	 padding:2px;
}


/* Login Settings */


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	color:#333333;
	font-weight:normal; 
	text-decoration: none; 
	text-transform: none;
	line-height:20px;
}

.allcaps
{
	text-decoration: none; 
	text-transform: uppercase
}

.initialcaps
{
	text-decoration: none; 
	text-transform: capitalize
}

.lowercase
{
	text-decoration: none; 
	text-transform: lowercase
}

.shadow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.glow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}

.motionblur
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}


/* Editor settings ends */


/* Menu settings */

.hmenubg                                                 
{
	height:71px;
	width: 950px; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../templates/PropHPurpleStyle/hmenubg1.png');

}


.hmenubg[class]
{
	background:url(hmenubg1.png);
	height:71px;

}


.hlinkbg
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}


a.hlinkbg:link                                                  /* for horizontal menu */
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

a.hlinkbg:visited                                                  /* for horizontal menu */
{
    	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
}

a.hlinkbg:hover                                                  /* for horizontal menu */
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
}



.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}


a.activehlinkbg:link                                     
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

a.activehlinkbg:visited                                     
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.activehlinkbg:hover                                     
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

a.activehlinkbg:active                                     
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}


.vmenubg                                                  /* for vertical menu background */
{    
}

.vlinkbg
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;   								/*#809783*/
	font-weight: bold;
	text-decoration: none;
}

a.vlinkbg:link                                   
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a.vlinkbg:visited                                                
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.vlinkbg:hover                                                /* for vertical menu*/
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #FBAE00; 
        on-text-color	: #582c05;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #F5DD93;
        border-left-color	: #582c05;
        border-bottom-color	: #F9EDC3;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	: #FBAE00; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #FBAE00;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        margin-left		: 150;
}

/* Menu settings ends */




/* Section settings */

.design1header
{
	//font-family:"Book Antiqua";
	font-family: "Trebuchet MS";
	/*color:#962c36;*/
	color:#2e7d8c;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
}

.design1bg
{ 
  background-color:#FFFFFF;
}

.design2header
{
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
    text-decoration:none;
    background-color:#4e74bd;
	padding-left:7px;
	padding:5px;
	text-transform:uppercase;

}

.design2bg

{
	background-color:#e1e1e1;
	padding-left:7px;

}


.design3header
{
	font-family:arial;
	color:;
	font-size:;
	font-weight:;
	text-align:;
	vertical-align:;
	text-decoration:;

}

.design3bg

{
	background-color:;
}


.blankheader                                          /* when the section has no design applied (design4) */
{
	font-family:"Book Antiqua";
	color:#4e74bd;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;

}


/* Section settings ends */


/* Template specific classes */

.sep
{
	background-image:url(sep_rep.jpg);
	background-position: center;
	background-repeat:repeat-y;
}

.tableheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
    	text-decoration:none;
    	background-color:#4c4c4c;
	

}

.row0{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
    	text-decoration:none;
    	background-color:#f7f7f7;
}

.row1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
    	text-decoration:none;
    	background-color:#ffffff;
}	

.required
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	color:#C75536;
	font-weight:normal; 
	text-decoration: none; 
	text-transform: none;
	line-height:20px;
}

#Hmenu{
	position:absolute;
	float:left;
	width:950px;
	width:950px!ie;
	margin-top:130px;
}
.formddtextlongscheduleavisit
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color: #000000;
	width:180px;
	text-decoration: none;
	
}

.neighborhood
{
	font-family:verdana;
	font-size:13px;
	color:#666957;
	text-decoration: underline;
	cursor: pointer;
}
a.neighborhood:link
{
	font-family:verdana;
	font-size:13px;
	color:#666957;
	text-decoration: underline;
	cursor: pointer;
}

a.neighborhood:visited
{
	font-family:verdana;
	font-size:13px;
	color:#666957;
	text-decoration: underline;
	cursor: pointer;
}

a.neighborhood:hover
{
	font-family:verdana;
	font-size:13px;
	color:#d17340;
	text-decoration: underline;
	cursor: pointer;
}
/* Template specific classes ends */
