@charset "utf-8";

/* Social Media Styling Only */

#social { width: 800px; padding: 5px 20px 5px 20px; background: #fff; margin-right: auto; margin-left: auto; border-left: thin double #999; border-right: thin double #999; }
	#social p { text-indent: 0px; }
	#social a:link, a:visited, a:active, a:hover { color: #950101; text-decoration: none; font-weight: bold; }
	#bio a:link, a:visited, a:hover, a:active { color: #999; text-decoration: none; font-weight: bold; }

#bio { width: 780px; height: 265px; margin: 0 auto -5px auto;  }
	.agent { text-align: left; line-height: normal; }
	.agentbio { text-align: left; line-height: normal; }
	.agentphoto { border: solid 1px #000; float: left; margin: 10px 10px 5px 10px; }
	.hrbio { float: left; margin: -10px 0px 0px 0px; width: 200px; }
	
	#dennis-bio { background: url(img/social/dennisbg.png) no-repeat top; width: 49%; float: left; font-size: 72%; color: #666; height: 100%;  }
		#dennis-bio p { padding: 5px; line-height: 16px; }

	#joan-bio { background: url(img/social/joanbg.png) no-repeat top; width: 50%; float: right; font-size: 72%; color: #666; height: 100%; }
		#joan-bio p { padding: 5px 5px 0px 5px; line-height: 16px; }
		
#remax { height: 167px; width: 780px; margin: 15px auto -5px auto; }
    #remax h1 { font-size: 72%; color: #666; padding-left: 5px; }
	#remax p { color: #666; font-size: 70%; padding: 5px; line-height: 17px;  }
	    #remax-1 { background: url(img/social/remaxbg1.png) no-repeat top; width: 49%; float: left; height: 100%;}
	        .pats { float: right; padding: 10px 5px 5px 5px;  }
	        .hof { float: right; padding: 10px 5px 5px 5px; }
	    #remax-2 { background: url(img/social/remaxbg2.png) no-repeat top; width: 50%; float: right; height: 100%; }
	
#twitter { background: url(img/social/twitterbg.png) no-repeat left top; font-size: 70%; width: 780px; height: 300px; margin: 15px auto 10px auto; }
	#twitter ul { color: #666; padding: 80px 10px 10px 45px; }

#facebook-mls { width: 780px; height: 240px; margin: -130px auto -20px auto; }
	#facebook { background: url(img/social/facebookbg.png) no-repeat left top; width: 49%; float: left; }
		#facebook p { padding: 70px 0px 0px 0px; }

	#mls { background: #e1ded5 url(img/social/mlsbg.png) no-repeat left top; width: 50%; float: right; }
		#mls p { padding: 82px 0px 0px 0px; }
