/* Default Settings */

body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#1e110b;
}
body a:link, body a:visited, body a:hover
{
	font:normal 11px arial;
	color: #ffffff;
	text-decoration:underline;
	cursor:pointer;
	outline:none;
}
.bodycolor
{
	background-color:#1e110b;
}
.footertext                                              /* copyright text */
{
	font-size: 11px;
	font-family: arial;
	font-weight:normal;
	color:#7c503b;
	vertical-align:middle;
	text-decoration: none;
	line-height:30px;
}
.bottomlinks
{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#897c69;
	vertical-align:middle;
	text-decoration:none;
	text-align:center;
}
.bottomlinks a:link
{
	font-size:11px;
	font-family:arial;
	color:#897c69;
	text-decoration: none;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
}
.bottomlinks a:visited
{
	font-size:11px;
	font-family:arial;
	color:#897c69;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
}
.bottomlinks a:hover
{
	font-size:11px;
	font-family:arial;
	color:#897c69;
	text-decoration: underline;
	cursor:pointer;
	text-align:center;
}
.edit                                                           /* cross check edit class is present */
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	border: 1px solid #ffffff;
	background-color:#044d42;
	font-weight:bold;
	position:absolute;
	z-index:1003;
}
/* Default Settings ends */

/* Form settings */

.FormBodyText
{
	font:normal 12px Arial;
	color:#FFFFFF;
	text-decoration: none;
	line-height:15px;
}
.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 12px Arial;
	color:#FFFFFF;
	text-decoration: none;
	line-height:15px;
}
.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 12px Arial;
	color:#000000;
	text-decoration: none;
}
.FormLabelHeader
{
	font:bold 16px Arial;
	color: #c39654;
	padding-left:0px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}
