@charset "utf-8";
/* CSS Document */

body {
	background:#17211f url(..//images/interface/bkg_page.gif) repeat-x;
	margin-left: 0px;
	margin-top: 56px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #bbcadc;
	line-height: normal;
	font-weight:bold;
	font-style: underline;
}
a:hover {
	color: #CCCCCC;
	line-height: normal;
	font-weigth: bold;
	font-style: underline;
}
#wrapper {
	width:771px;
}

/* NAVIGATION */

#navbar {
	width: 771px;
	position:relative;
	padding: 0px;
	float:left;
	margin-bottom: -9px;
	z-index: 500;
}

#navbar_noflash {
	width: 771px;
	position:relative;
	padding: 0px;
	float:left;
	margin-bottom: -14px;
	z-index: 500;
}

#nav {
    z-index:100;
    margin-top:-36px;
	margin-left:-14px;
	height:36;
}

#nav ul {
    list-style-type: none;
}

#nav ul li {
    display: block;
    float: left;
    z-index:500;
    top: 0px;
    left: 0px;
}

.nav ul {
    position:absolute;
    top:-999em;
} 

.nav ul li {    
    width: 100%;
} 



.nav li ul {
    width:208px;
    margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
} 

.nav li:hover ul, ul.nav li.sfHover ul {
    left:0px;
    top:0px;
	z-index:600;
} 

.nav li ul li a {
    text-indent: 0px;
    text-decoration: none;
    display: block;
    color: #fff;
    padding-left: 0px;
	padding-top:4px;
    width: 200px;
    height:25px;
}

.nav li {
    float:left;
    position:relative;
	padding:0px;
	margin:0px;
} 

li.home a {
    display: block;
    background: url('..//images/interface/btn_home.png') no-repeat;
    text-decoration: none;
    height: 36px;
    width: 123px;
    text-indent:-9009px;
}

li.home a:hover {
    background: url('..//images/interface/btn_home_o.png') no-repeat;
}

li.about_us a {
    display: block;
    background: url('..//images/interface/btn_about.png') no-repeat;
    text-decoration: none;
    height: 36px;
    width: 119px;
    text-indent:-9009px;
}

li.about_us a:hover {
    background: url('..//images/interface/btn_about_o.png') no-repeat;
}

li.properties a {
    display: block;
    background: url('..//images/interface/btn_properties.png') no-repeat;
    text-decoration: none;
    height: 36px;
    width: 119px;
    text-indent:-9009px;
}

li.properties a:hover {
    background: url('..//images/interface/btn_properties_o.png') no-repeat;
}

li.solicitations a {
    display: block;
    background: url('..//images/interface/btn_covenants.png') no-repeat;
    text-decoration: none;
    height: 36px;
    width: 120px;
    text-indent:-9009px;
}

li.solicitations a:hover {
    background: url('..//images/interface/btn_covenants_o.png') no-repeat;
}

li.incentives a {
    display: block;
    background: url('..//images/interface/btn_incentives.png') no-repeat;
    text-decoration: none;
    height: 36px;
    width: 118px;
    text-indent:-9009px;
}

li.incentives a:hover {
    background: url('..//images/interface/btn_incentives_o.png') no-repeat;
}

li.regulations a {
    display: block;
    background: url('..//images/interface/btn_zoning.png') no-repeat;
    text-decoration: none;
    height: 36px;
    width: 121px;
    text-indent:-9009px;
}

li.regulations a:hover {
    background: url('..//images/interface/btn_zoning_o.png') no-repeat;
}





/* CELL SPACING ADJUSTMENTS */

li.cell {
	width: 120px;
	margin-left: -40px;
}

li.cell a{
	background: url('..//images/interface/dropdown_bkg.png') repeat-y;
}

li.cell a:hover{
	background: url('..//images/interface/dropdown_bkg_o.png') repeat-y;
}

li.button {
	width: 120px;
	margin-left: -40px;
	height: 36px;
}

li.top {
	width: 120px;
	margin-left: -40px;
	height: 18px;
}

