/* Default Settings */


body
{
	margin:0px;
	padding:0px;
	background-color:#f3e9d9;
}

body a:link, body a:visited, body a:hover
{	
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
    	text-decoration:underline;
}

.bodycolor {
	background:none;
}



.maintablebg                   /* if the portal has any background colors/image */
{
	
	border-bottom:1px solid #f5f5dc;
	border-left:1px solid #f5f5dc;
	border-right:1px solid #f5f5dc;
	background-color:#eeeace;
}

.footertext                                              /* copyright text */
{	
	font-size:10px; 
	font-family:verdana;
	font-weight:normal;
	color:#e5ddbe;
	text-decoration: none;
	background-color:#483c32;
	white-space:nowrap;
	width:950px;

}

.bottomlinks{
	font-family:Tahoma;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	vertical-align:middle;
}


a.bottomlinks:link
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}

a.bottomlinks:visited
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}

a.bottomlinks:hover
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}

.edit                                                           /* cross check edit class is present */
{
	font: normal 10px Tahoma; 
	color: #ffffff;
	text-decoration:none;
	border: 1px solid #d3cec3;
	background-color:#333333;
	position:absolute;
	z-index:1003;
}


/* Default Settings ends */


/* Form settings starts */

.FormBodyText
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;

}

.FormLabelText
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */ 
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font-family:verdana;
	font-size: 18px;
	color: #692e03;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	
}

.FormLabelSubHeader
{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #843b05;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	
}

.FormErrorText
{
 	font:normal 13px Arial ;
	color: #ff0000;
	text-decoration: none;
  
}

.FormMessageText
{
	 
  	font:bold 13px Arial ;
	color: #843b05;
	text-decoration: none;
}

.FormButton
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:#595959;
	border:1px solid #321905;
}

.FormTextField 
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;
}

.RequiredField 
{
	background-color:#cae7fe;
	
}

.RequiredLabel 
{
	color:#ff0000;
}

.formtableborder
{
	border:1px solid #034a60;
}


.FormTableHeader
{
 	font:bold 13px Arial ;
	color:#ffffff;
	/*background-color:#C5973C;*/
	text-decoration: none;
	text-align:left;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td, .FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}


.FormTableSubHeader
{
  	font:bold 13px Arial;
	color:#ffffff;
	background-color:#DFAA45;
	text-decoration: none;
	text-align:center;
  
}

.FormTablerow
{
 	font:normal 13px Arial ;
	color: #000000;
	/*background-color:#D4B471;*/
	text-decoration: none;
	text-align:left;
  
}

.FormTablerowAlt
{
 	font:normal 13px Arial ;
	color: #000000;
	/*background-color:#DDC794;*/
	text-decoration: none;
	text-align:left;
}


.FormTableSubrow {
	font:normal 11px Arial;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}

.FormTableFooter {
	font:bold 11px Arial;
	color:#000000;
	background-color:#b4c93e;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
	text-decoration: none;
}


.FormTextArea
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;
    	width:140px;
}

Select
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;
	width:170px;
}

