body {
	font-family: Verdana, Arial, Helvetica;
}

#propdets {
	font-size: 12px;
	text-align: left;
	width: 752px;
}

#proptop {
	border-bottom: 1px solid #eeeeee;
	padding-top: 10px;
	margin-bottom: 10px;
}

	#proptopl {
		float: left;
		width: 375px;
	}
	
	#proptopr {
		float: right;
		width: 375px;
	}
	
	.propimagebox {
		width: 302px;
		border: 1px solid #cccccc;
		position: relative;
	}
	
	.propimagebox h1.watermark {
		position: absolute;
		top: 86px;
		left: 0px;
		width: 300px;
		text-align: center;
		font-size: 48px;
		font-weight: normal;
		color: #ff6600;
		margin: 0;
		padding: 0;
	}
	
	.propimagecontrol {
		width: 302px;
		border: 1px solid #cccccc;
		border-top: 0;
		padding: 10px 0;
	}
	
		.previmg {
			float: left;
			width: 100px;
		}
			
			.previmg div {
				padding-left: 20px;
			}
		
			.previmg a:link, .previmg a:visited  {
				padding: 5px;
				padding-left: 23px;
				line-height: 17px;
				background: url(/images/greenarrowl.gif) no-repeat left 4px;
			}
		
		.imgnumbox {
			float: left;
			width: 90px;
			text-align: center;
		}
		
		.nextimg {
			float: right;
			width: 100px;
			text-align: right;
		}
			
			.nextimg div {
				padding-right: 20px;
			}
		
			.nextimg a:link, .nextimg a:visited  {
				padding: 5px;
				padding-right: 23px;
				line-height: 17px;
				background: url(/images/greenarrowr.gif) no-repeat right 3px;
			}
			
		.enlarge {
			clear: both;
			padding-top: 5px;
		}
		
			.enlarge div {
				padding-left: 20px;
			}
		
			.enlarge a:link, .enlarge a:visited  {
				padding: 5px;
				padding-left: 23px;
				background: url(/images/magnify.gif) no-repeat left 6px;
			}
	
	.propbox {
		width: 300px;
		border: 1px solid #ffcc00;
	}
	
	.greenborder {
		border: 1px solid #66cc33;
	}
	
	.brownborder {
		border: 1px solid #cf9a32;
	}
	
		.propbox img.house {
			position: relative;
			float: left;
			top: -10px;
		}
		
		.propbox p.propstatus {
			background: #ffcc00;
			float: right;
			width: 200px;
			color: #ffffff;
			padding: 5px 0px;
			margin: 0;
			font-size: 18px;
		}
		
		.greenborder p.propstatus {
			background: #66cc33;
		}
		
		.brownborder p.propstatus {
			background: #cf9a32;
		}
		
		.propbox p.askingprice {
			float: right;
			color: #ff6600;
			font-size: 18px;
			width: 200px;
			font-weight: bold;
		}
		
		.propbox p.callnow {
			float: right;
			color: #000000;
			margin-top: 20px;
			font-size: 12px;
			width: 200px;
			font-weight: normal;		
		}
		
			.propbox p.callnow span {
				font-size: 14px;
				font-weight: bold;
			}
			
			.propbox p.callnow small {
				color: #cf9a32;			
			}
		
		.propbox p.askingprice small {
			font-size: 12px;
		}
		
		.propbox div.centerbox {
			width: 100%;
			text-align: center;
		}
		
		.propbox p.freesimple {
			margin: 0;
			padding: 0;
			width: 150px;
			color: #666666;
			font-size: 11px;
			line-height: 22px;
			background: url(/images/teenypadlock.gif) no-repeat left top;
		}
		
		.propbox p.propid {
			margin: 10px 2px 2px 2px;
			padding: 3px;
			font-size: 11px;
			color: #666666;
		}
		
		.propbox a {
			clear: both;
			text-align: center;
			margin: 0 70px;
		}
	
	#proptopr p.nextstep {
		text-align: center;
		color: #ff6600;
		width: 300px;
	}

#propmid {
	margin-bottom: 20px;
}

	#propmidl {
		float: left;
		width: 496px;
		border-right: 1px solid #eeeeee;
	}

		/* EXTRA DIV NEGATES NEED FOR BOX MODEL HACK */
		#propmidlinner {
			padding-right: 10px;
		}
		
			.propsummary {
				float: left;
				width: 45%;
			}
			
			.proprooms {
				float: right;
				width: 45%;
			}

	#propmidr {
		float: right;
		width: 250px;
	}
	
		#propmidrinner {
			padding-left: 25px;
			border-bottom: 1px solid #eeeeee;
		}

#propbottom {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 16px;
	border-bottom: 1px solid #eeeeee;
}

#disclaimouter {
	text-align: center;
}

#moreinfo {
	padding-left: 40px;
	padding-top: 2px;
	background: url(/images/moreinfo.gif) no-repeat left top;
}

#devweblink {
	border-bottom: 1px solid #eeeeee;	
}

#disclaimer {
	margin-top: 20px;
	width: 418px;
	padding: 10px;
	border: 2px dashed #ff6600;
	text-align: center;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}

p.roomdesc {
	margin-top: 2px;
	margin-bottom: 10px;
}
	
	#propmidlinner h2 {
		margin-bottom: 3px;
	}

ul.thirtythreelist {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	list-style: none;
}

	ul.thirtythreelist li {
		float: left;
		width: 33%;
		margin-bottom: 2px;
	}
	
ul.propopts {
	margin: 0;
	padding: 0;
	list-style: none;
}

	ul.propopts li {
		line-height: 32px;
		padding: 0 0 0 60px;
		margin: 15px 0;
	}
	
		ul.propopts li.contact {
			background: url(/images/li_contact.gif) no-repeat top left;
		}
	
		ul.propopts li.wish {
			background: url(/images/li_wishlist.gif) no-repeat top left;
		}
	
		ul.propopts li.email {
			background: url(/images/li_email.gif) no-repeat top left;
		}
	
		ul.propopts li.print {
			background: url(/images/li_print.gif) no-repeat top left;
		}
	
		ul.propopts li.search {
			background: url(/images/li_search.gif) no-repeat top left;
		}
	
		ul.propopts li.alert {
			background: url(/images/li_alert.gif) no-repeat top left;
		}
	
		ul.propopts li.web {
			background: url(/images/li_web.gif) no-repeat top left;
		}
