/* Peak Realty PRINT CSS */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li, legend, caption{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
}
strong{font-weight:bold;}
body {line-height: 1.5;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
.clear{clear:both;}
a{outline:none;}
.fleft{float:left;}
.fright{float:right;}
body{
	padding:0;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	background:#fff;
}
#fullwrap, #fullwrap2{margin:0 auto;width:100%;}
#wrap{
	width:786px;
	margin:0 auto;
}
#wrapper{
	width:762px;
	background:none;
	margin:0 auto;
	text-align:left;
}

/*** MAIN FORMATING ***/

#navigation {
	display: none;
}

#signuparea {
	display: none;
}

#leftcolumn{
	width:500px;
	float:left; display:none;
	
}

	#logoarea{
		width:500px;
		position: relative;
		float: left;
		
	}
	
		#logo{
			margin:0 0 0 0;
		}
		
		#logoarea p {
			position: relative;
			float: right;
			margin: 0 0 10px 0;
		}
		
#rightcolumn{
	width:583px;
	/*min-height:502px;
	_height:502px;*/
	height: auto;
	float:right;

}

#title {display: none;}

#navigation{
	display: none;
}

#mainimg{
	display: none;
}

#footer {
	display: none;
}

		#quickSearch {
			display: none;
		}

		
		#advancedSearch {
			display: none;
		}
		
		
		#mlsListings {
			position: relative;
			float: left;
			width: 716px;
			height: auto;
			margin-left: 3px;
			padding: 20px;
			background: #ededed;
		}
		
		#mlsListings label {
			font-weight: bold;
			font-size: 12px;
		}
		
		.sortBy {
			position: relative;
			float: left;
			width: 305px;
			height: auto;
		}
		
		.pagination {
			position: relative;
			float: right;
			width: 405px;
			height: auto;
		}
		
			.pagination p {
				float: right;
				margin-bottom: 0;
			}
			
			.paginationProps {
				position: relative;
				float: left;
				width: 405px;
			}
		
		.listingHeader {
			position: relative;
			float: left;
			width: 700px;
			height: 20px;
			line-height: 20px;
			padding-left: 15px;
			background: #005673;
			margin-top: 15px;
			border: 1px solid #000;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
		}
			.listingHeader h2 {
				color: #fff;
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
			}
			
		.viewDetails {
			position: relative;
			float: right;
			width: auto;
			height: 20px;
			line-height: 20px;
			padding: 3px 15px;
			background: #006D8F;
			font-size: 12px;
			margin: -15px -15px 0 0;
			border-left: 1px solid #000;
			border-bottom: 1px solid #000;
			-moz-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
		}
		
		.viewDetails a{
				color:#fff;
				text-decoration:underline;
				padding:1px 3px;
			}
			
		.viewDetails a:hover{
			color:#005977;
			text-decoration:underline;
			padding:1px 3px;
			background:#fff;
		}
		
		.listingContent {
			position: relative;
			float: left;
			background: #fff;
			width: 685px;
			height: auto;
			padding: 15px;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
		}
			.listingContent dt {
				position: relative;
				float: left;
				font-weight: bold;
				font-size: 12px;
				width: 100px;
			}
			.listingContent dd {
				position: relative;
				float: left;
				width: 155px;
				height: auto;
				font-size: 12px;
			}
			.listingContent dd a{
				color:#005977;
				text-decoration:underline;
			}
			
			.listingContent dd a:hover{
				color:#fff;
				text-decoration:none;
				background:#005977;
			}
			
			.listingBlurb {
				position: relative;
				float: left;
				margin-top: 15px;
				font-size: 11px;
			}
		
		.listingLeft {
			position: relative;
			float: left;
			width: 140px;
			margin-right: 10px;
			
			height: auto;
		}
		
		.listingMiddle {
			position: relative;
			float: left;
			width: 255px;
			height: auto;
			margin-right: 10px;
		}
		
		.listingRight {
			position: relative;
			float: left;
			width: 265px;
			height: auto;
			margin-top: 5px;
		}
		
		.listingFooter {
			position: relative;
			float: left;
			width: 700px;
			height: 20px;
			padding-left: 15px;
			line-height: 20px;
			background: #006D8F;
			border: 1px solid #000;
			margin-bottom: 15px;
			-moz-border-radius-bottomleft: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-webkit-border-bottom-right-radius: 5px;
		}
			.listingFooter p {
				font-size: 11px;
				color: #fff;
			}
			
			.listingFooter p a{
				color:#fff;
				text-decoration:underline;
				padding:1px 3px;
			}
			
			.listingFooter p a:hover{
				color:#005977;
				text-decoration:underline;
				padding:1px 3px;
				background:#fff;
			}

