body {
	margin:  0;
	padding:  0;
}

BODY{
scrollbar-face-color:#C8A456;
scrollbar-arrow-color:#CCFFCC;
scrollbar-track-color:#E8E0B3;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#79A5D2;
scrollbar-darkshadow-Color:#CCFFCC;
}


h1 {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	color: #7B4B39;
	font-size: 15px;
	align: center;
	font-variant: normal;
	text-decoration: none;
	line heigth: 7px;
}
h2 {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	color: #89291E;
	font-size: 12px;
	align: center;
	font-variant: normal;
	text-decoration: none;
	line heigth: 5px;
}

#h2 A:link {color:"#ffffff"; text-decoration: none;}
#h2 A:visited {color:"#ffffff"; text-decoration: none;}
#h2 A:hover {color:"#eeeeee"; text-decoration: underline;}




p {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #89291E;
	line-height:20px;

}

li {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #89291E;
	line-height:20px;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line heigth: 5px;
}

#h3 A:link {color:"#000000"; text-decoration: none;}
#h3 A:visited {color:"#000000"; text-decoration: none;}
#h3 A:hover {color:"#000000"; text-decoration: underline;}




#real-estate A:link {color:"#ffffff"; text-decoration: none;}
#real-estate A:visited {color:"#ffffff"; text-decoration: none;}
#real-estate A:hover {color:"#ffffff"; text-decoration: underline;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24156A;
	line-height:13px;
	text-decoration: none;
	font-weight: bold;
}


#menu A:link {color:"#24156A"; text-decoration: none;}
#menu A:visited {color:"#24156A"; text-decoration: none;}
#menu A:hover {color:"#24156A"; text-decoration: underline;}


.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FF0000;
	line-height:15px;
	text-decoration: none;
	font-weight: bold;
	
}



#footer A:link {color:"#24156A"; text-decoration: none;}
#footer A:visited {color:"#24156A"; text-decoration: none;}
#footer A:hover {color:"#000000"; text-decoration: none;}


form { 
 border: 1px solid #cccccc; 
 padding: 3px; 
 background-color: #FFFFFF;
 font-size: 9px;
 font-family: Georgia, Times New Roman, Times, serif;
}



