/*CSS Style Sheet - Screen Media*/
/*Developer: ApexSystems, "Ron Baker"*/
/*Date: 05-01-2009*/

/*HTML, Body Styles*/
html, body {margin:0; padding:0; height:100%;}
body {position:absolute; top:0; left:0; margin:0; padding:0; background-color:white; color:#000080; 
	font-size:13px; font-family: Arial, Helvetica, "Times New Roman", Times, sans-serif; width:100%;}
		
/*Table Styles */
table {font-size:100%}

/*Heading Styles*/		
h1 {font-size:180%;}
h2 {font-size:140%;}
h3 {font-size:120%;}
h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, sans-serif;}


/*Paragraph Styles */
p {font-size:100%; font-family: Arial, Helvetica, "Times New Roman", Times, sans-serif;}
p.listItem {font-size: 100%; margin:0.2em 0 0.4em 2em; padding:0;}
p.siteMapTitle {margin-top:1em; margin-left:-1em; font-size:110%; font-weight:bold;}

/*Span Styles*/
span.resumeCompany {font-weight:bold; font-variant:small-caps;}

/*List Styles*/	
ul {}
ol {}
li {font-family: Arial, "Times New Roman", Times, serif;}

/*Content Styles*/
div#wrapper {position:relative; top:0; left:0; margin:0; padding:0; background-color:transparent; width:880px; height:1000px;}	
div#masthead {position:relative; margin-bottom:0.5em; background-color:#069C52; width:100%; height:130px;}
div#masthead table {background-color:#069C52; width:100%; height:130px;}
div#sidebar {position:relative; top:0; left:0; padding:1.5em 0 0 0.5em; width:200px; float:left; display:none;} 	
div#content {position:relative; margin-top:2em; padding:0 1em; background-color:teal; width:100%;}
div#bottom {position:relative; margin-top:2em; padding:0 1em; text-align:center; font-size:80%; width:100%;}

/*Div Styles*/
div#propertyDescription{padding:0 2em; width:100%;}
div#keyPersonnel{padding:0 2em; width:100%;}
div#contactUs{padding:0 2em; width:100%;}
div#address{margin-left:2em;}
div#footing {font-size:80%;}

/*Table Styles*/
table p{font-size:100%;}
table td {font-family: Arial, "Times New Roman", Times, serif;}
table#suiteList td{padding-bottom:0.8em;}
table#siteMapList td{padding-left:1.2em;}
table#tennantList {width:500px;}
table td.category {font-weight:bold; font-family:Arial, "Times New Roman", Times, serif;}
table td.spaceSize {font-weight:bold; font-family:Arial, "Times New Roman", Times, serif;}
table td.description {font-weight:bold; font-family: Arial, "Times New Roman", Times, serif;}
table td.columnHeading{padding-bottom:1em; font-size:100%; font-weight:bold; font-variant:small-caps; vertical-align:top;}
table td.resumeDate {vertical-align:top; font-weight:bold;}
table td.resumeDetails {padding-bottom:1.5em;}
table span.resumeCompany {font-size:100%; font-weight:bold; font-variant:small-caps; vertical-align:top;}

table td.itemName {vertical-align:top; font-weight:bold;}
table td.itemDescription{padding-bottom:2em;}
table#buildingLayout{margin-left:2em;  width:600px;}
table#resume{margin-left:2em; width:800px;}
table#tennants tr {height:30px;}		
	
/*Link Styles*/	
a {font-size:100%; font-family: Arial, "Times New Roman", Times, serif;}

/*Temporary Styles*/
body {}
