/*
-----------------------------------------------
Print-friendly styles for slgreen.com
Author:   Jeffrey Barke
Version:  29 November 2007
----------------------------------------------- */

/* general typography
------------------------------------------------------------------*/
abbr, acronym { border: none; }
body {
	background-color: #fff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
h1 { font-size: 16pt; }
h2 { font-size: 12pt; }
h3 { font-size: 11pt; }
.callout { font-weight: bold; }
.emphasis { font-style: italic; }

/* links
------------------------------------------------------------------*/
a {
	color: #000;
	text-decoration: none;
}

/* forms
------------------------------------------------------------------*/
form { display: none; }

/* maps
------------------------------------------------------------------*/
#tooltip {
	background-color: #fff;
	border: 1px solid #000;
}

/* tables
------------------------------------------------------------------*/
table {
	margin-left: auto;
	margin-right: auto;
}

/* page header
------------------------------------------------------------------*/
#herospace h1, #herospace div { display: none; }

/* page body
------------------------------------------------------------------*/
#breadcrumbs { display: none; }
#utilities { display: none; }
#about_image { 
	float: right; 
	margin-left: 20px;
}
#about_image img { border: 1px solid #000; }
#about_image ul {
	margin: 0 0 0 1em;
	padding: 0;
}
#col1 h1 { margin-bottom: 2em; }
#col1 h2, #col1 h3 {
	margin-bottom: 2em;
	margin-top: 2em;
}
#about_image { margin-left: 0; }
#col1 p { line-height: 1.5em; }
#col2 { display: none; }

.list {
	list-style-type: none;
	margin: 1.5em 0 0 0;
	padding: 0;
}
.li_info, .li_photo, .li_people, .li_download {
	background: #fff 0 3px no-repeat;
	clear: left;
	margin: 0 0 1.5em 0;
	padding-left: 20px;
}
.li_info { background-image: url(/images/icons/information.gif); }
.li_photo { background-image: url(/images/icons/camera.gif); }
.li_people { background-image: url(/images/icons/people.gif); }
.li_download { background-image: url(/images/icons/download.gif); }
.li_info ul, .li_people ul {
	clear: left;
	list-style-type: none;
	margin: 0 20px 0 0;
	padding: 0;
}
.li_info ul li, .li_people ul li {
	color: #706f74;
	display: inline;
	padding: 0;
}

/* top navigation
------------------------------------------------------------------*/
#topnav { display: none; }

/* page footer
------------------------------------------------------------------*/
#copyright {
	color: #666;
	font-size: 8pt;
	margin-top: 4em;
	text-align: right;
}
#bottomnav, #credits { display: none; }

/* leasing page
------------------------------------------------------------------*/
#tblLeases td a { display: none; }