/* Default Settings */


body
{
	scrollbar-face-color : #bfbfbf;
	scrollbar-highlight-color : #f8f1d8;
	scrollbar-shadow-color : #f8f1d8;
	scrollbar-3dlight-color : #f8f1d8;
	scrollbar-arrow-color : #f8f1d8;
	scrollbar-track-color : #f8f1d8;
	scrollbar-darkshadow-color : #f8f1d8;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}



.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#ffffff;
}

body a:link, body a:visited, body a:hover
{
	font-family:Verdana;
	font-size:12px; 
	color:#000000;
}

.bodycolor
{
	background-color:#ffffff;
}

.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: arial;
	font-weight:normal;
	color:#000000;
	vertical-align:middle;
	text-align:center;
	background-color:#bfbfbf;
	text-decoration:none;
	height:21px;
	border-top:2px solid #474747;
	
}


.bottomlinks                                               
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#60401f;
	text-decoration:none;
	
}

.bottomlinks a:link
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#60401f;
	text-decoration:none;
	
}

.bottomlinks a:visited
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#60401f;
	text-decoration:none;
}

.bottomlinks a:hover
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#60401f;
	text-decoration:underline;
}
/*.edit{

      font-family:verdana;

      font-size:12px;

      font-weight:normal;

      color: #ffffff;

      text-decoration:none;

      border: 1px solid #d3cec3;

      background-color:#333333;

      font-weight:bold;

      position:absolute;     

}*/


/* Default Settings ends */

/* Form settings */

.FormBodyText
{
	font:normal 12px verdana ;
	color:#000000;
	text-decoration: none;

}


.FormLabelText
{
	font-family:Verdana;
	font-size:12px; 
	color:#000000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	
}

.FormLabelTextHeader
{
	font-family: verdana; 
	font-size: 12px; 
	color:#000000;
	font-weight: bold; 
	text-decoration: none;  
}

.FormLabelHeader
{
	
	font:bold 13px Verdana;
	color: #232728;
	height:10px;
	0border-bottom:2px solid #9ab40b;
	padding-left:0px;
	text-decoration: none;
	
}

.FormLabelSubHeader
{

	font:normal 11px verdana ;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px verdana ;
	color: #EF952C;
	text-decoration: none;
  
}


.FormMessageText
{
	 
   	font:bold 12px verdana ;
	color: #876710;
	text-decoration: none;
	height:30px;
	vertical-align:middle;
	
}


.FormButton
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px ;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	border:1px solid #003082;
	height:20px;
	background-color:#003082;
	cursor:pointer;
	vertical-align:middle;
}

.FormStatusButton {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	background-color:#646464;
	text-decoration: none;
	border:1px solid #ffffff;
	height:20px;
	cursor:pointer;
}

.FormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	width:150px;
	border: 1px solid #7f9db9;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{
		
	background-color: #d4ecf5;
	
	
}

.RequiredLabel 
{
	color:#EF952C;
	color:#f64f0e;
	
}

.formtableborder
{
	border:1px solid #003082;
}

.FormTableHeader

{
	font-family: verdana; 
	font-size: 12px; 
	color:#ffffff;
	font-weight: bold; 
	text-decoration: none;
	background-color:#003082;
	
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubHeader
{
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.FormTablerow
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#dcd1a4;
	text-decoration: none; 
}

.FormTablerowAlt
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#f9f6e4;
	text-decoration: none; 
}

.FormTabActive
{
 	font:normal 12px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
  
}

.FormTabInactive
{
 	font:normal 12px verdana ;
	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:#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 verdana ;
	color: #000000;
	background-color:#ffffff;
	width:100px;
	text-decoration: none;
	border: 1px solid #7f9db9;
}

Select
{
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	border:1px solid #A7A7A7;
	background-color:#ffffff;
	width:110px;
}


