* {box-sizing: border-box;}
html, body {
height: 100%;
font-size:16px;
font-family: Helvetica, Arial, Verdana, Lucida Sans, sans-serif, Gothic, Arial Black;/*NOTE: The FIRST in the list will be the DEFAULT FOR THE PAGE*/
}
h1 {font-size:110%; font-weight:normal; color:black;}
h2 {font-size:90%; font-weight:normal; color:black;}
h3 {font-size:80%; font-weight:normal; color:black;}
h4 {font-size:75%; font-weight:normal; color:black;}
header, section, footer, aside, main, article, figure {
    display: block;
	padding: 0px;
	}          
a:link {color: blue; text-decoration:none;}
a:active {color:red; text-decoration:none;}
a:visited {color:blue; text-decoration:none;}
a:hover {color:red;}
a.nav {font-weight:bold;
      text-decoration:none;}
.button { background-color: ; 
border-color: ; 
color: black; 
font-family: verdana, ms sans serif;
font-weight: ; 
font-size: 8pt; 
}
.arborcaption {border:1px solid black;
	background-color:darkblue;
	color:white;
	font-weight:bold;
	font-style:italic;
	/*font-size:25px;ORIG*/
	font-size:40px;
	font-family:Arial Black;
        padding:5px;
	position:absolute;
	top:0px;
	left:0px;
    width:50%;
	height:75px;}
.arborcaprhs {border:1px solid black;
	background-color:darkblue;
	color:white;
	font-weight:bold;
	font-family:verdana;
	text-align:center;
	font-size:12px;
        padding:5px;
	position:absolute;
	top:0px;
	left:50%;
    width:50%;
	height:75px;}
nav {
border:px solid black;
width:100%;
height:40px;
margin:60px 0px 0px 0px;
background-color:#f0fff0;
float:left;	
text-align:center;
box-sizing: border-box;	
}
footer {
	border:0px solid lightgray;  
   /*clear:both;*/
    float:left;
	width:100%;
	background-color: #0099cc;
	color: #ffffff;
	overflow:auto; /*IMPORTANT to prevent footer parent element COLLAPSING*/
	/*Adding more styling seems to remove a lot of content!!!*/
}
.footer {border:1px solid lightgray;    
	clear:both; 	
}
.foot1 {
border:1px solid light gray;
width: 100%;
float:left;	    
    text-align: center;
    font-size: 12px;
    padding: 15px;	
}
	
/*#############################################################################################*/
/*NEW JUNE 2023*/
/*#############################################################################################*/
.formcontainer {
border:1px solid blue;
width:98%;
margin:5px;
background-color:#f0fff0;
float:left;	
box-sizing: border-box;
}

@media screen and (min-width: 600px) {
  .formcontainer {
    width: 48%;
    margin-left: 25%;
  }
}

.easmainpagediv1 {
border:1px solid blue;
width:98%;
margin:5px;
background-color:;
float:left;	
box-sizing: border-box;
}

@media screen and (min-width: 600px) {
  .easmainpagediv1 {
    width: 48%;
    margin: %;
  }
}

.emailprops {
border:1px solid black;
width:100%;
margin:10px;
padding:px;
float:left;	
box-sizing: border-box;
}

@media screen and (min-width: 600px) {
  .emailprops {
    width: 100%;
    margin: %;
  }
}

.imgsize {
border:1px solid black;
width:70%;
margin:px;
padding:px;
float:left;	
box-sizing: border-box;
}

@media screen and (min-width: 600px) {
  .imgsize {
    width: 30%;
    margin: %;
  }
}


	
.error140 {border:4px solid red;
	margin:140px 0px 0px 0px;	
	width:100%;
	float:left;	
	box-sizing: border-box;
	}	
	
.error100 {border:4px solid red;
	margin:100px 0px 0px 0px;	
	width:100%;
	float:left;	
	box-sizing: border-box;
	}	
	
.displaycontainer1 {border:4px solid blue;
	margin:5px;	
	width:100%;
	float:left;	
	overflow:hidden;
	box-sizing: border-box;
	}		
	
.returnprevcontain {border:1px solid black;
	padding:px;
	position:absolute;
	top:71px;
	width:100%;/*33%*/
	box-sizing: border-box;
	}
	
.returnprevleft {border:1px solid black;
	background-color:white;
    padding:5px;
	float:left;	/*left:0px;*/
	text-align:center;
	height:25px;
	width:%;/*33%*/
	box-sizing: border-box;
	}
