@charset "utf-8";
/* PRINT CSS Document */
@page { 
	size: 7.5in 10in; 
	margin: 0.5in 0 0 1.5in;
	}
	
#accessibility{
	display: none;
	}
	
h1 img{
	display: none;
	}
	
h1 a{
	text-decoration: none;
	}
	
#main_nav{
	display: none;
	}

#sub_nav{
	display: none;
	}
	
#sub_content{
	display: none;
	}
	
#sub_sub_content{
	clear: both;
	}
	
.sub_sub_content_box{
	width: 25%;
	padding: 15px;
	float: left;
	}
	
#feature_section{
	float: right;
	padding: 20px;
	}
	
div.inset_img_left{
	float: left;
	padding: 10px;
	}
		
p.caption{
	width: 225px;
	font-size: 70%;
	font-style: italic;
	margin: 0 !important;
	}
	
#flash{
	display: none;
	}
	
#footer{
	clear: both;
	font-size: 80%;
	}
	
/* Agent */

dl.agent_list{
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 1%;
	clear: left;
	/*background-color: #FCF6E8;*/
	border: 1px solid #F3EDE0;
	}
	
dl.agent_list dd{
	line-height: 150%;
	}
	
/* Sales */

/* Sales Listings List Layout */
dl.listing{
	height: 1%;
	border: 1px solid #F3EDE0;
	padding: 10px;
	page-break-inside: avoid;
	page-break-before: auto;
	orphans: 12;
	widows: 12;
	}
	
dl.listing dt{
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 10px;
	clear: left;
	}
	
dl.listing *{
	line-height: 150%;
	}
	
dl.listing dd.photo{
	float: left;
	margin-right: 10px;
	}
	
dl.listing dd.photo img{
	height: 75px;
	width: 100px;
	}
	
dl.listing dd.price{
	font-size: 180%;
	margin-left: 110px;
	}
	
dl.listing dd.status{
	font-weight: bold;
	margin-left: 110px;
	}
	
dl.listing dd.beds_baths{
	font-style: italic;
	margin-left: 110px;
	}
	
dl.agent_list dt img{
	border: 3px solid #FFFFFF;
	}
	
dd.agent_list_name{
	font-weight: bold;
	font-size: 120%;
	}
	
dd.agent_title{
	font-style: italic;
	}
	
dl.agent_list dt{
	float: left;
	margin-right: 10px;
	}
	
div.agent_photo{
	float: left;
	margin: 10px;
	}
	

	
img.agent_tmb{
	height: 6em;
	}

