.text{
	font-family: 	Tahoma, Helvetica, sans-serif; 
	font-size: 		0.8em; 
	color: 			#434343; 
	text-align: 	justify;
	/*line-height: 	normal;*/ 
	font-style: 	normal; 
	padding-top: 	5px; 
	padding-bottom: 20px; 
	padding-left: 	20px; 
	padding-right: 	10px
	width: 			550;  
	margin-left: 	180px;
	overflow:		none;
}

.prop_listing
{
	font-family: 	Tahoma, Helvetica, sans-serif; 
	font-size: 		0.9em; 
	color: 			#434343; 
	
	font-style: 	normal; 
	padding-top: 	5px; 
	padding-bottom: 20px; 
	padding-left: 	0px; 
	padding-right: 	10px 
	overflow:		auto;
}
.datetext{
	font-family: 	Arial, Helvetica, sans-serif; 
	font-style: 	normal; 
	font-size: 		11px;  
	text-align: 	left;
	color: 			#ffffff; 
	margin-left:	700px;
}
.site_title{
	font-family: 	Arial, Helvetica, sans-serif; 
	color: 			#FEFEFF; 
	font-size: 		18px;  
	text-indent: 	30px; 
	margin-top:		30px;
	overflow:		none;
	position:		absolute;
	top:			10px;
	width:			200px;
	text-align:		center;
}
.site_logo {
	overflow:	none;
	position:	absolute;
	top:		10px;
	left:		10px;
	width:		150px;
	height:		83px;
	text-align: center;
}
a.menu_item{
	font-family: 		Arial, Helvetica, sans-serif; 
	color: 				#FEFEFF; 
	font-size: 			12px;
	text-decoration:	none;
	padding-left:		40px;
	text-transform:		uppercase;
}

a{
	color: 				#434388; 
}
.page_title{
	font-family: 	Arial, Helvetica, sans-serif; 
	color:			#243445; 
	margin-left:	180px;
}
.website_slogan{
	font:			italic 16 Times-New-Roman; 
	color:			#586878; 
	margin-left:	20px;
}
.topbox{
	FONT-FAMILY:	Times-New-Roman; 
	FONT-SIZE:		10px; 
	COLOR:			#999999; 
	FONT-STYLE:		normal; 
	LINE-HEIGHT:	0.1em; 
	PADDING-RIGHT:	5px; 
	PADDING-LEFT:	5px; 
	PADDING-TOP:	5px; 
	PADDING-BOTTOM: 5px 
}
.footer {
padding-top:		10px;
text-align:			center;
font-size:			10px;
font-family:		Tahoma;
color:				#ffffff;
}

.input_form 
{
	border: 	1px solid;
	background: #FFFFFF;
	color: 		#44575B;
}

/* style for Insite Designer link */
a.idlink:link {
color: #cccccc;
text-decoration: none;
}
a.idlink:visited {
color: #cccccc;
text-decoration: none;
}
a.idlink:active {
color: #cccccc;
text-decoration: none;
}
a.idlink:hover {
color: #eeeeee;
text-decoration: underline;
}