/* CSS Document 
Modern Websites 4 Realtors
Home Page */


/* S T Y L E S */


.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 56px;
	font-weight: bold;
	color: #333333;
}


.homebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5;
}
.homebodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	text-decoration: none;
	color: #58A900;
}
.homebodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	text-decoration: underline;
	color: #58A900;
}




.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #CCCCCC;
	line-height: 1.4;
}
.bottomtextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #9CF927;
	line-height: 1.4;
	text-decoration: none;
}
.bottomtextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #9CF927;
	line-height: 1.4;
	text-decoration: underline;
}


/*   C O N T A I N E R S   */