.FormLabelSubHeader
{
	font:normal 13px Arial;
	color: #934399;
	text-decoration: none;
	font-weight:bold;
}
.FormErrorText
{
	font:normal 12px Arial;
	color: #f28900;
	text-decoration: none;
	text-align:left;
}
.FormMessageText
{
	font:normal 12px Arial;
	color: #f28900;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}
.FormButton
{
	font:normal 12px Arial;
	color: #ffffff;
	border: 1px solid #a157ab;
	background-color:#77357c;
	text-decoration: none;
	cursor:pointer;
	background-image:url(searchBtn.jpg);
	background-repeat:repeat-x;
	outline:none;
}
.FormTextField
{
	font:normal 12px Arial;
	color: #000000;
	height:20px;
	width: 140px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.RequiredField
{
	background-color:#efefef;
	border: 1px solid #999999;
}
.RequiredLabel
{
	color:#ff0000;
	vertical-align:top;
	text-align:center;
}
.formtableborder
{
	border:1px solid #5d5242;
}
.FormTableHeader
{
	font:bold 12px Arial;
	background:#88673a;
	color:#FFFFFF;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}
.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td, .FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}
.FormTableSubheader
{
	font:normal 12px Arial;
	color: #000000;
	background-color:#CCCCCC;
	text-decoration: none;
}
.FormTableRow
{
	font:normal 12px Arial;
	background:#9a896f;
	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}
.FormTableRowAlt
{
	font:normal 12px Arial;
	background:#81735d;
	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}
.FormTableSubrow
{
	font:normal 11px Arial;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}
.FormTableFooter
{
	font:bold 12px Arial;
	color:#000000;
	background-color:#b4c93e;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
	text-decoration: none;
}
.FormTextArea
{
	font:normal 11px Arial;
	color: #000000;
	width:200px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}
Select
{
	font:normal 11px Arial;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	border: 1px solid #999999;
}
.FormBullet
{
	background-image:url(formbullet.gif);
	background-repeat:no-repeat;
	background-position:1px 6px;
	width:15px;
}
.iframetransbg
{
	background:url(contentbrep.jpg) repeat-x top;
margin:0px;
padding:0px;
}
.iframepopupbg                                      /* sp 7 class*/
{
	background-color:#392f21;
	/*background:url("ContentBGrep.gif") repeat-x scroll center top #2F2516;*/
	/*background:url(contentbrep.jpg) repeat-y top;*/
}
.FormLinks
{
	font:bold 12px Arial;
	color: #FFFFFF;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:link
{
	font:bold 12px Arial;
	color: #FFFFFF;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:visited
{
	font:bold 12px Arial;
	color: #FFFFFF;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:hover
{
	font:bold 12px Arial;
	color: #c5baa9;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FormPageNumber
{
	font:bold 12px Arial;
	color:#555555;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:bold 12px 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: #fadeab;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link
{
	font:bold 12px Arial;
	color: #fadeab;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:visited
{
	font:bold 12px Arial;
	color: #fadeab;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover
{
	font:bold 12px Arial;
	color: #fadeab;
	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 Arial;
	color:#27d0b5;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName
{
	font:normal 13px Arial;
	color:#ebcb7a;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks
{
	font:normal 12px Arial;
	color: #ffffff;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link
{
	font:normal 12px Arial;
	color: #ffffff;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited
{
	font:normal 12px Arial;
	color: #ffffff;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover
{
	font:normal 12px Arial;
	color: #c39654;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 11px Arial;
	color: #ffffff;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link
{
	font:bold 11px Arial;
	color: #ffffff;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited
{
	font:bold 11px Arial;
	color: #ffffff;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover
{
	font:bold 11px Arial;
	color: #a9834c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg
{
	background:none transparent;
}

/* floorplan settings ends*/ 


/*eBrochure Settings*/
.ebroiframetransbg 
{
	background-image:url(bg.gif);
}
.ebrochuremaintable 
{
	width:690px;
	background-color:#ffffff;
}
.ebrochureinnertable 
{
	background-color:#736247;
	width:660px;
}
.ebrochureheaderbg
{
	background-color:#ddd9d3;
	background-repeat:repeat;
	width:660px;

}
.ebrochurecontentbg 
{
	background-color:#736247;
	width:660px;
}
.ebrochurecontentbgcolor
{
	background-color:#736247;
}
.ebrochurepropname 
{
	font:bold 18px Arial, Helvetica, sans-serif;
	color: #7D2C84;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
	line-height:30px;
}
.ebrochurepropaddress 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header
{ 
	font:bold 15px Arial, Helvetica, sans-serif;
	color: #023930;
	text-decoration: none;
	font-style:normal;
	background:#c39654;
	height:30px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator 
{
	background:;
	line-height:4px;
}
.ebrochuredesign2header 
{
	font:bold 22px georgia, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
	height:40px;
}
.ebrochurelink 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #c39654;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #c39654;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #c39654;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurefootertext 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#1e110b;
	height:30px;
	padding-left:11px;
}
.ebrochuremapdimensions 
{ 
	width:550px;
	height:350px;
}
.ebrochurebullet 
{   
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	width:10px;
	height:10px;
}
.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 #000000;
	float:right;
	padding:2px;
}
.ebrochurehorizontalcolorseparator 
{
	background-color:#035044;
	height:4px;
}
.ebrochuretopleftcorner                                     /* updated for png*/              
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/respropinnerstyle/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/respropinnerstyle/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/respropinnerstyle/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 top;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner                               /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/respropinnerstyle/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/respropinnerstyle/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/respropinnerstyle/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/respropinnerstyle/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/respropinnerstyle/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:bold 12px Arial;
	color: #ffffff;
	height:30px;
	text-align:right;
}
/*eBrochure Settings ends*/

/* Apartment Search Settings*/

.AptiFrametransBG
{
	background:none transparent;
}
.AptSearchBG
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomestyle/apartment_bg.png');
	background-repeat:no-repeat;
	width:226px;
	height:181px;
}
.AptSearchBG[class]
{
	background-image:url(apartment_bg.png);
	background-repeat:no-repeat;
	width:226px;
	height:151px;
}
.AptFormBodyText
{
	font:normal 11px arial;
	color:#FFFFFF;
	text-decoration: none;
}
.AptFormLabelText
{
	font:normal 11px arial;
	color:#FFFFFF;
	text-decoration: none;
}
.AptSelect
{
	font:normal 11px Arial;
	color: #3e3e3e;
	text-decoration: none;
	width: 100px;
	border: 1px solid #999999;
}
.AptFormTextField
{
	font:normal 11px Arial;
	color: #3e3e3e;
	height:19px;
	width: 100px;
	border: 1px solid #3e3e3e;
	background-color:#ffffff;
	text-decoration: none;
}
.AptFormButton
{
	font:normal 11px Arial;
	color: #ffffff;
	border: 1px solid #a157ab;
	background-color:#000000;
	text-decoration: none;
	cursor:pointer;
	background-image:url(searchBtn.jpg);
	background-repeat:repeat-x;
	outline:none;
}
.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 Arial;
	color:##cc0000;
	text-align:left;
	text-decoration: none;
}
/* Apartment Search Settings*/

/*Specials Settings*/

.Specialsbg
{
	padding:8px 15px;
	background-color:#b49056;
}
.Specialstext
{
	font:bold 12px Arial;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
	padding-left:10px;
	height:20px;
}
/*Specials Settings*/

/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font:normal 12px arial;
	color: #d8d0c2;
	line-height: 20px;

}
.normaltext2
{
	font:normal 12px arial;
	color: #000000;
	line-height: 20px;
	text-align:left;
}
.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 12px arial;
	color: #d8d0c2;
	line-height: 20px;
	margin:0px;
	padding:0px;
}
/* Editor settings ends */

/* Menu settings */

.hmenubg                                                  /* for vertical menu background */
{
	background:	 url(menu-bg.jpg) repeat-x;
	padding: 0px 100px;
}
.hlinkbg                                                  /* for horizontal menu */
{
	font:normal 13px arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	height: 30px;
}
.activehlinkbg                                                  /* for horizontal menu */
{
	font:normal 13px arial;
	color:#ff0000;
	text-decoration:none;
	vertical-align:middle;
	height:30px;
}
.vmenubg                                                  /* for vertical menu background */
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomestyle/vmenu_bg1.png');
	width:226px;
	height:215px;
}
.vmenubg[class]                                                  /* for vertical menu background */
{
	background-image:url(vmenu_bg1.png);
	background-repeat:repeat;
	width:226px;
	height:215px;
}
.vlinkbg                                                 /* for vertical menu*/
{
	font:normal 14px 'Lucida Sans Unicode', Calibri, Arial Narrow;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	line-height:40px;
}
.vlinkbg a:link, .vlinkbg a:visited                                               /* for vertical menu*/
{
	font:normal 14px 'Lucida Sans Unicode', Calibri, Arial Narrow;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	line-height:40px;
}
.vlinkbg a:hover                                                /* for vertical menu*/
{
	font:normal 14px 'Lucida Sans Unicode', Calibri, Arial Narrow;
	color:#cbb063;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	line-height:40px;
}
.activevlinkbg                                                 /* for vertical menu*/
{
	font:normal 14px 'Lucida Sans Unicode', Calibri, Arial Narrow;
	color:#cbb063;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	line-height:40px;
}
.activevlinkbg a:link                                                /* for vertical menu*/
{
	font:normal 14px 'Lucida Sans Unicode', Calibri, Arial Narrow;
	color:#cbb063;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	line-height:30px;
}
.activevlinkbg a:visited                                                /* for vertical menu*/
{
	font:normal 14px 'Lucida Sans Unicode', Calibri, Arial Narrow;
	color:#cbb063;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	line-height:30px;
}
.activevlinkbg a:hover                                                /* for vertical menu*/
{
	font:normal 14px 'Lucida Sans Unicode', Calibri, Arial Narrow;
	color:#cbb063;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	line-height:30px;
}
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:normal 24px Georgia;
	color: #f3e6cd;
	text-align:left;
}
.design1bg
{
	background:url(design1bg.jpg) no-repeat;
	width:530px;
}
.design2header
{
	font:normal 20px Times new roman;
	color:#291b08;
	text-align:left;
	text-decoration:none;
	line-height:27px;
}
.design2bg
{
	background-color:#88795d;
	border:1px solid #6a5943;
}
.blankheader                                          /* when the section has no design applied (design4) */
{
	font:normal 24px Arial, 'Helvetica', sans-serif;
	color: #f3e6cd;
	text-align:left;
}
/* Section settings ends */


/*Google Map settings start*/

div.gs-street, div.gs-directions
{
	font-family:Arial;
	font-size:11px;
}
div.gs-phone, div.gs-city
{
	display: inline;
	font-family:Arial;
	font-size:11px;
}
div.gs-title a:link
{
	display: inline;
	font-family:Arial;
	font-size:11px;
}
div.gs-region
{
	display: inline;
}
div.gs-country
{
	display: none;
}
div.gs-directions
{
	font-family:Arial;
	font-size:11px;
}
div.gs-label
{
	font-family:Arial;
	font-size:11px;
}
.gs-secondary-link
{
	font-family:Arial;
	font-size:11px;
}
.gs-watermark
{
	font-family:Arial;
	font-size:11px;
}
.MarkerText
{
	font:normal 11px Arial;
	color:#003b4b;
}
a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
	font:bold 12px Arial;
	color:#049dc7;
}
.googledir div
{
	font:normal 11px Arial;
	color:#ffffff;
}
.googledir table td
{
	font:normal 11px Arial;
	color:#ff9d05;
}
/*Google Map settings end*/


/* Template specific classes */

.shadowborderleft
{
	background:url(shadowL.jpg) repeat-y;
}
.shadowborderright
{
	background:	 url(shadowR.jpg) repeat-y;
}
.shadowborderbottom
{
	background: url(shadowB.jpg) no-repeat;
}
.contentborder
{
	border: 1px solid #898989;
}
.contentheight
{
	height: 416px!important;
	height: 414px;
}
.header_bg
{
	background-color:#897c69;
	height:73px;
	border-bottom:4px solid #024238;
}
.flash_bg
{
	background-color:#FFFFFF;
	height:215px;
}
.content_bg
{
	background-position:top;
	background-color:#73634a;
	border-top:4px solid #045044;
}
.footer_bg
{
	background-color:#1e110b;
	border-top:4px solid #393125;
	height:75px;
}
.Graphix
{
	position:absolute;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=fixed src='../templates/ResPropInnerstyle/Graphix.png');
	width:922px;
	background-repeat:no-repeat;
	height:215px;
}
.Graphix[class]
{
	position:absolute;
	width:922px;
	background-image:url(Graphix.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:215px;
}
.apDiv1
{
	position:absolute;
	margin:0;
	width:226px;
	height:215px;
	z-index:110;
}
.apDiv1[class]
{
	position:absolute;
	margin:0;
	width:226px;
	height:215px;
	z-index:110;
}
.companylogo
{
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomestyle/vmenu_bg.png');
	background-repeat:repeat;
	position:absolute;
	width:282px;
	height:82px;
	z-index:200px;
	margin-top:13px;
	margin-left:574px;
	float:right;
}
.companylogo[class]
{
	background-image:url(vmenu_bg.png);
	background-repeat:repeat;
	position:absolute;
	width:282px;
	height:82px;
	z-index:200px;
	margin-top:13px;
	margin-left:574px;
	float:right;
}
#vmenu_support
{
	margin:0px;
	position:relative;
	width:215px;
	z-index:200;
}
.ContentBG
{
	background:url(ContentBGrep.gif) #2f2516 repeat-x top;
	height:535px;
}
.NewsDate
{
	font:bold 20px Times New Roman;
	font-style:italic;
	color:#033d34;
	text-align:center;
	line-height:30px;
}
.NewsHead
{
	background:url(rockstar.jpg) no-repeat top;
	height:41px;
	width:238px;
}
.referfriend
{
	font:normal 12px Arial;
	color:#f5f0e9;
	vertical-align:top;
	height:50px;
	padding-right:1px;
	*padding-right:0px;
	padding-top:10px;
}
/* Template specific classes ends */

