body {
	background-color: #a7a6a6;
	margin-bottom: 10px;
	margin-top: 10px;
}

a:link 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: center ; 
	text-decoration: none; 
	
}



a:visited 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #ffffff; 
	font-weight: bold; 
	text-align: center ; 
	text-decoration: none; 
}

a:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c3c2c2; 
	font-weight: bold; 
	text-align: center ; 
	text-decoration: none; 
}



.norm {  
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color:#000000;  
	line-height: 14pt; 
	font-weight: normal;
	text-align: left ;  


}

.content{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13pt; 
	font-weight: normal;
	text-align: left ;  
}
.content a{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FF4E00;
	text-decoration: underline;
}
.content a:hover{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
.propertysidemenu a:link{
	font-family: arial;
	color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.propertysidemenu a:visited{
	font-family: arial;
	color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.propertysidemenu a:hover{
	font-family: arial;
	color:#ffffff;
	font-style: underline;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.propertysidemenu {
	font-family: arial;
	color:#ffffff;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 14pt; 
}
.propertysidemenutitle {
	font-family: arial;
	color:#ffffff;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.propertysearchfonttop a:link{
	font-family: arial;
	color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.propertyalerts {  
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color:#000000;  
	line-height: 14pt; 
	font-weight: normal;
	text-align: left ;  
}

.searchtext {  
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color:#000000;  
	line-height: 14pt; 
	font-weight: normal;
	text-align: right ;  
}
.searchresultstop{
	font-family: arial;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


.form{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}
.form a{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
}
.form a:hover{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #575757;
	text-decoration: underline;
}
.quote{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #FF4E00;
	text-decoration: none;
}

.indexbold{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #6d6a6a;
	text-decoration: none;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.sr-propertytitle{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 12pt; 
	color: #000000;
	text-decoration: none;
}
select
{
	font-family: arial;
	font-size: 11px;
}



.property
{
	width:97%;
	height:140px;
	border:solid 1px #7c7a7a;
	padding-right:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	z-index:2;
	
}

.property .heading
{
	width:101%;
	height:30px;
	background:#e0dede;
	padding-top:3px;
	padding-bottom:5px;
	z-index:1;
	
}

.property .heading img
{
	padding-top:5px;
	padding-right:5px;
}

.message
{
	text-align:center;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.menu{  
	text-align: center;
	text-indent: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #f15723 url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:21px;
	width:100%;

}

.menu ul{
list-style-type:none;
padding:0;
margin:0;
}


.menu li{
float:left;
position:relative;
padding-left:10px;
z-index:100;
}

.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

.menu a, .menu :visited {
display:block;
font-size:10px;
background: url(images/menuarrows.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
padding-right:15px;;
color:#FFFFFF;
text-decoration:none;
margin-right:1px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.menu ul ul {
visibility:hidden;
position:absolute;
width:150px;
height:0;
background:#F95100;
padding-top:5px;
padding-bottom:5px;
}
.menu ul ul li
{
	background: #F95100;
	width:150px;
	text-align:left;
	padding-bottom:5px;
	padding-left:5px;
}

.menu ul ul li a
{
	
		background: url(images/menuarrows.jpg);
		background-repeat:no-repeat;
		background-position:left;

}

.menu ul ul li a:hover
{
	background:none;
	color: #000000;
	background: url(images/menuarrows.jpg);
	background-repeat:no-repeat;
	background-position:left;
}



.menu ul ul li a:visited
{
	background:none;
	background: url(images/menuarrows.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.menu ul li:hover ul,
.menu ul a:hover ul
{
visibility:visible;
color:#000000;
}