
*html, body {margin 0; padding: 0;}

div, span, img {behavior:url(iepngfix.htc);}

body {
    margin: 0;
	background-color: #f3ead9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.alttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #52382b;
}

.alttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #52382b;
	text-align: center;
}

a {
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
	color: #52382b;
}

#all {
    padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	text-align: left;
}

#logo {
    position: absolute;
	margin-top: 5px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7265;
	height: 74px;
	font-weight: bold;
	font-size: 28px;
}

#photos {
    position: absolute;
	margin-top: 75px;
	width: 760px;
	height: 298px;
}

div#links_left {
  position: absolute;
  margin-left: 500px;
  margin-top: 100px;
  width: 219px;
  z-index: 25;
}

div#links_left div#findrealtor, div#findproperties, div#openhouse, div#usproperty {
  background-repeat: no-repeat;
  border: none;
}

#linkbackground {
  position: absolute;
  margin-left: 495px;
  margin-top: 53px;
  width: 234px;
  height: 380px;
 }

#getstarted {
position: absolute;
margin-top: 465px;
margin-left: 300px;
width: 101px;
height: 81px;
background-repeat: no-repeat;
z-index: 25;
}

#featurespotlight {
position: absolute;
margin-top: 465px;
margin-left: 402px;
width: 101px;
height: 81px;
background-repeat: no-repeat;
z-index: 25;
}

#techinfo {
position: absolute;
margin-top: 465px;
margin-left: 500px;
width: 101px;
height: 81px;
background-repeat: no-repeat;
z-index: 25;
}

#agentlogon {
	position: absolute;
	margin-top: 425px;
	margin-left: 50px;
	z-index: 30;
}


#background {
	position: absolute;
	background-color: #fffcf6;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 373px;
	width: 760px;
	height: 200px;
	z-index: 0;
}
   
#background2 {
   position: absolute;
   background-image: url(background2.png);
   background-repeat: repeat-x;
   margin-left: 220 px;
   margin-top: 500px;
   width: 760px;
   height: 75px;
   z-index: 0;
}
#agentlogon h2 {font-size: 14px; font-weight: bold; color: #52382b; text-align: center; margin:0; padding:0;}

/* ULC STYLES */
.LogonWrapper {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.LogonId, .Password {color:#000;}
.LogonId, .Password {margin:5px 0; text-align:left;}
.Submit {margin:5px 0; text-align:right;}
.LogonIdLabel, .PasswordLabel {display:block; width:75px; float:left; padding-top:4px; text-align:left;}
.LogonIdInput, .PasswordInput {width:100px;}
.HelpGuide, .ForgotPassword, .WhereIsPassword {text-decoration: underline; font-weight: bold; color: #52382b; margin:0 5px;}
.HelpGuide:hover, .ForgotPassword:hover, .WhereIsPassword:hover {text-decoration:none;}
.Submit {margin-bottom:10px;}
.TokenMessage {display:none;}
.RSecureWrapper {position:absolute; z-index:15; top:-100px; left:475px;; visibility: visible;display:block;width:170px;}


