body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
	/*scroll bar*/
	scrollbar-3dlight-color:#993300;/*very last bg*/
           scrollbar-arrow-color:#993300;/*small arrow*/
           scrollbar-darkshadow-color:#E8FF2B;/*hightlight on the right*/
           scrollbar-face-color:#044BD0;/*main body part*/
           scrollbar-highlight-color:#993300;/*back main part*/
           scrollbar-shadow-color:#FF0000;/*back right part*/
	
}

/*positionning*/

div.top_logo{
	width:100%;
	height:9px;
	background-image: url(library/logo/toplayer_bg.jpg);
	background-repeat: repeat-x;



}

div.logo{
position: absolute;
left:0px;
top:9px;
	width: 100%;
	height:155px;
	background-image: url(library/logo/logo_main.jpg);
	background-repeat: no-repeat;
	background-color: #0076D0;
}

div.logo_right{

z-index:5;
position: absolute;
left: 790px;
top:0px;
width:211px;
height:164px;

}

div.top_links{

position: absolute;
left:0px;
top:164px;
	width:100%;
	height:34px;
	background-image: url(library/links_top_bg.jpg);
	background-repeat: repeat-x;
	z-index:6;

}

div.toplinks_left{
position:absolute; 
top:164px; 
left:0px;
width:320px;
height:34px;
z-index:7;

}

span.toplinks_text
{
margin-left:330px;
line-height:220%;

}

div.searchbar{
	position: absolute;
	left:0px;
	/*top:198px;*/
	top:198px;
	width:100%;
	height: 30px;
	z-index:8;
	margin-bottom:0px;
	color: #FFFFFF;
	
	background-image: url(library/searchbar_bg.jpg);
	background-repeat: repeat-x;


}

div.searchbar_right{
position: absolute;
width:249px;
height:30px;
right:-1px;
top:198px;
z-index:12;


}

div.searchform{
z-index:15;

}

div.leftlayer_top{
z-index:12;
width:201px;
height:21px;
position: absolute;
left:0px;
top:219px;


}

div.main{
	position: absolute;
	left:0px;
	/*top:221px;*/
	top:240px;
	width:auto;
	height:auto;
	z-index:10;
	
	


}

div.leftlayer{
	width:201px;
	
	float:left;
	background-image: url(library/leftbar_bg.jpg);
	background-repeat: repeat-y;


}
div.right_column{
	width:140px;
	height:auto;
	float:right;
	text-align:center;
	background-image: url(library/featuredp_bg.jpg);
	background-repeat: repeat-y;

}


div.content{
	margin-right:15px;
	margin-left:205px;
	


}

div.footer{
	width:100%;
	height: auto;
	margin-left:50px;
	background-image: url(library/iavi_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;


}


div.slide_show{
position: absolute;
top:9px;
left:292px;
z-index:20;


}

div.property_listing{
width:95%;
margin-left:10px;
height:auto;
border: 1px dotted red;
padding-left:10px;
padding-top:10px;
padding-righ:10px;
padding-bottom:0px;


}

div.property_thumbnail{
float:left;
width:auto;
height:auto;
border: 1px solid black;
margin-right:15px;
margin-bottom:5px;



}

div.mortgage{

width:95%;
margin-left:10px;
height:auto;
border: 1px dotted black;
padding-left:10px;
padding-top:10px;
padding-righ:10px;
padding-bottom:10px;

}

div.email_friend{

width:95%;
margin-left:10px;
height:auto;
border: 1px dotted black;
padding-left:10px;
padding-top:10px;
padding-righ:10px;
padding-bottom:10px;

}

div.main_printable{
	position: absolute;
	left:0px;
	/*top:221px;*/
	top:120px;
	width:650px;
	height:auto;
	margin-left:20px;
	
	


}


/* links*/

/*start of the links*/
a:link{
	text-decoration: underline;
	color: #000066;

}



a:visited{
	text-decoration: underline;
	color: #000066;
}
a:active{
	text-decoration: underline;
	color: #000066;

}

a:hover{
text-decoration: underline;
	color: #FF0000;
}


a.left_links:link{
	text-decoration: underline;
	color: white;
	font-weight: bold;

}



a.left_links:visited{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
a.left_links:active{
	text-decoration: underline;
	color: white;
	font-weight: bold;

}

a.left_links:hover{
text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}







/*form fields*/

.quicksearch{
	background-color:#E8FF28;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}

/*text*/
p{
color: #044BD0;
/* was color: #000066 */
}

p.side_links{

	margin-bottom:12px;
	
	margin-left:25px;
	

}
h1.featured_properties{
font-size:12px;


}

h1{

font-size: 15px;
color: #044BD0;
}

h1.property{
	font-size: 14px;
	margin-left:150px;
	color: #044BD0;
	


}

h2{

font-size: 14px;
color: #044BD0;

}
h3,h4,h5{
color: #044BD0;
}

/*other*/

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}


/*form elements*/
input, select, textarea, radio {

background-color: #FFFFE1;
	

}

li{
	list-style-image: url(library/bullet_dark.gif);
	margin-bottom:15px;
	color: #044BD0;

}
td
{
color: #044BD0;

}
