body
	{
	background-color:#000000;
	margin:0px;
	}
td, body, div, input, textarea, select, option
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a9a9a9;
	}
.input
	{
	background-color:#3f3f3f;
	border:0px;
	width:120px;
	height:15px;
	color:#ffffff;
	}
.input2
	{
	background-color:#bababa;
	border:0px;
	width:120px;
	height:15px;
	color:#000000;
	}
option, select
	{
	color:#000000;
	}
h1
	{
	color:#e82396;
	font-size:15px;
	font-weight:normal;
	}
h2
	{
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	}
a:link, a:active, a:visited
	{
	color:#e82396;
	}
a:hover
	{
	color:#f18fc8;
	}
.white
	{
	color:#ffffff;
	}
.pink
	{
	color:#e82396;
	}
#top
	{
	background:url(images/topbg.jpg) top left repeat-x #131313;
	width:100%;
	}
#nav
	{
	width:870px;
	margin:auto;
	}
#second
	{
	width:100%;
	background:url(images/spots.jpg) top center;
	height:257px;
	}
#image
	{
	width:870px;
	margin:auto;
	}
#third
	{
	width:100%;
	background-color:#131313;
	}
#content
	{
	width:870px;
	margin:auto;
	}
#home1
	{
	float:left;
	width:280px;
	margin-top:10px;
	margin-bottom:10px;
	}
#home2
	{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:290px;
	border-left:solid #2f2f2f 1px;
	}
#home3
	{
	float:left;
	font-size:15px;
	width:290px;
	margin-top:10px;
	margin-bottom:10px;
	border-left:solid #2f2f2f 1px;
	}
#footer
	{
	width:870px;
	margin:auto;
	padding-top:10px;
	padding-bottom:20px;
	}
#listingleft
	{
	float:left;
	width:600px;
	margin-top:10px;
	}
#listingright
	{
	margin-top:10px;
	float:left;
	border-left:solid #2f2f2f 1px;
	margin-left:10px;
	width:259px;
	}
.listingbutton
	{
	margin-left:20px;
	}
#searchdiv
	{
	height:50px;
	background:url(images/searchbg.jpg);	
	}
#insidesearch
	{
	padding-top:16px;
	float:left;
	}

.property_title{
        font-weight:bold;
}

.property_address{
        font-size:13px;color:#ffffff;margin-bottom:7px;margin-top:5px;
}

.city_div{
        width:400px;float:left;
        font-size:15px;
}

.icon_div{
        width:300px;float:right;text-align:right;
}

.options_data{
        font-size:15px;
}

.watermark_box {
        position:relative;
        display:block;
}
img.watermark {
        position: absolute;
        bottom: 0px;
        right: 13px;
}

