body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#EFEFEF;
	scrollbar-highlight-color:#EFEFEF;
	scrollbar-3dlight-color:#757877;
	scrollbar-darkshadow-color:#757877;
	scrollbar-shadow-color:#757877;
	scrollbar-arrow-color:#EFEFEF;
	scrollbar-track-color:#E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px; Changed*/
	font-size: 11px;
	/*color: #707372; Changed*/
	color: #4F4F4F;
}	
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89844A;
	font-weight:bold;
}

/* new added for the news display section */

.nhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B0011;
	font-weight:bold;
}

.ndate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  Gray;
}

.nbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

.specialrowhead{
	background-color:#8B0011;
	border-color: #757877;
	border-width: 0px;
	border-style:none;
	font-weight:bold;
	color:#FFFDEB;
	padding: 2px;
	font-size: 12px;
}

/* --------------------------------------------------------*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	line-height:15px;
	letter-spacing:1px;
	text-align: justify;
}
.textIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B0011;
	line-height:15px;
	letter-spacing:1px;
	text-align: justify;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	font-weight:bold;
	text-align: justify;

}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-weight:bold;
}

.bold {
	font-size: 11px;	
	font-weight:bold;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89844A;
	font-weight:bold;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	font-style:italic;
}
.quote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	font-weight:bold;
}
.hd01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-style:italic;
	font-weight:bold;
	letter-spacing:1px;
}
.hd02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-style:italic;
	font-weight:bold;
	letter-spacing:1px;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B0011;
	font-weight:bold;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	font-weight:bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
.row1{
	background-color:#EEEEEE;
	border-color: #757877;
	border-width:1px;
	border-style:solid;
	color:#342A2A;
}
.rowhead{
	background-color:#8B0011;
	border-color: #757877;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:#FFFDEB;
}
.bg_r {
	background-image:  url("../images/txtbg_r.gif");
	background-repeat:no-repeat;
}
.bg_s {
	background-image:  url("../images/txtbg_s.gif");
	background-repeat:no-repeat;
}
.bg_w {
	background-image:  url("../images/txtbg_w.gif");
	background-repeat:no-repeat;
}
.bg_c {
	background-image:  url("../images/txtbg_c.gif");
	background-repeat:no-repeat;
}
.bg_d {
	background-image:  url("../images/txtbg_d.gif");
	background-repeat:no-repeat;
}
.bg_e {
	background-image:  url("../images/txtbg_e.gif");
	background-repeat:no-repeat;
}
.bg_l {
	background-image:  url("../images/txtbg_l.gif");
	background-repeat:no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B0011;
	text-decoration: none;
	font-weight:bold;
}
li {
	list-style-image:   url("../images/bullet.gif");
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707372;
	font-weight:bold;
	height: 20px;
	border-color:#4F4F4F;
	border-width:1px;
}
.fieldEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707372;
	font-weight:bold;
	height: 20px;
	border-color:#4F4F4F;
	border-width:1px;
	width: 248px;
}
.speacialsTop {
	background-color: #FFFDE6;
	border: 1px solid #CCCCCC;
}
.specialFeature {
	background-color: #FFFDE8;
	border: 1px dashed #CCCCCC;
}
/* DEFAULT STYLES ---- NEEEDED START */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* DEFAULT STYLES ---- NEEEDED END */
.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; width:120; font-family:arial,helvetica; font-size:10px; color: #FFFEEC; font-weight:bold;  cursor:pointer; cursor:hand; ;}
.clT,.clTover{padding:2px; font-family:arial,helvetica; color: #FFFEEC;  font-size:10px; font-weight:bold;}
.clS,.clSover{padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold;}
.clS2,.clS2over{padding:4px; font-size:10px;}
.clS,.clS2{color: #575757; background-color:#FFFDEB; layer-background-color:#CDDBEB;}
.clTover{color:#01135D; background-color:#336699; layer-background-color:#01135D;}
  .clSover{color:#2C2C2C; background-color:#EDEAC7; layer-background-color:#01135D;}
 /* .clS2{background-color:silver; width:230; layer-background-color:silver;}*/
  .clS2over{background-color:#00cccc; width:230px; layer-background-color:#00cccc; color:black}
  .clStest{position:absolute; font-family:verdana; font-size:10px; color:red; layer-background-color:silver; background-color:silver;cursor:pointer; cursor:hand; }
  .clStestover{position:absolute; color:#ffff33; font-weight:bold; font-family:courier; layer-background-color:#00ccff; background-color:#00ccff;  cursor:pointer; cursor:hand; }
  .clB1{position:absolute; layer-background-color:#575757; background-color:#575757; visibility:hidden}
  .clB2{position:absolute; layer-background-color:#996600; background-color:#996600; visibility:hidden}
  .clB3{position:absolute; layer-background-color:red; background-color:red; visibility:hidden}
  .clB{position:absolute; background-color:#336699; layer-background-color:#336699; visibility:hidden}
  .clBar{position:absolute; width:10px; height:10px; visibility:hidden; layer-background-color:none; background-color:none;}
  .clNoLink{position:absolute; font-family:arial,helvetica; cursor:pointer;}
  .clNoLink2{position:absolute; padding:2px; font-size:11px; color:#006699; layer-background-color:silver; background-color:silver; font-family:arial,helvetica;}
  .clNoLink3{position:absolute; background-color:#CDDBEB; layer-background-color:#CDDBEB; font-family:arial,helvetica;}
h1 {
	color:#8B0011;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.underHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8B0011;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89844A;
	font-weight:bold;
}
a, a.nav:visited,a.nav:link,a.nav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 17px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
	line-height: 17px;
}
a, a.navMain:visited,a.navMain:link,a.navMain:active{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
a.navMain:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
	font-weight: bold;
	line-height: 17px;
}

td.footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}

.inbetween{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	cursor: default;
	line-height: 17px;
}
.mainNav{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 17px;
}
a.bigRedLink:visited,a.bigRedLink:link,a.bigRedLink:active{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-weight:bold;
	text-decoration:underline;
}
a.bigRedLink:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-weight:bold;
	text-decoration: none;
}
.bigredbottom{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-weight:bold;
	text-decoration: none;
}
.requestField{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	height:12px;
}
.requestText{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
}

.highlightstyle {
	font-style:italic;
	font-weight:bold;
	color:#00CC33;
}

#BGForm
{
	width: 100%;
}
#BGForm .label
{
	font-size:11px;
	text-align: right;
}
#BGForm .control input, select
{
	font-size:10px;
}
#BGForm .submit input
{
	margin-top: 25px;
	font-size: 10px;
	
}

#BGSearchResults
{
	border: 1px solid #F5F2D8;
	border-collapse: collapse;
}
#BGSearchResults tr td
{
	border: 1px solid #F5F2D8;
}
#BGSearchResults .header
{
	font-size:12px;
	font-weight: bold;
	background-color: #F5F2D8;
}
#BGSearchResults .item
{
	font-size:11px;
}


.BGPropertySearch, .BGPropertySearch a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-weight:bold;
	padding-top:10px; 
	padding-bottom:10px; 
	padding-right:20px;
}
.propertydetail_imgs{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-color: #999933;
	height: 170px;
	width: 600px;
	}
.propertydetail_imgs img{
	margin: 0px;
	width: 176px;
	height: 136px;
}
.property_container
{
	border: none;
}	
div.property_container p
{
	margin: 1px 0 1px 0;
}

div.property_container p.property_p
{
	margin: 0 0 8px 0;
}


p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	line-height:15px;
	letter-spacing:1px;
	text-align: justify;
	
}
.img_left_text{
	float:left;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
	width: 100px;
	height: 67px;
}
.img_right_text{
	float:right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 7px;
	padding: 0px;

}	
#frmGeneric img
{
	margin-right: 20px;
	border-color: Gray;
}
#frmGenericNoMargin img
{
	border-color: Gray;
}

#frmGeneric li
{
	
	list-style-image:   url("..");
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	line-height:15px;
	letter-spacing:1px;
}

#frmSpecials img
{
	padding-right: 20px;
	border-color: Gray;
}


#frmSpecials li
{
	
	list-style-image:   url("..");
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	line-height:15px;
	letter-spacing:1px;  
}  
.contactus_box  {
	width:161px; 
	background:url(../images/contactus_back.jpg) top no-repeat; 
	padding: 20px 0 5px 0;
}

.contactus_box p{
	 padding:0 5px 0 13px; 
	 text-align:left;
	 color: #6b5c4b;
	 font-weight:100;
	
	 margin:2px 0 5px 0;
}
  
.contactus_box table{
	margin:0 0 0 13px;
}
	  
.contactus_box table td{
	padding:3px 0 3px 0;
}

.input{
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 0.6em;
	  padding: 2px;
	  line-height: 10px;
	  font-style:normal;
	  height: 18px;
	  width: 136px;	
}
.sitetools{
	background: url(../images/sitetools_back.gif) no-repeat top left; 
	width: 668px;
	height: 170px; 
	*height: 158px;
	padding:4px 0 0 0;
}
td span.newsletter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

h3.sitetools_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b0011;
	font-weight: 700;
	font-size: 0.75em;
}
p.newsletters{
	color:#6b5c4b;
	font-weight:700;
	text-align: left;
} 

.BGsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0011;
	font-style:italic;
	font-weight:normal;
}
.BGText img
{
	border: solid 1px Gray;
}
.BGText .more
{
	border: none 0px red;
}
.BGtextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	line-height:15px;
	letter-spacing:1px;
	font-weight: bold;
}
.thumbnail
{
	width: 100px;
}

.imgtd
{
	vertical-align: top;
	padding:0 4px 0 0;
}
.enquirenow {
	border:none; 
	margin:0 33px 0 0;
}
.servicetools_div {
	background:url(../images/servicetools_back.gif) repeat-x left bottom #8b0011; 
	width:719px; 
	height:23px;
	*height:26px;
	padding-top: 2px;
	font-size: 11px;
	color: #FFF;
	border-bottom:white 1px solid; 
	text-align:right;
}
.servicetools_div a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	text-decoration: none;
}

.servicetools_div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0efef;
	text-decoration:underline;
	font-weight:normal;
	line-height: 17px;
}
.servicetools_div a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight:normal;
}
.servicetools_div a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight:normal;
	}