/* CSS Document */

body {
margin: 0px;
background-color: #000000;
}

.welcomebg {
background-image: url(images/homenew_welcomebg.jpg);
height: 175px;
width: 448px;
background-repeat: no-repeat;
background-position: top;
background-color: #0b73b2;
}

.featuredbg {
background-image: url(images/homenew_featuredbg.jpg);
height: 175px;
width: 282px;
background-repeat: no-repeat;
background-position: top;
background-color: #0b73b2;
}

.welcometext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #c7c2b3;
text-align: justify;
}

.welcomepos {
margin-top: 50px;
margin-left: 22px;
}

.propertysearchpos {
margin-top: 35px;
}

.featuredtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cfae53;
}

.featuredpos {
margin-top: 48px;
margin-left: 18px;
}

.featuredlabel {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #9e9b96;
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #9e9b96;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
.content-bg {
	background-image: url(images/h_content-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #0b73b3;
}
.feat-bg {
	background-image: url(images/h_featprop-txt.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align:top;
}
.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c7c2b3;
text-align: justify;
line-height: 18px;
padding-left: 25px;
padding-top: 45px;
*padding-top: 55px;
text-decoration: none;
}
.content a {
color: #c7c2b3;
text-decoration: underline;
}
.content a:hover {
color: #c7c2b3;
text-decoration: none;
}
.content2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c7c2b3;
text-align: justify;
line-height: 18px;
padding-left: 25px;
padding-right: 25px;
text-decoration: none;
}
.content2 a {
color: #c7c2b3;
text-decoration: underline;
}
.content2 a:hover {
color: #c7c2b3;
text-decoration: none;
}