#propertyDetailWrap {
			position: relative;
			float: left;
			width: 716px;
			height: auto;
			padding: 20px;
			margin-left: 3px;
		}
		
		#propertyDetail {
			position: relative;
			float: left;
			width: 685px;
			height: auto;
			padding: 15px;
			background: #ededed;
			border: 1px solid #000;
			-moz-border-radius: 5px;
			-webkit-border-bottom: 5px;
			
		}
		
		#detailLeft {
			position: relative;
			float: left;
			width: 335px;
			margin-right: 5px;
			height: auto;
		}
			
			.tab {
				position: relative;
				float: left;
				width: auto;
				height: 20px;
				line-height: 20px;
				padding: 0 15px;
				margin-right: 5px;
				background: #005673;
				color: #fff;
				font-size: 12px;

				border-left: 1px solid #000;
				border-right: 1px solid #000;
				border-top: 1px solid #000;
				-moz-border-radius-topleft: 5px;
				-moz-border-radius-topright: 5px;
				-webkit-border-top-left-radius: 5px;
				-webkit-border-top-right-radius: 5px;
			}
			
			.tabBottom {
				position: relative;
				float: left;
				width: auto;
				height: 20px;
				line-height: 20px;
				padding: 0 15px;
				margin-right: 5px;
				background: #005673;
				color: #fff;
				font-size: 12px;
				border-left: 1px solid #000;
				border-right: 1px solid #000;
				border-bottom: 1px solid #000;
				-moz-border-radius-bottomleft: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;	
			}
						
			.tab a, .tabBottom a{
				color:#fff;
				text-decoration:underline;
				padding:1px 3px;
			}
			
			.tab a:hover, .tabBottom a:hover{
				color:#005977;
				text-decoration:underline;
				padding:1px 3px;
				background:#fff;
			}
		
		.boxWrapPhoto {
			position: relative;
			float: left;
			width: 335px;
			height: auto;
			border: 1px solid #000;
			margin-bottom: 15px;
			
		}
			.boxWrap p {
				line-height: 14px;
				margin-bottom: 5px;
			}
		
		.boxWrap {
			position: relative;
			float: left;
			width: 315px;
			padding: 10px;
			height: auto;
			border: 1px solid #000;
			margin-bottom: 15px;

		}
		
		.boxWrapRight {
			position: relative;
			float: left;
			width: 305px;
			padding: 10px;
			height: auto;
			border: 1px solid #000;
			margin-bottom: 15px;
		}
		
		#detailsRight {
			position:relative;
			float: left;
			width: 320px;
			margin-left: 10px;
			
			padding-left: 10px;
			height: auto;
		}
		
		.propertyTitle {
			position: relative;
			float: left;
			width: 320px;
			height: auto;
		}
			.propertyTitle h1 {
				font-size: 14px;
				font-weight: bold;
				text-transform: uppercase;
			}
			.propertyTitle h2 {
				font-size: 14px;
				font-weight: bold;
				margin-top: 10px;
			}
		
		.rightContent {
			position: relative;
			float: left;
			width: 320px;
			height: auto;
		}
		
			.rightContent p {
				font-size: 11px;
			}
		#propertyDetail dl {
			position: relative; 
			float: left;
			width: 320px;
			height: auto;
		}
		
		#propertyDetail dt {
			position: relative;
			float: left;
			font-weight: bold;
			font-size: 11px;
			width: 150px;
		}
		#propertyDetail dd {
			position: relative;
			float: left;
			width: 160px;
			height: auto;
			font-size: 11px;
		}
		
		#propertyDetail h3 {
			position: relative;
			float: left;
			width: 310px;
			height: 20px;
			line-height: 20px;
			background: #005673;
			font-size: 12px;
			padding-left: 10px;
			margin-top: 10px;
			color: #fff;
		}
		
.nonPrintable {
	display: none;
}

.printable {
	display: block;
}

.printOnly {
	display: block;
}
