* {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
}

a img {
	border: none;
}

html, body {
	padding: 0px;
	margin: 0px;
}

a {color: #000000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

#container {
	width: 771px;
	margin: 15px auto 25px auto;
	padding: 0px;
	position: relative;
}
#header {
	width: 771px;
	height: 115px;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	overflow: visible;
}












#header-bg {
	position: absolute;
	z-index: 10;
	top: 1px;
	left: 131px;
}
#logo {
	width: 100px;
	height: 100px;
	margin: 7px 0px 0px 24px;
	float: left;
	clear: none;
}
#location_image {
	width: 150px;
	margin: 15px auto 25px auto;
	padding: 0px;
	position: relative;
	float:none;
	visibility: visible;
}
#topmenu {
	position: absolute;
	z-index: 20;
	width: 450px;
	height: 20px;
	font-size: 11px;
	padding: 0px 5px;
	right: 5px;
	top: 4px;
	text-align: right;
	clear: none;
}

#topmenu a {
	font-size: 11px;
	color: #000000;
}

#topmenu a:link {text-decoration: none;}
#topmenu a:visited {text-decoration: none;}
#topmenu a:hover {text-decoration: underline;}
#topmenu a:active {text-decoration: underline;}

a.yourenq:link {color: #144A82; text-decoration: none; font-size: 9px;}
a.yourenq:visited {color: #144A82; text-decoration: none; font-size: 9px;}
a.yourenq:hover {color: #144A82; text-decoration: underline; font-size: 9px;}
a.yourenq:active {color: #144A82; text-decoration: underline; font-size: 9px; }



#newsletter {
	position: absolute;
	z-index: 30;

	height: 16px;
	width: 168px;
	padding-top: 6px; /*alter these to move text - remember that total width = width: + padding-right:  so 75+6 = 81px*/
  padding-left: 22px;

  top: 39px; /*alter these for overall position */
	left: 539px;

	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	line-height: 10px;
	font-size: 11px;
	text-align: left;

	color: #ffffff;
	background-image: url(images/newsletter-background.gif);
	background-repeat: no-repeat;

}


#newsletter:link, #newsletter:visit {
 color: #ffffff;
 text-decoration: none;
}


#newsletter:hover, #newsletter:active {
color: #CADEFF;
text-decoration: none;
}

#rss {
	position: absolute;
	z-index: 30;
	height: 19px;
	width: 19px;
	top: 41px;
	left: 738px;
}

#newsletter-box {
	width: 490px;
	float: right;
	padding: 0px 5px 5px 5px;
	border: none;
	margin: 0px 0px 0px 50px;
	clear: left;
	background: url(images/newsletter-box.gif) no-repeat 0% 0%;
}

#pageheading {
	width: 723px;
	height: 67px;
	background-image: url(images/maincontent-bg.gif);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px 24px;
}

#maincontent {
	width: 580px;
	background-image: url(images/maincontent-bg.gif);
	background-repeat: repeat-y;
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px 168px 10px 25px;

}
#maincontentdetail {
	width: 612px;
	background-image: url(images/maincontent-bg.gif);
	background-repeat: repeat-y;
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px 168px 25px 25px;

}

#rightcontent {
	position: absolute;
	z-index: 40;
	top: 0px;
	right: 4px;
	width: 127px;
	height: 75%;
}

div > #rightcontent {
	position: absolute;
	z-index: 40;
	top: 0px;
	right: 4px;
	width: 128px;
	height: 75%;
}

#rightcontentdetail {
	position: absolute;
	z-index: 40;
	top: 0px;
	right: 56px;
	width: 92px;
	height: 75%;
}

#footer {
	height: 19px;
	padding: 5px 0px 0px 0px;
	width: 771px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: 50% -22px;
	position: relative;
}

#footer span {
	float: left;
	display: block;
	clear: none;
	width: 360px;
	height: 10px;
	font-size: 11px;
}

#footer span a {
	font-size: 11px;
}

#footer span.fright {
	text-align: right;
	padding-right: 25px;
}

#footer span.fleft {
	text-align: left;
	padding-left: 25px;
}

