/* main CSS Document for Andree McRae, Created for Mellon Tech.com */

/*Page elements ------------------------------------------------*/
body{
	background-color:#d49f9d;
	background-image:url(../images/realestate_bg.jpg);
	}
h1{
	margin:0 0 10px 0;
	color:#9c2e28;
	}


/*Divs --------------------------------------------------------*/
#masthead{
	background-image:url(../images/realestate_header.jpg);
	height:193px;
	}
#navigation a:hover{
	background-color:#9c2e28;
	color:#FFFFFF;
	}
#navigation2 a:hover{
	background-color:#9c2e28;
	color:#FFFFFF;
	}
	
/*Classes -----------------------------------------------------*/