li.bottom {
	width: 120px;
	height: 11px;
	margin-left: -40px;
}

li.spacer {
	width: 120px;
	height: 1px;
	margin-left: -37px;
	background:#6e93bd;
}


/* BODY */

#flash_container {
	width: 771px;
	z-index: 100;
}
#flash_container_about {
	width: 416px;
	z-index: 10;
}
#body_container {
	width: 771px;
	z-index: 100;
}

.body_content {
	width: 725px;
	height:559px;
	z-index: 100;
	background:#11253e url(../images/page/bkg_body.jpg) no-repeat -7px -8px;
}

.body_left_outer {
	width: 15px;
	z-index: 100;
	background:url(../images/page/bkg_body_l.png);
}

.body_left_inner {
	width: 8px;
	z-index: 100;
	background:#11253e url(../images/page/bkg_body.jpg) no-repeat 0px -8px;
}

.body_right_outer {
	width: 15px;
	z-index: 100;
	background:url(../images/page/bkg_body_r.png);
}

.body_right_inner {
	width: 8px;
	z-index: 100;
	background-color:#11253e;
}

.body_bottom {
	width: 725px;
	height:7px;
	z-index: 100;
	background-color:#11253e;
}

#lower_section {
	width: 720px;
	position:relative;
	padding: 0px 26px 0px 25px;
	float:left;
	margin-top: -9px;
	z-index: 500;
}

#lower_section_noflash {
	width: 720px;
	position:relative;
	padding: 0px 26px 0px 25px;
	float:left;
	margin-top: 0px;
	z-index: 500;
}

.lower_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cacaca;
	padding: 13px 17px 0px 17px;
	
}

#rr_tour {
	width: 239px;
	padding-top: 35px;
	float:left;
	background:url(..//images/interface/bkg_rr_tour.png);
	background-repeat:no-repeat;
}

#rr_overview {
	width: 235px;
	padding-top: 35px;
	float:left;
	background:url(..//images/interface/bkg_rr_overview.png);
	background-repeat:no-repeat;
	margin: 0px 3px 0px 3px;
}

#rr_land {
	width: 240px;
	padding-top: 35px;
	float:left;
	background:url(..//images/interface/bkg_rr_land.png);
	background-repeat:no-repeat;
}

#footer {
	margin:40px 0px 40px 0px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	width: 771px;
}

#footer a{
	color:#CCCCCC;
	text-decoration:none;	
}

#footer a:hover{
	color:#CCCCCC;
	text-decoration:underline;	
}
#left_nav_address {
	margin:0px 0px 0px 0px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#bbcadc;
	font-size:10px;
	width:216px;
}
#left_nav_address_1-column {
	margin:0px 0px 0px 15px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#bbcadc;
	font-size:10px;
	width:216px;
}
.property_listing {
	margin:0px 0px 14px 0px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width:216px;
}
#property_tract_table td{
	width: 170px;
	padding:6px;
	height:25px;
	border: #315074 solid 1px;
}
.date_print {
	margin:30px 0px 35px 0px;
	text-align:right;
	text-float:top;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#bbcadc;
	font-size:10px;
	width:449px;
        overflow:hidden;
}
.date_print_1_column {
	margin:30px 0px 35px 0px;
	text-align:right;
	text-float:top;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#bbcadc;
	font-size:10px;
	width:449px;
        overflow:hidden;
}
.body_text_2-column {
	margin:0px 0px 20px 14px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#Cacaca;
	font-size:11px;
	width:449px;
}
h1 {
	margin:5px 0px 0px 0px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.body_header_2-column {
	margin:5px 0px 0px 0px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:449px;
}
.body_header_buildings_lease {
	margin:0px 0px 0px 0px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:449px;
}
.body_text_1-column {
	margin:0px 0px 20px 16px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#Cacaca;
	font-size:11px;
	width:664px;
}
.body_header_1-column {
	margin:5px 0px 0px 0px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:680px;
}
.property_logo {
	margin:0px 15px 50px 0px;
	float:left;
	width:200px;
        height: auto;
}