.FormBullet
{
	background-image:url(bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:10px;
	vertical-align:middle;
}

.FormImage
{
	border: dashed 1px #f49602;
	font-family: arial; 
	font-size: 11px; 
	color: #000000;
}

hr
{
	color:#e4e4e6;
	background-color:#d4d4d4;
	height: 1px;
	border: 0;
	width: 100%;
}


.iframetransbg 
{
	background-color:#f8f1d8;
	/*padding-left:10px;*/	
}

.FormLinks
{
	font:normal 11px verdana ;
	color: #8e490c;
	text-decoration: underline;
	cursor:pointer;
}

a.FormLinks:link
{
	font:normal 11px verdana ;
	color: #8e490c;
	text-decoration: underline;
}


a.FormLinks:visited
{
	font:normal 11px verdana ;
	color: #8e490c;
	text-decoration: underline;
}


a.FormLinks:hover
{
	font:normal 11px verdana ;
	color: #8e490c;
	text-decoration: underline;
}


.FormPageNumber
{
	font:bold 11px verdana;
	color:#647601;
	text-decoration:none;
	text-align:left;
}


.ActiveFormPageNumber {
	font:bold 13px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.FormFpName
{
	font:bold 14px Verdana;
	color: #8e490c;
	text-decoration:underline;
	cursor:pointer;
}

a.FormFpName:Link
{
	
	font:bold 14px Verdana;
	color: #8e490c;
	text-decoration:underline;
	
}

a.FormFpName:visited
{
	
	font:bold 14px Verdana;
	color: #8e490c;
	text-decoration:underline;
	
}

a.FormFpName:hover
{
	
	font:bold 14px Verdana;
	color: #8e490c;
	text-decoration:underline;
	
}

.FormPageNumberdivider {
	font:bold 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}

/* 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;
	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:#f8f1d8;
}
.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:#f8f1d8;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#f8f1d8;
}
.ebrochurepropname {
	font:normal 18px verdana;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 13px verdana;
	color: #464646;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px verdana;
	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 verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#003082;
	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 verdana;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px verdana;
	color: #000000;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px verdana;
	color: #000000;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px verdana;
	color: #000000;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px verdana;
	color: #000000;
	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 verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#003082;
	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:#003082;
	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*/


/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background-color:#f8f1d8;
}

.AptFormBodyText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;

}

.AptFormLabelText
{
	font:normal 12px verdana ;
	color:#000000;
	text-decoration: none;
	width:100px;	
}

.AptSelect
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	width:123px;
	
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	width:150px;
	color:#000000;
	background-color:#ffffff;
	text-decoration: none;
	border-right:1px solid #003082;
	border-bottom:1px solid #003082;
	border-top:1px solid #f8f1d8;
	border-left:1px solid #f8f1d8;
	height:20px
}

.AptFormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:18px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	
	
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	width:150px;
	color:#000000;
	background-color:#ffffff;
	text-decoration: none;
	border-right:1px solid #003082;
	border-bottom:1px solid #003082;
	border-top:1px solid #f8f1d8;
	border-left:1px solid #f8f1d8;
	height:18px
}

.AptFormButton
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px ;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	border:1px solid #003082;
	height:20px;
	background-color:#003082;
	cursor:pointer;
	vertical-align:middle;
}

.AptTableVertical    /* for controlling Vertical table parameters in aspx */
{
  	border:0px solid #000000;
  	
}

.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */
{
	 border:0px;
	 margin-top:-20px;
}

.AptFormErrorText {
	font:normal 11px verdana;
	color:##cc0000;
	text-align:left;
	text-decoration: none;
}

/* Apartment Search Settings*/




/*Specials Settings*/

.Specialsbg

{
	height:30px;
	background-color:#c19c4d;
	padding-left:10px;
}

.Specialstext

