
h1 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ================================ Top Nav  ================================ */


#topnav {
  width: 779px;
  background-color: #8b1e18;
  border: solid 3px #CDC1B4;
}

#topnav ul {
  margin: 0px;
  padding: 0px 0px 0px 13px;
}

#topnav li {
  margin: 0px 20px 0px 0px;
  padding: 7px 0px 6px 0px;
  float:left;
  line-height: 14px;
  list-style-type: none;
}

#topnav a {
  color: #cdc1b4;
  text-decoration: none;
}

#topnav a:hover {
  color: #cdc1b4;
  text-decoration: underline;
}

/* ================================ Page Body Content  ================================ */


#bodycontainer_building, #bodycontainer_contact {
  height: 613px;
  background-image: url(/images/background-building-page.jpg);
  background-repeat: no-repeat;
  background-position: 440px;
}

#pagecontent_building, #pagecontent_contact {
  height: 520px;
  padding-left: 55px;
}

#textblock_building, #textblock_contact {
  width: 375px;
  text-align:justify;
}

#bodycontainer_amenities {
  height: 740px;
  _height: 540px;
/*    background-image: url(/images/background-amenities-page.jpg);
  background-repeat: no-repeat;
  background-position: 450px;
  */

}

#bodycontainer_amenities #bottomlogos{
	position:relative;
	top:50px;
	_top:-10px;
	left:25px
}

#pagecontent_amenities {
  height: 562px;
  padding-left: 55px;
}

#textblock_amenities {
  width: 365px;
  text-align:justify;
}

#bodycontainer_tenant {
  height: 655px;
  background-image: url(/images/background-tenant-page.jpg);
  background-repeat: no-repeat;
  background-position: 470px;
}

#pagecontent_tenant {
  height: 562px;
  padding-left: 55px;
}

#textblock_tenant {
  width: 385px;
  text-align: left;
}

.galleryFlash{
width: 350px; 	
height: 300px; 
position: relative; 
top: -650px; 
left: 433px;
_top:-300px;
_margin-top:-350px;
}

*:first-child+html .galleryFlash{
width: 350px; 	
height: 300px; 
position: relative; 
top: -580px; 
left: 433px;
}
/* ================================ The Available Space Page  ================================ */

#bodycontainer_available {
}

#pagecontent_available {
  padding-left: 55px;
}

#redbox {
  width: 760px;
  background-color: #8b1e18;
  background-image: url(/images/background-redbox.gif);
  background-repeat: repeat-y;
  margin-top: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #cdc1b4;
  text-transform: uppercase;
  background-position: left 60px;
  overflow: visible;
}

#redbox_margins {
  padding-left: 12px;
}

#redbox table td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #cdc1b4;
  text-transform: uppercase;
}

#redbox a {
  color: #cdc1b4;
  /*text-decoration: none;*/
}

#redbox a:hover {
  color: #e6e0d9;
  text-decoration: underline;
}

tr.toprow td {
  border-bottom: solid 1px #cdc1b4;
  padding-bottom: 0px;
}

#redbox tr.spacerrow td {
  height: 8px;
  padding: 0px;
  font-size: 1px;
  line-height: 1px;
}

#redbox a.brightlink {
  color: #e00d02;
}

#redbox a.brightlink:hover {
  color: #e00d02;
}

.tower_column {
  float: left;
  width: 125px;
  height: 50px;
  padding-top: 15px;
}

#buildingflashbox {
  width: 137px;
  height: 152px;
  float: right;
  margin-right: 86px;
  margin-top: -18px;

}

/* = some layout trickiness for IE6 !  = */

*html #buildingflashbox {
  padding-right: 86px;
  margin-right: 0px;
  margin-top: -18px;
  position: relative;
  z-index: 999;
}


/* ================================ ----- ================================ */


.subheading {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}

.uppercase {
  text-transform: uppercase;
}

.size9 {
  font-size: 9px;
  line-height: 12px;
}

.size10 {
  font-size: 10px;
  line-height: 12px;
}

td.sqrft {
  padding-right: 20px;
}
