html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body { line-height: 1.2; color: black; background: white; font-family: Arial; font-size: .73em;}

#map_link, #nav_container, #tagline_container, #logo{ display: none; visibility: hidden; }

#print_logo{ text-align: right; margin-bottom: 10px;}


#site_info{ width: 60%; padding-right: 10px; float:left; }
				
					#tenant_list{ width: 205px; float: right; padding-right: 10px;}
						#tenant_list table{ border: 1px solid #eaeaea; border-collapse: collapse; width: 203px; }
							#tenant_list table tr{ border: 1px solid #eaeaea; }
								#tenant_list table tr th{ color: #333; background: #d9d9d9; padding: 2px; font-weight: bold;}
								#tenant_list table tr td{ padding: 2px; vertical-align: middle;}
								#tenant_list table tr td.logo_container{text-align: center; }
				
					#site_map_head{ clear: both; }

h2{ font-size: 2em; padding: 5px 0;}
h3{ font-weight: bold; font-size: 1.2em; padding: 5px 0;}
p{ margin-bottom: 10px; }

#photos{ margin-top: 10px; page-break-before: auto; }

#photos ul li{ float: left; width: 236px; padding: 5px; }

/* EasyClearing http://www.positioniseverything.net/easyclearing.html */
	
#photos ul:after 
{ content: ".";  display: block; height: 0; clear: both; visibility: hidden; }

#photos ul 
{display: inline-block;}

/* Hides from IE-mac \*/
* html #photos ul 
{height: 1%;}

#photos ul 
{display: block;}
/* End hide from IE-mac */