 /* Default Settings */

body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #764a37;
	scrollbar-highlight-color : #4e4e4e;
	scrollbar-shadow-color : #4e4e4e;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	background-color:;
}

body a:link, body a:visited, body a:hover
{
	font:bold 11px  verdana;
	color: #222222;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

.bodycolor
{
	background:url(bodycolor.jpg) repeat-x;
	text-align:center;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.footertext                                              /* copyright text */
{ 
 font:normal 11px Verdana, Arial, Helvetica, sans-serif;
 color:#362701;
 text-decoration: none;
}


.bottomlinks                                               
{
 font:normal 11px Verdana, Arial, Helvetica, sans-serif;
 color:#362701;
 text-decoration: none;
}

a.bottomlinks:link
{
 font:normal 11px Verdana, Arial, Helvetica, sans-serif;
 color:#362701;
 text-decoration:none;
 cursor:pointer;
}

a.bottomlinks:visited
{
 font:normal 11px Verdana, Arial, Helvetica, sans-serif;
 color:#362701;
 text-decoration:none;
 cursor:pointer;
}

a.bottomlinks:hover
{
 font:normal 11px Verdana, Arial, Helvetica, sans-serif;
 color:#362701;
 text-decoration:underline;
 cursor:pointer;
}

/* Default Settings ends */


/* Form settings */

.FormBodyText 
{
	font:normal 11px verdana;
	color:#333333;
	text-decoration: none;
}
.FormLabelText					/* used for form labels e.g. username, password..etc */ {
	font:normal 11px verdana;
	color:#333333;
	text-decoration: none;
	line-height:15px;
}
.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */ {
	font:bold 11px verdana;
	color:#333333;
	text-decoration: none;
}
.FormLabelHeader {
	font:bold 17px Arial;
	color: #ffffff;
	background-color:#8e6a43;
	padding-left:5px;
	text-decoration: none;
	text-align:left;
	line-height:28px;
}
.FormLabelSubHeader {
	font:bold 12px Arial;
	color: #333333;
	text-decoration:none;
}

.FormErrorText {
	font:normal 11px verdana;
	color: #af0202;
	text-decoration: none;
	text-align:left;
}
.FormMessageText {
	font:normal 12px verdana;
	color: #000000;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}
.FormButton 
{
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #562206;
	background:url(loginbtnbg.jpg) repeat-x left top;
	text-decoration: none;
	cursor:pointer;
}


.FormStatusButton 
{
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #562206;
	background:url(loginbtnbg.jpg) repeat-x left top;
	text-decoration: none;
	cursor:pointer;
}

.FormTextField {
	font:normal 12px Arial;
	color: #000000;
	height:20px;
	width: 200px;
	border: 1px solid #795135;
	background-color:#e2dcc3;
	text-decoration: none;
}
.RequiredField 
{
	background-color:#e2dcc3;
	border:1px solid #795135;
	color:#000000;	
}

.RequiredLabel {
	color:#990000;
	vertical-align:top;
	text-align:center;
}

.formtableborder
{
	border:1px solid #7f3309;
}

.FormTableHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#8e6a43;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubHeader {
	font:normal 12px  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
}
.FormTablerow {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#f3e5c1;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.FormTablerowAlt {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#dacdac;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.FormTabActive {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#362701;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.FormTabInactive {
	font:bold 12px Arial, Helvetica, sans-serif;	
	color: #ffffff;
	background:#8e6a43;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.FormTableSubrow {
	font:normal 12px 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;
}

.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTextArea {
	font:normal 12px Arial;
	color: #000000;
	height:20px;
	width: 200px;
	border: 1px solid #795135;
	background-color:#e2dcc3;
	text-decoration: none;
}
Select {
	font:normal 12px Arial;
	color: #000000;
	height:20px;
	width: 200px;
	border: 1px solid #795135;
	background-color:#e2dcc3;
	text-decoration: none;
}

.FormBullet
{
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}
.FormImage {
	border: dashed 1px #f49602;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
hr {
	color:none;
	height: 0px;
	border: 0px;
	width: 0%;
}

.iframetransbg {
	background:none;
	
}
.FormLinks {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:link {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:visited {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:hover {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormPageNumber {
	font:bold 12px Arial;
	color:#772002;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber {
	font:bold 12px Arial;
	color:#333333;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
.FormFPName:visited {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover {
	font:bold 12px Arial;
	color: #772002;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormPageNumberdivider {
	font:bold 11px Arial;
	color: #772002;
	text-align:right;
	text-decoration:none;
}

.ProfileTablebg
{
	background-color:#dacdac;
	padding:10px;
	border:1px solid #bebebe;
}

.profiletabletext
{
	font:normal 11px Arial;
	color: #333333;
	text-decoration: none;
}

.ProfileFormLinks, a.ProfileFormLinks:link, a.ProfileFormLinks:visited
{
	font:bold 11px Arial;
	color: #772002;
	text-decoration:underline;
	cursor:pointer;
}

a.ProfileFormLinks:hover
{
	font:bold 12px Arial;
	color: #772002;
	text-decoration:none;
}

.FormTabActive
{
 	font:bold 12px Arial ;
	color: #ffffff;
	background-color:#184276;
	background-repeat:no-repeat;
	height:30px;
	width:192px;
	text-decoration: none;
	cursor:pointer;
  	text-align:center;
	vertical-align:middle;
	border-bottom:2px solid #004963;
}

.FormTabInactive
{
 	font:normal 11px Arial ;
	color: #000000;
	background-color:#d3d3d3;
	background-repeat:no-repeat;
	height:30px;
	width:192px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle; 
	border-bottom:2px solid #004963; 
}


/* Form settings ends */

/* Events Calender starts */
.calenderborderleft {
	border-left:1px solid #184276;
	border-top:1px solid #184276;
	font-family: Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.calenderborderright {
	border-right:1px solid #184276;
	border-bottom:1px solid #184276;
	font-family: Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	width:50px;
	height:50px;
	text-decoration: none;
}

.EventDetailHeader
{
	font:bold 17px Arial;
	color: #ffffff;
	background-color:#8e6a43;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}
/* Events Calender ends */

/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/
.LoginiFrameTransbg
{
     background:none;
}

.LoginFormLabelText
{
	font:normal 12px Arial;
	color:#333333;
	text-decoration: none;
}

.LoginSelect
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
	MAX-Height:35px;
}

.LoginFormTextField 
{
    font:normal 12px Arial;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;

}

.LoginFormButton
{
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #562206;
	background:url(loginbtnbg.jpg) repeat-x left top;
	text-decoration: none;
	cursor:pointer;
}
 
.LoginRequiredField 
{
	background-color:#e2dcc3;
	border:1px solid #795135;
	color:#000000;	
}

.Loginformlink, a.Loginformlink:link, a.Loginformlink:visited,
{
    font:bold 11px Arial;
	color: #772002;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}

 a.Loginformlink:hover
{
    font:bold 11px Arial;
	color: #772002;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.LoginFormErrorText
{
 	font:normal 11px Arial ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
	line-height:20px;
}

.LoginTableHome
{
	 border:0px;
	 width:250px;
	 margin:0px;
}

.LoginTableInner
{
	 border:0px;
	 width:500px;
	 margin:0px;
}

/* Login Settings */

/* 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: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
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 {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
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;
}
.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;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	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;
}
.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;
            height:30px;
            text-align:right;
}

/*eBrochure Settings ends*/

/* Apartment Search Settings*/

.AptiFrameTransbg 
{
	background:none;
	margin:0px;
	padding:0px;
}

.AptFormBodyText 
{
	font:normal 10px verdana;
	color:#fbfdfd;
	text-decoration: none;
}

.AptFormLabelText 
{
	font:normal 10px verdana;
	color:#fbfdfd;
	text-decoration: none;
}

.AptSelect 
{
	font:normal 12px Arial;
	color: #000000;
	height:20px;
	width: 160px;
	border: 1px solid #795135;
	background-color:#cdcdc9;
	text-decoration: none;
}

.AptFormTextField 
{
	font:normal 12px Arial;
	color: #000000;
	height:20px;
	width: 160px;
	border: 1px solid #795135;
	background-color:#cdcdc9;
	text-decoration: none;
}

.AptFormButton 
{
	background:url(search-btn.png) no-repeat left top;
	width:73px;
	height:22px;
	font:bold 11px verdana;
	color:#5f3934;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	border:0px solid #ffffff;
}

.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:70px;
	/*background-image:url(specials_bg.jpg);
	background-repeat:no-repeat;*/
	background-color:#eeb007;
}
.Specialstext {
	font:bold 12px verdana;
	color: #cc0000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
/*Specials Settings*/



/* Editor settings */                        /* not to change any settings in this section */

.normaltext 
{
	font:normal 11px verdana;
	color: #000000;
	text-decoration:none;
	line-height:18px;
}

.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;
}
/* 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 */ 
{
	background:url(vmenubg.png) repeat-y 0px 0px;
	height:296px;
	padding:0px 15px 0px 12px;
}
.vlinkbg    
{                                             /* for vertical menu*/ 
	background:url(menu-bullet.png) no-repeat left center;
	padding-left:22px;
	font:normal 11px verdana;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
.vlinkbg a:link                                                /* for vertical menu*/ 
{
	font:normal 11px verdana;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.vlinkbg a:visited                                                /* for vertical menu*/ 
{
	font:normal 11px verdana;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.vlinkbg a:hover                                                /* for vertical menu*/ 
{
	font:normal 11px verdana;
	color:#b3964d;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.activevlinkbg                                                 /* for vertical menu*/ 
{
	background:url(menu-bullet.png) no-repeat left center;
	padding-left:22px;
	font:normal 11px verdana;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

.activevlinkbg a:link                                                /* for vertical menu*/ 
{
	font:normal 11px verdana;
	color:#b3964d;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.activevlinkbg a:visited                                                /* for vertical menu*/ 
{
	font:normal 11px verdana;
	color:#b3964d;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.activevlinkbg a:hover                                                /* for vertical menu*/ 
{
	font:normal 11px verdana;
	color:#b3964d;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

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 
{
	background:url(design1bg.jpg) no-repeat left top;
	font:normal 24px "Century Gothic";
	color:#ffffff;
	text-decoration:none;
	line-height:27px;
	padding-left:7px;
}
.design1bg {
	background:url(design1bg.jpg) no-repeat;
	width:530px;
}
.design2bg {
}
.design3header {
	font:bold 12px verdana;
	height:20px;
	background-color:#666666;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
.design3bg {
	background-color:#666666;
}
.blankheader                                          /* when the section has no design applied (design4) */ {
	font:bold 14px verdana;
	color: #333333;
	text-align:left;
}
/* 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 */

#content	
{
	margin-top:-632px;
	margin-top:-635px!ie;
	margin-left:33px;
	padding:0px;
	position:relative;
	width:997px;
}

.contentheight
{
	height: 645px;
	height: 654px!ie;
}

.contentpadding
{
	padding:468px 26px 0px 33px; 
}

.companylogo
{
	background:url(logo-bg.png) repeat-x left top;
	height:151px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff;
}

.Leftglow
{
	background:url(glow-L.png) repeat-y right top;
	width:4px;
}

.Rightglow
{
	background:url(glow-R.png) repeat-y left top;
	width:4px;
}

.aptbg
{
	background:url(apt-bg.jpg) no-repeat left top #5a3d1d;
	height:156px;
	padding-top:1px;
}

.MapWidth
{
	width:496px;
}


.footerbg 
{
	background:url(footerbg.jpg) no-repeat center top;
	padding:12px 0px 0px  27px;
}	
	
.vmenuspacer {
	background-image:url(vmenu_spacer.jpg);
	background-repeat:repeat-x;
	line-height:1px;
}

.aptheader
{
	font:normal 14px "Century Gothic";
	color:#ebdcaa;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:15px;
}

.background_footer
{
	background:url(background_footer.jpg) repeat-x center bottom;
	height:43px;
}


/* Template specific classes ends */


