/* HTML STYLES */

body {
	background-color:#4B5293;
	margin: 0;
	padding: 0;


		}



.home-text{
	background-color:#ffffff;
background-image: url('./images/homepage-background.jpg');
background-repeat: no-repeat;
background-position: top right;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 5;
	padding: 5;
}


.inside-text{

	font: 13px Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin: 5;
	padding: 5;
}


.side {
background-image: url('./images/edge.jpg');
background-repeat: repeat-y;



}

.mlspgsubmit{
color: #000;
background: #F1DD99;
border: 1px outset #d7b9c9;
font: 9px Arial, Helvetica, sans-serif;
cursor: hand;
width:40px;
height:20px;
}



.mlssubmit{
color: #000;
background: #F1DD99;
border: 1px outset #d7b9c9;
font: 9px Arial, Helvetica, sans-serif;
cursor: hand;
width:80px;
height:20px;
}





 .submit{
color: #000;
background: #F1DD99;
border: 1px outset #d7b9c9;
font: 9px Arial, Helvetica, sans-serif;
cursor: hand;
width:80px;
height:20px;
}

 .input{
color: #781351;
width:50px;
height:20px;
background:#F1DD99;
border: 1px solid #781351;
}




.side_address{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 11px;
color: #ffffff; 


}



.contact_address{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 16px;
color: #000000; 


}


.listing-title{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 13px;
color: #ffffff; 


}

.title{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 16px;
color: #4B5293; 


}

.price{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 14px;
color: #000000; 
font-weight: bold;

}



.address{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 14px;
color: #000000; 
font-weight: bold;

}


.print_address{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 14px;
color: #000000; 
font-weight: bold;

}

.print_address_header{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 17px;
color: #000000; 
font-weight: bold;

}


.side_address2{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 17px;
color: #ffffff; 
font-weight: bold;

}





a.side_address:link {text-decoration:none; color: #000000}
a.side_address:visited {text-decoration:none; color: #808080}
a.side_address:hover {text-decoration:none; color: #0000C0}
a.side_address:active {text-decoration:none; color: #008000}



.featured_more{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000; 
background-color:#EDBD01;
}



A.moreviews:link {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none; font-size: 12px; color: #4B5293;}
A.moreviews:visited {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none; font-size: 12px; color: #4B5293;}
A.moreviews:hover {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none; font-size: 12px; color: #AA391B;}
A.moreviews:active {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none; font-size: 12px; color: #4B5293;}





a.links:link {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none;  font-size: 12px; text-decoration:none; color: #000000}
a.links:visited {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none;  font-size: 12px; text-decoration:none; color: #000000}
a.links:hover {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none; font-size: 12px; text-decoration:none; color: #0000C0}
a.links:active {font-family: Arial,Garamond,Times New Roman, sans-serif;text-decoration:none; font-size: 12px; text-decoration:none; color: #008000}





a.footerlinks:link {text-decoration:none; color: #C0C0C0}
a.footerlinks:visited {text-decoration:none; color: #C0C0C0}
a.footerlinks:hover {text-decoration:none; color: #808080}
a.footerlinks:active {text-decoration:none; color: #008000}



hr {
	border: 0;
	height: 1px;
	background-color: #CCC;
	color: #CCC;
	}