.FormBullet                                                            /* updated for png*/
 {
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../templates/Resprophomestyle/build_formbullet.png');
width:10px;
}
.FormBullet[class] {
	background-image:url(build_formbullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}

.iFrameTransbg
{
	background:none;
}

.iframepopupbg                                      /* sp 7 class*/
{
	
	background-color:#f3e9d9;
}


.FormLinks
{
	font:normal 13px arial;
	color: #000000;
	text-decoration: none;
}

a.FormLinks:link
{
	font:normal 13px arial;
	color: #000000;
	text-decoration: none;
}

a.FormLinks:visited
{
	font:normal 13px arial;
	color: #000000;
	text-decoration: none;
}

a.FormLinks:hover
{
	font:normal 13px arial;
	color: #000000;
	text-decoration: none;
}

.FormPageNumber {
	font:bold 11px arial;
	color:#555555;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:bold 11px arial;
	color:#555555;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}


.ActiveFormPageNumber 
{
	font:bold 13px arial;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.FormPageNumberdivider 
{
	font:bold 11px arial;
	color:#000000;
	text-align:right;
	text-decoration:none;
}


.FormFPName {
	font:bold 12px arial;
	color: #000000;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName a:link , .FormFPName a :visited
{
	font:bold 12px arial;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName a:hover {
	font:bold 12px arial;
	color: #606060;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

Form                                    /*remove it from floor plan  settings and place it here*/
{
	padding:0px;
	margin:0px;
}

/* Form settings 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;
}
.FloorPlanLinks {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link , a.FloorPlanLinks:visited
{
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px verdana;
	color: #595959;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link ,  a.FloorPlanName:visited
{
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg {
	background-color:#d9d9d9;
}

/* floorplan settings ends*/ 


/*eBrochure Settings*/
.ebroiframetransbg {
	background:none;
}

.ebrochuremaintable {
	background-color:#ffffff;
	width:690px;
}
.ebrochureinnertable {
	background-color:#d9be86;
	width:660px;
}
.ebrochureheaderbg {
	height:162px;
	width:660px;			/* width changed for printing compatibility */
	background-image:url(build_headerbg.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {

	background-color:#d6c8a3;
width:660px;			/* width changed for printing compatibility */
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#d6c8a3;
}
.ebrochurepropname {
	font:normal 22px Arial;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}
.ebrochurepropaddress {
	font:normal 15px Arial;
	color: #464646;
	text-decoration: none;
	vertical-align:middle;
}
.ebrochurenormaltext {
	font:normal 15px Arial;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px Arial;
	color: #ffffff;
	text-decoration: none;
	background:#493c33;
	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 Arial;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}
.ebrochurelink {
	font:normal 15px Arial;
	color: #74313e;
	text-decoration: underline;
	vertical-align:middle;
}
a.ebrochurelink:link , a.ebrochurelink:visited
{
	font:normal 15px  Arial;
	color: #74313e;
	text-decoration: underline;
	vertical-align:middle;
}
a.ebrochurelink:hover {
	font:normal 15px Arial;
	color: #74313e;
	text-decoration: none;
	vertical-align:middle;
}

/*remove ebrochureprinticon and ebrochurerefericon  from here */
.ebrochurefootertext {
	font:normal 12px Arial;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#000000;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:300px;
}
.ebrochurebullet                                  /* updated for png*/
{    		/* for bullets of headers  */
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResPropHomeStyle/build_headersubbullet.png');
	background-repeat:no-repeat;
	background-position:0 4;
	width:5px;
	height:5px;
}
.ebrochurebullet[class]
{
	background-image:url(build_headersubbullet.png);
	background-repeat:no-repeat;
	background-position:0 4;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator                   /* updated for sp7*/
{
 background:url(build_separator.gif) repeat-y;
}
.ebrochurehorizontalseparator                   /* updated for sp7*/
{
 background:url(build_separator.gif) repeat-x;
}
.ebrochurepropertythumbnail
{
	height:126px;
	width:160px;
	border: 1px solid #999999;
	float:right;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.ebrochurehorizontalcolorseparator
{
	background-color:#493c33;
	height:10px;
}
.ebrochuretopleftcorner                                     /* updated for png*/              
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_top_leftcorner.png');
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretopleftcorner[class]
{
	background-image:url(build_top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_top_rightcorner.png');
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochuretoprightcorner[class]
{
	background-image:url(build_top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_bot_leftcorner.png');
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotleftcorner[class]
{
	background-image:url(build_bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_bot_rightcorner.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner[class]
{
	background-image:url(build_bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_top_shadow.png');
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochuretopshadow[class]
{
	background-image:url(build_top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_left_shadow.png');
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochureleftshadow[class]
{
	background-image:url(build_left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_bottom_shadow.png');
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurebottomshadow[class]
{
	background-image:url(build_bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropHomeStyle/build_right_shadow.png');
	background-position:left;
	background-repeat:repeat-y;
}
.ebrochurerightshadow[class]
{
	background-image:url(build_right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}
.ebrochuredatetime
{
	font:normal 12px arial;
	color: #000000;
	text-decoration: none;
}
/*eBrochure Settings ends*/


/* Apartment Search Settings*/

.AptiFrameTransbg
{
  background:none;
  padding:0px;
  margin:0px;
}

.AptFormBodyText
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;

}

.AptFormLabelText
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;
	
}

.AptSelect
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;
	width:170px;
}

.AptFormTextField 
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#331d0b;
	text-decoration: none;
        width:140px;
}

.AptFormButton
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#a57b33;
	border:1px solid #321905;
	cursor:pointer;
}

.AptTableVertical    /* for controlling Vertical table parameters in aspx */ 
{
	border:0px solid #000000;
}
.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*/


/*Specials Settings*/

.Specialsbg {
	height:270px;
	background-color:#4e473f;
	border:1px solid #e37930;
	padding-left:50px;
}
.Specialstext {
	font:bold 12px verdana;
	color: #cc0000;
	text-decoration: none;
	vertical-align:middle;
}

/*Specials Settings ends*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext                                            /* entire poratl body text */
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	line-height:14px;


}

.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')
}


p {
	font:normal 11px verdana;
	color: #353535;
	line-height: 15px;
	text-align:left;
	margin:0px;
	padding:0px;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg{                                               /* for horizontal menu background */ 
	background-color:#7d6944;
	border-top:1px solid #f5f5dc;
	border-bottom:1px solid #f5f5dc;
	  
}

.hlinkbg                                                 /* for horizontal menu */
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;


}
a.hlinkbg:link                                                  /* for horizontal menu */
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;


}

a.hlinkbg:visited                                                  /* for horizontal menu */
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;


}

a.hlinkbg:hover                                                  /* for horizontal menu */
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;


}

.activehlinkbg
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;
	
}

a.activehlinkbg:link                                                  /* for horizontal menu */
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;
	
}

a.activehlinkbg:visited                                                 /* for horizontal menu */
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;
	
}

a.activehlinkbg:hover                                                  /* for horizontal menu */
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#724e0d;
	text-decoration:none;
	
}


.vmenubg 	                                             /* for vertical menu background */   
 {	
	
	
    border-left:1px solid #f5f5dc;
	background-color:#987231;
  	background-image:url(vmenubg.jpg);
	background-position:top;
  	background-repeat:repeat-x;

 	
	


}

a.vlinkbg:link                                   
                                                                  /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#483c32;
	text-decoration: none;



	

}

a.vlinkbg:visited                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#483c32;
	text-decoration: none;
}

a.vlinkbg:hover                                                /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#f5f5dc;
	text-decoration: none;


}

.activevlinkbg:link                                                /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#f5f5dc;
	text-decoration: none;

}

.activevlinkbg:visited                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#f5f5dc;
	text-decoration: none;

}

.activevlinkbg:hover                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#f5f5dc;
	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:verdana;
	font-size: 14px;
	color: #210f03;
	font-weight:bold;
	text-decoration:none;


}

.design1bg{
	background-color:#eeeace;
	border-top:1px solid #f5f5dc;
	background-image:url(design1bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:150px;
	padding:15px;
	
}

.design2header
{
	
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#CD5550;
	text-transform:capitalize;
}

.design2bg

{
	border-left:1px solid #CD5550;
	padding-left:12px;
	padding-right:7px;
}



.blankheader                                          /* when the section has no design applied (design4) */
{
	font-family:verdana;
	font-weight : Bold;
	font-size :12px;
	color :#CD5550;
	text-transform:capitalize;
}



/* Section 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;
}
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*/


/* Template specific classes */

.toprow{
	background-color:#483c32;
}

.loginbg{
	background-color:#d6c8a3;
	border:1px solid #f5f5dc;
	background-image:url(loginbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.apartmentbg{
	background-color:#d6c8a3;
	border:1px solid #f5f5dc;
	background-image:url(apartmentbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.brownheading{
	font-family:Verdana;
	font-size:12px;
	color:#371f0c;
	font-weight:bold;
	text-decoration:none;
}

.bottomtd{
	background-color:#96702f;
	border-left:1px solid #f5f5dc;
}
	
a.FormLinks:link{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#371f0c;
	text-decoration:underline;
}

a.FormLinks:visited{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#371f0c;
	text-decoration:underline;
}

a.FormLinks:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#371f0c;
	text-decoration:underline;
}

.buttonbg{
	background-image:url(hmenubuttonbg.jpg);
	background-repeat:repeat-x;

}
	
.formbg
{
	background-color:#d6c8a3;
}

.companyname
{
	
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
   	color:#483c32;
	background-color:#d9be85;
}


.pagetitle					        /* needed only when there is a page title */

{
	color:#7b5800;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
   	
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:arial;
	color:#d1ab5f;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
   	
}
.EqualHousing
{
	display:inline;
}

.refericon {
padding-bottom:2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.refericon{
padding-bottom:0px;
}
}

/* Template specific classes ends */
