/* =containers and layout columns
--------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#000;
	background-image:none;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFFF;
	line-height: 1.2em;
}

a:link, a:visited, a:hover{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: #000;
}
	
.clear {
	clear:both;
	height: 0px;
}
img {
	padding: 0px;
	margin: 0px;
	border: none}
	
#wrapper{
	position:relative;
	width:90%;
	background-image:none!important;}	

#wrap{
	width:100%;}

#header{
	width:902px;
	height: auto!important;}

#columns {
	position: relative;
	margin-top: 12px;
	margin-bottom: 0px;
	height:auto;
}
	
#middle_col_2 {
	width: 100% !important;
	margin-left:10px !important;
	padding-bottom: 10px;
	height: auto;
	color:#000000
	}	
	
#left_col {
	display:none!important;
	}	
	
#right_col {
	float: right;	
	right: 1px;
	}
	
#left_col, #right_col {
	top: 0px;
	position: absolute;
	width: 214px;
	height: 453px;
	background-image: url(../images/panel.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}	
	
#IEroot  #right_col {
	padding-top: 48px;
	}	

#footer {
	position:absolute;
	width:982px;
	padding-bottom: 10px;
}
	
#footertext {
	width:944px;
	padding-top: 12px;
	margin-top: 15px;
	margin-left: 10px;
	clear:both;
	padding-bottom: 12px;
}	
#footertext p {
	text-align: center;
	color: #5c013b;
}
#footertext p a {
	text-decoration: none;
	color: #5c013b;
}

/* =specific elements
--------------------------------------------------------------------------------------------------------------------------------------------*/

	
.propertythumb{
	display:none!important;}		
	
	
.property{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACA000;
	}		
	
.propertyresult{
	float:left;
	width:90%;
	padding-left: 5px;
}
	
.propertyresult a{
	color:#000000}				

#copyright{
	position:absolute;
	width:200px;
	padding-bottom: 19px;
    bottom: 0;
	color: #b8ac16;
	font-size: 9px;
	line-height: 1.4em;}
	
#newsflash{
	float:left;
	width:400px;}		
	
#clickhere{
	float: right;
	width:70px;
	padding-right: 10px;}	
	
#clickhere a{
	color:#FFFFFF}		
	
#agents{
	float: none;
	width:100%;
	text-align:left!important;
}		

/* =text styles
--------------------------------------------------------------------------------------------------------------------------------------------*/

h1{
	font-family:"Century Gothic";
	font-size: 32px;
	color:#666666;
	font-weight: normal;
	}	

h1.logo{
	width: 234px;
	height: 90px;
	
	
	display: list-item;
	list-style-image: url(../images/logo.png);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
	}
		
h2{
	color: #989898;
	font-weight: normal;
	font-size: 18px;
	font-family: Helvetica, Arial;
	}
	
h3{
	color: #989898;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial;
	padding:3px;
	}	
h3.pagination{
	display:none!important;
	}
h3.pagination a:link, h3.pagination a:visited{
	color:#000000 !important;
	}	
h3.pagination a.selected, h3.pagination a:hover {
	color:#b8ac16 !important;
	}					
	
h5{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9E0;
	text-align: right;	
	margin: 0;
	padding-top: 15px;
	padding-bottom: 13px;
	color: #C4C5C3;
	font-weight: bold;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 10px;}	

hr {
	border: 0px;
	width: 90%;
	color: #ece8e0;
	background-color: #ece8e0;
	height: 1px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
}

#IEroot  hr  {
	margin: -7px 0;
}

.propertytitle{
	font-size: 16px;
	color:#000;
	font-weight: normal;
}
.detailtitle{
	font-size: 26px;
	color:#000;
	font-weight: normal;
}
