.details .left {
	float: left;
	width: 450px;
	min-height: 200px; margin : 0px 5px 40px 5px;
	margin-bottom: 20px;
	border: solid 1px #5C3317;
	margin: 0px 5px 40px 5px;
	}

.details .left-top {
	background: url(/images/detail-back-top-bottom.png);
}

.details .left-middle {
	min-height: 300px;
	background: url(/images/detail-back.png);
	padding: 5px 20px 20px 20px;
}

.details #left-bottom {
	min-height: 20px; 
	background-position: bottom;
	background: url(/images/detail-back-bottom.png);
}

.details .title {
	color: black; font-size : 16px;
	border: solid #000 1px;
	border-left-width: 0;
	border-right-width: 0;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 16px;
}

.details .description{
	
	margin-top:23px;
	margin-left:5px;
	
	
}


.details .right {
	float: right;
	width: 212px;
	
	min-height: 200px;
	background: url(/images/detail-back.png);
	background-repeat: repeat-y;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5a4b29;
	
}

.details .right h1{
	background: url(/images/detail-right-h1.png);
	color:#CCC;
	font-size:15px;
	padding: 5px;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-bottom: 10px;
}

.details .right .description{
	color: #DDD;
	font-size:12px;
	padding-left:8px;
	margin-top:7px;
	margin-bottom: 15px;
	margin-right:10px;
	
}

.details .right .description a{
	
	color:#DDD;
	
}

.photos #my_img {
	border: solid gray 1px;
	padding: 4px;
	margin: 2px;
	width: 400px;
	height: 300px;
	background: #CCC;
}

.agent{
	border: 2px #888 solid;
	margin-right:8px;
	margin-bottom: 8px;
	
	
}



.title {
	color: black; font-size : 16px;
	border: solid #000 1px;
	border-left-width: 0;
	border-right-width: 0;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

/*-----school districts----*/

.logos{
	float:right;
	margin-left:10px;
	border-style:solid;
	
	
	
}

