﻿
html
{

}
body
{
	background-color: #3C6E2D;
	background-image:url(../images/bgnd.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
	height: 100%;
	min-height:100%;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
H1
{
	font-size: 14pt;
	padding-top: 10px;
	padding-bottom: 0px
}
H2
{
	font-size: 12pt;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #CA5747;
	text-align:center;
	text-transform:uppercase;
}
H3
{
	font-size: 10pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 20px;
	color: #000000;
}
H4
{
	font-size: 10pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 12px;
	color: #006BCF;
}
H5
{
	font-size: 10pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #f11b03;
}
H6
{
	font-size: 10pt;
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 0px;
	color:#f11b03
}
ul
{
	list-style-type: disc;
	margin-left:50px
}
a:link
{
	text-decoration:none;
	color:#000000;	
}
a:hover
{
	text-decoration:none;
	color:#006bcf;	
}
a:visited
{
	text-decoration:none;
	color:#000000;	
}
a.title:link
{
	text-decoration:none;
	color:#f11b03;	
}
a.title:hover
{
	text-decoration:none;
	color:#006bcf;	
}
a.title:visited
{
	text-decoration:none;
	color:#f11b03;	
}
a.image:link
{
	text-decoration:none;
	color:#000000;	
}
a.image:hover
{
	text-decoration:none;
	color:#006bcf;	
}
a.image:visited
{
	text-decoration:none;
	color:#000000;	
}
table.Tenant
{
	padding-bottom: 12px;	
}
td.Nav
{
	background-color: #FFFFCD;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	vertical-align:top;
	width: 200px;
	height: 100%;
	border-collapse: collapse;
	padding: 0px;

	
}
td.NavItem
{
	height:28px;
	border-right: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	border-bottom: solid 1px #ffffff;
}
img.DocPreview
{
	border:solid 2px #000000;
	margin-bottom:10px;
}
#divCenter
{
	height: 100%;
	width: 770px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border: solid 0px #000000;
}
#tblCenter
{
	background-color: #FFFFCD;
	border: solid 1px #000000;
	border-collapse: collapse;
	height: 550px;
	width: 770px;	
	vertical-align:top;
	padding:5px;
	
}
#tblNav
{
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	border-top-width: 0px;
}
#tblNav td
{
	border-bottom: solid 1px #000000
}
#divPage
{
	background-color: #3C6E2D;	
	background-image:url(../images/bgnd.jpg);
	background-repeat:repeat-x;
	height: 100%;

	min-height:100%;
	text-align:center;
	vertical-align: top;
}
#divBody
{
	text-align: left;
	padding-left: 19px;
	padding-right: 10px;
	margin-left: 0px;
	vertical-align:top;
}

#divFooter
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px
}
#BodyHome
{
	background-image: url(../images/HdrHome.jpg); 
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top:240px;
	text-align:left;
	width: 592px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: solid 1px #000000;
	vertical-align: top;
}
#BodyTenant
{
	background-image: url(../images/HdrTenant.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:200px;
	text-align:left;
	width: 591px;
	padding-left: 15px;
	padding-right: 15px;
}
#TenantDesc
{
	vertical-align: top;
}
#BodySitePlan
{
	background-image: url(../images/HdrHome.jpg); 
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top:240px;
	text-align:center;
	width: 592px;
	padding-left: 15px;
	padding-right: 15px;
}
#BodyDevelopment
{
	background-image: url(../images/HdrDevelopment.jpg); 
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top:200px;
	text-align:left;
	width: 591px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:top;
}
#BodyNewsroom
{
	background-image: url(../images/HdrNewsroom.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:185px;
	text-align:left;
	width: 591px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top
}
#BodyLeasing
{
	background-image: url(../images/HdrLeasing.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:200px;
	text-align:left;
	width: 591px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:top;
}
#Copyright
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:8pt;
	width: 100%;
	text-align: center
}
#MoreInfo
{
	padding-top: 12px;
	font-size: 10pt;
	font-family: Garamond, Arial;
	color: #000000;	
}