@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #4c0e5e;
	background: url(../images/paper-body-background.jpg) repeat;
}

a {
	color: 4c0e5e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link {
	color: #4c0e5e;}

p {padding: 7px;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: 4c0e5e;
	font-weight: 200;
	}

/*Page Structure*/
	
#top{
	background: url(../images/top-repeater.jpg) repeat-x top left;
	text-align: center;}
	
#wrapper {
	width: 1060px;
	margin: 0 auto;
	}
	
#main-build {
	margin: 0 auto;
	background: url(../images/build-choices-bg.jpg) no-repeat top center;
	width: 920px;
	height: 474px; }
	
/*Realtor Login Styling*/
	
#main-realtor {
	margin: 0 auto;
	background: url(../images/realtor-login-background.jpg) no-repeat top center;
	width: 766px;
	height: 405px; }
	
img#love-realtors {
	display: block;
	padding: 15px 0 25px;
	margin: 0 auto;}
	
h1.realtors{
	margin: 12px 0;
	line-height: 120%;}
	
form {
	width: 300px;
	margin: 10px auto;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;}
	
a.large {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: 4c0e5e;
	font-weight: 200;}
	
/*ends realtor styling*/
	
#build-choices{
	width: 602px;
	text-align:center;
	margin: 0 auto;}
	
#footer {
	clear: both;
	padding: 106px;}

	
/*Items on page*/
img#logo {
	text-align: center;}

img#eho {
	padding: 3px;}
	
	
/*text*/

.footer-text {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: 4c0e5e;
	}
	
/*Page-specific items - ONLY put things here with their own divs that are unique to page*/
	
/*build page*/

#community {
	float:left;
	width: 150px;
	margin: 80px 20px 10px 20px; }
	
#byol {
	float:left;
	width: 150px;
	margin: 80px 0px 15px 33px; }
	
#custom {
	float:left;
	width: 150px;
	margin: 80px 0px 15px 55px;}
	
#build-choices a img  {
	border: none;
	border-width: 0;
	padding: 25px 0;
}

/*realtor page*/