{
	font:bold 12px verdana ;
    color: #003082;	
    text-decoration: none;
    font-style:normal;
    vertical-alignment:middle;

}
/*Specials Settings*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	text-align:justify;
	
}

.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-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background-image:url(hmenubg.gif);
	background-repeat:repeat-x;
	height:39px;
	
}


a.hlinkbg:link                                                /* for horizontal menu */
{
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

a.hlinkbg:hover                                                /* for horizontal menu */
{
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

a.hlinkbg:active                                                /* for horizontal menu */
{
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

a.hlinkbg:visited                                                /* for horizontal menu */
{
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

a.activehlinkbg:link, a.activehlinkbg:active, a.activehlinkbg:visited, a.activehlinkbg:hover          /* for horizontal menu */
{
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

.vmenubg                                                  /* for vertical menu background */
{
	background-color:#6f6f6f;
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(vlinkbg.gif);
	background-repeat:repeat-x;

	
}

.vlinkbg a:link                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	padding-left:25px;
	
}

.vlinkbg a:hover                                              
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-color: #a7a7a7;
	display: block;
	padding-left:25px;
	padding-top: 6px;
	height:22px;
	
}

.vlinkbg a:active                                              
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-color: #a7a7a7;
	display: block;
	padding-left:25px;
	padding-top: 6px;
	height:22px;
}


.vlinkbg a:visited                                              
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	padding-left:25px;
}

.activevlinkbg                                        /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-color: #a7a7a7;
	display: block;
	padding-left:25px;
	padding-top: 6px;
	height:22px;
}

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:16px;
	color:#003082;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;
	background-color:#c19c4d;
	height:38px;
	padding-left:30px;
}

.design1bg

{
	background-color:#f8f1d8;
}

.design2header
{
	font-family:;
	color:;
	font-size:;
	text-align:;
	border-bottom:;

}

.design2bg

{
	background-color:;
	border-left:;
	border-bottom:;
	border-right:;
}


.design3header
{
	height:;
	background-color:;
	font-family:;
	color:;
	font-size:;
	font-weight:;
	text-align:;
	text-decoration:;
}

.design3bg

{
	background-color:;
}


.blankheader                                          /* when the section has no design applied (design4) */
{
	
	font-family:verdana;
	color:#573410;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:1px solid #573410;
}
/* 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:#003082;
}
.googledir div {
	font:normal 11px verdana;
	color:#000000;
}
.googledir table td {
	font:normal 11px verdana;
	color:#003082;
}
/*Google Map settings end*/


/* Template specific classes */

.design1Spacing{
	padding:30px 30px 0px 30px;
	line-height:20px;
}

.headerbg_1
{
	background-color:#c19c4d;
	
}

.hmenutop
{
	background-color:#003082;
	height:9px;
}

.footerbg
{
	background-color:#003082;
	height:9px;
}

.toplink a:link{
	font-family:verdana;
	font-size:13px;
	color:#003082;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

.toplink a:active{
	font-family:verdana;
	font-size:13px;
	color:#003082;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

.toplink a:visited{
	font-family:verdana;
	font-size:13px;
	color:#003082;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

.toplink a:hover{
	font-family:verdana;
	font-size:13px;
	color:#003082;
	font-weight:normal;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

.MapsHeader
{
	font-family:verdana;
	font-size:14px;
	color:#003082;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}


.shadow_t
{
	background-image:url(shadow_t.gif);
	background-repeat:repeat-x;
	height:6px;
}

.shadow_b
{
	background-image:url(shadow_b.gif);
	background-repeat:repeat-x;
	height:6px;
}

.shadow_l
{
	background-image:url(shadow_l.gif);
	background-repeat:repeat-y;
	width:6px;
}

.shadow_r
{
	background-image:url(shadow_r.gif);
	background-repeat:repeat-y;
	width:6px;
}

.shadow_lt
{
	background-image:url(shadow_lt.gif);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}

.shadow_rt
{
	background-image:url(shadow_rt.gif);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}

.shadow_lb
{
	background-image:url(shadow_lb.gif);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}
.shadow_rb
{
	background-image:url(shadow_rb.gif);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}

.bg{
	background-color:#f8f1d8;
}
.fpBackground{
	background-color:#000000;
}


.Markertext{
	font:normal 11px Verdana;
	color: #000000;
	text-decoration: none;
	font-style:normal;
}

/* Template specific classes ends */