.returnprevmiddle {border:1px solid black;
	background-color:white;
    padding:5px;
	float:left;	/*left:34%;*/
	text-align:center;
	height:25px;
	width:%;/*30%*/
	box-sizing: border-box;
	}	
.returnprevright {border:1px solid black;
	background-color:white;
    padding:5px;
	float:left;	/*left:68%;*/
	text-align:center;
	height:25px;
	width:%;
	box-sizing: border-box;
	}	
		
	

/*END for June 2023*/
	
/*###################################################################################################*/
/*All style classes below are specifically for 5Drentnw.php/5Drentnwlocal.php*/
/*###################################################################################################*/
.propid {border:0px dotted black;
	background-color:white;
	color:blue;
        padding:5px;
	position:absolute;
	left:500px;
	top:120px;
	width:140px;
	height:20px;}
.fullpic {border:1px solid black;
	background-color:white;
        padding:2px;
	position:absolute;
	top:140px;
	left:5px;
	width:475px;
	height:356px;
	text-align:center;
	vertical-align:middle}
.thmbnail1 {border:0px solid black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:505px;
	left:5px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail2 {border:0px solid black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:505px;
	left:170px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail3 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:505px;
	left:335px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail4 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:505px;
	left:500px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail5 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:505px;
	left:665px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail6 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:630px;
	left:5px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail7 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:630px;
	left:170px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail8 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:630px;
	left:335px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail9 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:630px;
	left:500px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.thmbnail10 {border:0px dotted black;
	background-color:white;
        padding:0px;
	position:absolute;
	top:630px;
	left:665px;
	width:160px;
	height:120px;
	text-align:center;
	vertical-align:middle}
.clicktnail {border:0px dotted black;
	background-color:white;
        padding:5px;
	color:#ff00ff;
	font-weight:bold;
	position:absolute;
	left:170px;
	top:105px;
	width:450px}
.toletforsale5d {border:0px dotted black;
	background-color:white;
        padding:5px;
	color:#ff00ff;
	font-weight:bold;
	font-size:35px;
	position:absolute;
	left:620px;
	top:105px;
	width:150px}
/**/
.pagestats {border:2px dotted black;
	background-color:white;
        padding:5px;
	position:absolute;
	top:760px;
	left:10px;}
.copyright5D {border:2px dotted black;
	background-color:white;
        padding:5px;
	position:absolute;
	top:780px;
	left:200px;}
.insidetabl1 {border:0px dotted black;
	background-color:white;
        padding:5px;
	position:static;
	font-family:arial-black, arial, courier, sans-serif, verdana
	height:auto;
	top:0px;
	left:0px;
	text-align:center;
	vertical-align:top;}
.insidetabl2 {border:0px dotted black;
	background-color:white;
        padding:5px;
	position:static;
	font-family:arial-black, arial, courier, sans-serif, verdana
	height:auto;
	top:0px;
	left:0px;}

.cid {border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:blue;
	font-size:15px;
	font-weight:900;
	/*position:relative;*/
	float:left;
	/*top:0px;*/
	/*left:0px;*/
    width:15%;
	height:15px;
	text-align:left;}
	

.type {border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:blue;
	font-size:15px;
	font-weight:900;
	float:left;
	width:8%;
	height:15px;
	text-align:left;}
.source {border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:darkgreen;
	font-size:12px;
	font-weight:900;
	float:left;
	width:30%;
	height:15px;
	text-align:left;}
.input{border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:darkgreen;
	font-size:12px;
	font-weight:900;
	float:left;
	width:12%;
	height:15px;
	text-align:left;}
	

.eir_ip0{border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:darkgreen;
	font-size:12px;
	font-weight:900;
	float:left;
	width:15%;
	height:15px;
	text-align:left;}
.eir_ref0{border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:darkgreen;
	font-size:12px;
	font-weight:900;
	float:left;
	width:82%;
	height:15px;
	text-align:left;}
	

.cust_editdelete{border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:darkgreen;
	font-size:12px;
	font-weight:900;
	float:left;
	width:18%;
	height:25px;
	text-align:left;}
.cust_matchprops{border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:darkgreen;
	font-size:12px;
	font-weight:900;
	float:left;
	width:25%;
	height:25px;
	text-align:left;}
.cust_email{border:1px solid black;
	background-color:#ffffff;
        padding:2px;
	color:darkgreen;
	font-size:12px;
	font-weight:900;
	float:left;
	width:45%;
	height:25px;
	text-align:left;}		
	




/*For some reason when I put either of these comment lines above "tabl" the top does not work*/