#outside-footer span {
	float: left;
	display: block;
	clear: none;
	width: 360px;
	height: 15px;
	font-size: 9px;
}

#outside-footer span a {
	font-size: 9px;
}

#outside-footer a:link {color: #144A82; text-decoration: none;}
#outside-footer a:visited {color: #144A82; text-decoration: none;}
#outside-footer a:hover {color: #144A82; text-decoration: underline;}
#outside-footer a:active {color: #144A82; text-decoration: underline;}

#outside-footer span.fright {
	text-align: right;
	padding-right: 5px;
}

#outside-footer span.fleft {
	text-align: left;
	padding-left: 24px;
}

#pagedetailfooting {
	width: 723px;
	background-image: url(images/maincontent-bg.gif);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px 24px;
}



.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #144A82;
	font-weight: bolder;
}

h1 {
	padding: 22px 0px 0px 0px;
	font-size: 18px;
	margin: 0;
	line-height:	18px;
}


h2 {
	margin: 0px 0px 20px 0px;
	font-size: 16px;
}

h4 {
margin-top: 0px;
}

h5  {
color: #000000;
font-size: 12px;
color: #144A82;
}

p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
	line-height:	18px;
}


.box_1 {
	display: block;
	background-image: url(images/box/header-left.gif);
	background-position: top left;
	background-repeat: no-repeat;

}
.box_2 {
	display: block;
	display: block;
	background-image: url(images/box/header-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: auto;
}
.box_3 {
	display: block;
	background-image: url(images/box/footer-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: auto;
}
.box_4 {
	display: block;
	background-image: url(images/box/footer-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: auto;
	position: relative;
	margin: 0;
	padding: 0 0 5px 1px;
}

.box_4 a img {
}

.box_4 h3 {
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}


.box_4 a.box_header {
	position: relative;
	display: block;
	width: 95%;
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.box_4 .box_newproperty-header {
	position: relative;
	left: 15px;
	display: block;
	margin-right: 6px;
	width: 52px;
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}


.box_4 a.box_header:link {color: #ffffff; text-decoration: none;}
.box_4 a.box_header:visited {color: #ffffff; text-decoration: none;}
.box_4 a.box_header:hover {color: #CADEFF; text-decoration: none;}
.box_4 a.box_header:active {color: #CADEFF; text-decoration: none;}

table.full_width {
	width: 575px;
	margin-bottom: 20px;

}

div.fiftyfifty  {
	width: 49%;
	float: left;
	float: left;
	clear: none;
	font-weight: normal;
	font-size: 100%;
	padding-bottom: 30px;
	color: #144A82;

}
span.fiftyfifty {
	font-size: 11px;
	margin-left: 10px;
	display: block;
	clear: none;
	margin-bottom: 20px;
}

.fiftyfifty li a, .fiftyfifty li a:visited {color:#144A82; text-decoration:none; list-style:circle outside;}
.fiftyfifty li a:hover {color:#144A82; text-decoration:underline;}

a.faq-links:link {color: #144A82; text-decoration: none;}
a.faq-links:visited {color: #144A82; text-decoration: none;}
a.faq-links:hover {color: #144A82;text-decoration: underline;}
a.faq-links:active {color: #144A82; text-decoration: underline;}

.locationprop img {
	width: 100px;
	height: 70px;

}

.locationprop a {
	float: left;
	display: block;
	margin-right: 6px;
	clear: none;
	width: 100px;
	height: 70px;
}

div.locationprop {
	height: 70px;
	margin: 0px 0px 14px 0px;
}

div.locationprop table {
	height: 100%;
	width: 280px;
}

div.locationprop table tr td a {
	height: 90%;
	width: 100%;
	font-weight: normal;
	vertical-align: middle;
	color: #144A82;
}

.propertydetailtitles {
  font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: left;
	width: 100%;
	clear: left;
	float: left;
}

.propertylocationlink {
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #144A82;
 margin: 0px;
 text-align: left;
 width: 100%;
 clear: left;
 float: left;
}
a.propertylocationlink:link { text-decoration: none;}
a.propertylocationlink:visited { text-decoration: none;}
a.propertylocationlink:hover {text-decoration: underline;}
a.propertylocationlink:active { text-decoration: underline;}

.propertytitlebox-top {
	margin: 10px 0px 0px 0px;
	background: url(images/property-list-topbg.gif) no-repeat;
	height: 5px;
	width: 581px;
	clear: both;
	font-size: 3px;
	line-height: 3px;
}
.propertytitlebox-bot {
	background: url(images/property-list-botbg.gif) no-repeat;
	height: 12px;
	width: 581px;
	clear: both;
}
.propertytitlebox {
	background: url(images/property-list-midbg.gif) repeat-y;
	padding: 5px 13px 0px 10px;
	clear: both;
	float: left;
	width: 558px;
}

.propertytitledetail {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 4px;
}

.propertytitledetailtext {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: left;
	clear: none;
	width: auto;
	margin: 10px 0px;
	padding: 0;
}

.propertytitledetailtext div {
	margin-top: 5px;
	float: left;
	clear: left;
	white-space: nowrap;
}
.propertytitledetailtext span {
	white-space: nowrap;
	width: auto;
	margin-top: 5px;
	font-weight: normal;
	margin-left: 4px;
}

.nextprevious {
  font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #144A82;
	padding-top: 3px;
	height: 17px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	width: 100%;
	clear: none;
	float: left;
	border: 1px solid #144a82;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.nextprevious a:link {color: #144A82; text-decoration: none;}
.nextprevious a:visited {color: #144A82; text-decoration: none;}
.nextprevious a:hover {color: #144A82; text-decoration: underline;}
.nextprevious a:active {color: #144A82; text-decoration: underline;}


.nextpreviousbottom {
  font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 10px 14px 10px 0px;
	text-align: right;
	width: 50%;
	clear: none;
	float: right;
}

.nextpreviousbottom a:link {color: #144A82; text-decoration: none;}
.nextpreviousbottom a:visited {color: #144A82; text-decoration: none;}
.nextpreviousbottom a:hover {color: #144A82; text-decoration: underline;}
.nextpreviousbottom a:active {color: #144A82; text-decoration: underline;}

.propertyimage {
	float: right;
	clear: right;
	margin: 10px 0px;
}

.propertyimage img {
	border: 1px solid #144A82;
}

.propertydetailpricebanner, .propertydetailmorebanner {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #144A82;
	color: #FFFFFF;
	float: left;
	background-image:url(images/propdetailtitle-bg2.gif);
	background-repeat: repeat;
	height: 22px;
	padding: 0px 0px 0px 3px;
	width: 100%;
}

.propertydetailpricebanner div {
	color: #FFFFFF;
}

.propertysummary {
	clear: none; float: left; width: 290px; margin: 0px auto; text-align: center; font-weight: normal;
	color: #144A82;
}

.propertydetailpricebanner a:link {color: #ffffff; text-decoration: none;}
.propertydetailpricebanner a:visited {color: #ffffff; text-decoration: none;}
.propertydetailpricebanner a:hover {color: #ffffff; text-decoration: underline;}
.propertydetailpricebanner a:active {color: #ffffff; text-decoration: underline;}

.propertydetailmorebanner a { color: #144A82 }
.propertydetailmorebanner a:link {color: #144A82; text-decoration: none; font-weight: bold; font-style: italic;}
.propertydetailmorebanner a:visited {color: #144A82; text-decoration: none;font-weight: bold; font-style: italic;}
.propertydetailmorebanner a:hover {color: #144A82; text-decoration: underline;font-weight: bold; font-style: italic;}
.propertydetailmorebanner a:active {color: #144A82; text-decoration: underline;font-weight: bold; font-style: italic;}

.propertydetailmorebanner {
	width: 100%;
	background-image: none;
	background-color: transparent;
	color: #000000;
}

.propertydetailmorebanner a {
	float: right;
	margin: 4px;
}

.countriestable {
	border: 1px solid #cccccc;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #144A82;
}

.countriestable p {
	padding-top: 20px;
}


.subcountriestable {
	width: 444px;
	border: 1px solid #cccccc;
}

.subcountriestable tr td {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
h1.pagebodyheader{
	display: block;
	float: left;
	clear: none;
	color: #144A82;
	font-weight: bold;
	font-size: 16px;
	padding: 13px 0px 25px 10px;
	width: 595px;
}
.pagebodyheader img {
	border: 1px solid #144A82;
	margin: 0px 10px 10px 0px;
}

p.pagebodyheader {
	display: block;
	width: 444px;
	float: left;
	padding: 0px 0px 20px 3px;
	text-align: justify;
	font-size: 75%;
	font-weight: normal;
}


p.pagebodyheader span {
	font-weight: bold;
}

#greytitletop {
	margin: 20px 0px 0px 0px;
	width: 571px;
	height: 14px;
	padding: 4px 0px 4px 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/propdetailtitle-bg2.gif);
	background-repeat: repeat;
	background-color: #144A82;
	float: left;
	clear: none;
}

input.addtoenquiry {
	margin: 20px 18px 0 0;
	float: right;
	clear: none;
}
#pagedetailfooting input.addtoenquiry {
	margin: 0px 18px 0 0;
	float: right;
	clear: none;
}

.mainimage {
	border: 1px solid;
	margin-bottom: 12px;
}

.thumbimage {
	margin: 0px 3px 0px 0px;
	border: 1px solid;
}

.thumbimageleft {
	margin: 0px 3px 0px 0px;
	border: 1px solid;
}

.thumbimageright {
	margin: 0px;
	border: 1px solid;
}

#greytitlebottom {
	margin: 0px 0px 0px 0px;
	width: 571px;
	height: 14px;
	padding: 4px 8px 4px 2px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/propdetailtitle-bg2.gif);
	background-repeat: repeat;
	background-color: #144A82;
	float: left;
	clear: none;
	text-align: right;
}

#convert {
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

#enquiretop {
	margin-top: -6px;
	display: block;
	float: right;
	width: 116px;
	clear: none;
}

#enquiretop div {
		display: block;
		margin-top: 6px;
		width: 116px;
		padding: 0px 0px 6px 0px;
		border: dashed 1px #9999FF;
	}

	#enquiretop input {
	 margin: 0;
	 padding: 0;
	 width: 116px;
	}

	#enquirebottom {
		float: right;

	}

	#enquirebottom input {
	 margin-left: 4px;
	 width: 116px;

	}
	#descriptiondiv {
		margin: 0px 0px 0px 0px;
		width: 577px;
		padding: 0px;
		float: left;
	}

	#descriptiondiv h2 {
		font-family: Arial,Verdana,Helvetica,sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #144A82;
		margin-bottom: 9px;
		margin-top: 9px;
		display: block;
		padding: 0;
	}

	#descriptiondiv div.content{
		display: inline;
		font-weight: normal;
		color: #000000;
		padding-bottom: 9px;
	}

	#descriptiondiv span.content{
		display: inline;
		font-weight: normal;
		color: #000000;
		padding-bottom: 9px;
	}


	#descriptiondiv div.content p {
		display: block;
		font-weight: normal;
		color: #000000;
		padding-bottom: 9px;
	}

	#descriptiondiv span.contenthead {
		font-weight: bold;
		color: #000000;
		margin-bottom: 9px;
		display: block;
	}

	#fastleft {
		width: 49%;
		float: left;
	}
	#fastright {
		width: 49%;
		float: right;
	}

#currencybottom {
	position: relative;
	margin: 0px;
	width: 425px;
	height: 24px;
	padding: 0px 204px 0px 0px;
	vertical-align: top;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 24px;
	color: #000000;
	background: #ffffff;
	text-align: right;
	float: left;
	clear: both;
}


	#currency_select select {

		margin: 0px;
		font-weight: normal;
		margin-top: 3px;
	}

	#currency_select {
		position: absolute;
		top: 0;
		right: 44px;
		padding: 0px;
	}

		#images {
		margin: 1px 0px 18px 0px;
		width: 577px;
		padding: 0px;
		float: left;
	}

	#images a {
		margin: 0;
	}

.formrequired {
	color: #FF0000;
	}

	.requiredfield {color: #FF0000}

	.newproperty {
		width: 534px;
		padding: 5px 15px 8px 5px;
		border: none;
		margin: 12px 0px 0px 50px;
		clear: left;
		font-size: 12px;
		background: url(images/newproperty-bg.gif) no-repeat 0% 0%;
	}

	.newpropertytop {
		width: 534px;
		padding: 5px 15px 8px 5px;
		border: none;
		margin: 0px 0px 0px 50px;
		clear: left;
		font-size: 12px;
		background: url(images/newproperty-bg.gif) no-repeat 0% 0%;
	}

	.byprice {
		text-align: center;
		width: 536px;
		padding: 5px 15px 8px 5px;
		border: none;
		margin: 12px 0px 0px 50px;
		clear: left;
		font-size: 12px;
		background: url(images/byprice-bg.gif) no-repeat 0% 0%;
	}

	.bypricetop {
		text-align: center;
		width: 536px;
		padding: 5px 15px 8px 5px;
		border: none;
		margin: 0px 0px 0px 50px;
		clear: left;
		font-size: 12px;
		background: url(images/byprice-bg.gif) no-repeat 0% 0%;
	}

 a.visalink:link {color: #144A82; text-decoration: none;}
 a.visalink:visited {color: #144A82; text-decoration: none;}
 a.visalink:hover {color: #144A82; text-decoration: underline;}
 a.visalink:active {color: #144A82; text-decoration: underline;}

.location-page-box {
		width: 285px;
		padding: 2px;
		border: none;
		margin: 0px;
		clear: left;
		background: url(images/by-location-images-box.gif) no-repeat 0% 0%;
	}

.land-title-page-box {
		width: 295px;
		padding: 2px;
		border: none;
		margin: 0px;
		background: url(images/land-title-box.gif) no-repeat 0% 0%;
	}

.default-images-bg {
		width: 584px;
		height: 200px;
		padding: 9px 2px 3px 6px;
		border: none;
		margin: 0px 0px 0px 0px;
		clear: left;
		background: url(images/default-page-bg.gif) no-repeat 0% 0%;
	}

.default-news-bg {
		width: 582px;
		height: 110px;
		padding: 9px 2px 3px 6px;
		border: none;
		margin: 0px 0px 0px 0px;
		clear: left;
		background: url(images/default-page-images-bg.gif) no-repeat 0% 0%;
	}

div.fiftyfifty li {
	font-size: 11px;
	list-style-image: url(images/sitemap-dot1.gif);
	list-style-type: none;
}
div.fiftyfifty li li {
	font-size: 11px;
	list-style-image: url(images/sitemap-dot2.gif);
}

div.fiftyfifty ul li ul {
  margin-bottom: 10px;
}

.box_news_1 {
	display: block;
	background-image: url(images/box/header-left.gif);
	background-position: top left;
	background-repeat: no-repeat;

}
.box_news_2 {
	display: block;
	display: block;
	background-image: url(images/box/header-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: auto;
}
.box_news_3 {
	display: block;
	background-image: url(images/box/footer-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: auto;
}
.box_news_4 {
	display: block;
	background-image: url(images/box/footer-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: auto;
	position: relative;
	margin: 0;
}

.box_news_4 img {
	margin: 0px 0px 5px 1px;
}

.box_news_4 h3 {
	padding: 0px;
	margin: 0px;
	line-height: 23px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}


.box_news_4 a.box_news_header {
	position: relative;
	left: -3px;
	display: block;
	margin-right: 6px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.box_news_4 .box_news_header {
	position: relative;
	left: 15px;
	display: block;
	margin-right: 6px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}


.box_news_4 a.box_news_header:link {color: #ffffff; text-decoration: none;}
.box_news_4 a.box_news_header:visited {color: #ffffff; text-decoration: none;}
.box_news_4 a.box_news_header:hover {color: #CADEFF; text-decoration: none;}
.box_news_4 a.box_news_header:active {color: #CADEFF; text-decoration: none;}

.propertynewsheader {
  font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: left;
	width: 400px;
	clear: left;
	float: left;
}

.propertynewstitlebox {
	background: url(images/property-list-midbg.gif) repeat-y;
	padding: 5px 13px 0px 10px;
	clear: both;
	float: left;
	width: 558px;
}

.propertynewsbanner, .propertynewsmorebanner {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #144A82;
	color: #FFFFFF;
	float: left;
	background-image:url(images/propdetailtitle-bg2.gif);
	background-repeat: repeat;
	height: 22px;
	width: 100%;
	padding: 0px 0px 0px 3px;
}

.propertynewsbanner div {
	color: #FFFFFF;
}

.propertynewstitledetail {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 4px;
}

.propertynewstitledetailtext {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	clear: none;
	width: auto;
	margin: 5px 0px;
	padding: 5px 0 0 0;
}

.propertynewstitledetailtext div {
	margin-top: 5px;
	float: left;
	clear: left;
	white-space: nowrap;
}
.propertynewstitledetailtext span {
	white-space: nowrap;
	width: auto;
	margin-top: 5px;
	font-weight: normal;
	margin-left: 4px;
}

.newsletter-home-link a {
	width: 250px;
	margin-left: 4px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.newsletter-home-link a:link {color: #ffffff; text-decoration: none;}
.newsletter-home-link a:visited {color: #ffffff; text-decoration: none;}
.newsletter-home-link a:hover {color: #CADEFF; text-decoration: none;}
.newsletter-home-link a:active {color: #CADEFF; text-decoration: none;}

.news-header a {
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.news-header a:link {color: #144A82; text-decoration: none;}
.news-header a:visited {color: #144A82; text-decoration: none;}
.news-header a:hover {color: #144A82; text-decoration: underline;}
.news-header a:active {color: #CADEFF; text-decoration: underline;}

#news-archive a {
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	color: #144A82;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}
#news-archive-bottom a {
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	color: #144A82;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

#news-archive {
	margin: 0px 0px 20px 0px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

#news-archive-bottom {
	margin: 0px 0px 20px 0px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

.news-archive a:link {color: #144A82; text-decoration: none; font-size: 11px;}
.news-archive a:visited {color: #144A82; text-decoration: none; font-size: 11px;}
.news-archive a:hover {color: #144A82; text-decoration: underline; font-size: 11px;}
.news-archive a:active {color: #CADEFF; text-decoration: underline; font-size: 11px;}

#newsletter-body {
	padding-left: 0px;
	float: right;
	width: 274px;
	position: absolute;
	margin: 0px 20px 10px 289px;
	text-align: justify;
}

#newsletter-body a {
	color: #144A82;
	}

.box_news2_1 {
	display: block;
	background-image: url(images/box/header-left.gif);
	background-position: top left;
	background-repeat: no-repeat;

}
.box_news2_2 {
	display: block;
	display: block;
	background-image: url(images/box/header-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: auto;
}
.box_news2_3 {
	display: block;
	background-image: url(images/box/footer-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: auto;
}
.box_news2_4 {
	display: block;
	background-image: url(images/box/footer-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: auto;
	position: relative;
	margin: 0;
}

.box_news2_4 img {
	margin: 0px 0px 0px 0px;
}

.box_news2_4 h3 {
	padding: 0px;
	padding-left: 1px;
	padding-top: 2px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}


.box_news2_4 a.box_news_header {
	position: relative;
	left: 50px;
	display: block;
	margin-right: 6px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.box_news2_4 .box_news_header {
	position: relative;
	left: 10px;
	display: block;
	margin-right: 6px;
	width: 100px;
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}


.box_news2_4 a.box_news_header:link {color: #ffffff; text-decoration: none;}
.box_news2_4 a.box_news_header:visited {color: #ffffff; text-decoration: none;}
.box_news2_4 a.box_news_header:hover {color: #CADEFF; text-decoration: none;}
.box_news2_4 a.box_news_header:active {color: #CADEFF; text-decoration: none;}

a.clickhere_link:link {color: #144A82; text-decoration: none;}
a.clickhere_link:visited {color: #144A82; text-decoration: none;}
a.clickhere_link:hover {color: #144A82; text-decoration: underline;}
a.clickhere_link:active {color: #144A82; text-decoration: underline;}

.gmaplightbox {
	color: #144A82;
}