/*
	Adler Realty Print Theme
	Author: DRAF, DrafDesigns http://drafdesigns.com
	Created: December 21, 2007
*/

body {
	font-family:georgia, courier new, courier, lucida console, quicktype mono;
	font-size:12pt;
	}

#meta_header, #page_navigator, #page_footer, #left_column, #right_column, #heading, #nav-main, #previous_page, .c1, .c2, .c3, #socialnetworks { 
	display:none;
	}

#center_column{
	text-align:left;
	}

#printheader{
	text-align:center; 
	width:6in; 
	background-image:url('images/adler/adler_header1.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat;
}
	

a	{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6{
	font-family:georgia;
	text-align:left;
	}

#page_header{
	text-align:left;
	}
	
#printheader	{
	display:inline;
	padding:10px;
	text-align:left;
	}

table, #DisplayProperties, #DisplayAmenities, #checkfigures, #DisplayPhotos{
	margin-top:.5em;
	width:100%;
	border:.1em solid #efefff;
	padding:.25em;
	text-align:left;
	}
th{
	padding:.5em;
	font-size:medium;
	text-align:left;
	}

td{
	padding:.5em;
	text-align:left;
	}	

.details{
	display:none;
	}

.rightaligned, .label{
	text-align:right;
	}

.label{
	padding-right:.5em;
	}

#welcomeboxes{
	width:100%;
	margin-bottom:20px;
	text-align:left;
	height:350px;
		}

.inline_box{
	float:left;
	display:inline;
	margin-left:5px;
	padding:3px;
	width:30%;
	height:300px;
	overflow:hidden;
	border:1px dashed #ddd;	
	}		
