body
  {
  padding: 0px;
  font: 500 13px Arial, sans-serif;
  line-height: 1.5em;
  color: #000000;
  background-color: #CCCCCC;
  }

.clear
  {
  clear: both;
  }

a
  {
  text-decoration: none;
  color: #9B4643;
  }

a:hover
  {
  text-decoration: underline;
  color: #000000;
  }
  
#page
  {
  width: 760px;
  background: transparent url('images/bgnd.gif') no-repeat bottom right;
  background-color: #FFFFFF;
  padding: 10px 10px 20px 10px;
  margin: 10px;
  border: solid 3px #AAAAAA;
  margin: 10px auto;
  border-bottom: solid 10px #AAAAAA;
  margin-bottom: 50px;
  }
      
#banner
  {
  background: transparent url('images/titlefade_new06.jpg') no-repeat center right;
  padding:    2px;
  margin:     0px;
  height:     80px;
  width:      99%;
  border-top: solid 4px #EE534E;
  border-bottom: solid 6px #000000;
  }
  
#logo
  {
  background: transparent url('images/title.jpg') no-repeat;
  padding:    0px;
  margin:     0px;
  height:     75px;
  width:      100%;
  }  

#menuSide
  {
  float: left;
  width: 109px;
  padding: 0px 0px 109px 0px;
  margin-right: 20px;
  background: transparent url('images/angle.gif') no-repeat bottom;
  background-color: #EE534E;
  }
  
#menuSide ul
  {
  display: block;
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-right: solid 2px #000000;
  }

#menuSide li
  {
  padding: 10px 5px;
  text-align: center;
  }

#menuSide li a
  {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 900;
  }

#menuSide li a:hover
  {
  text-decoration: underline;
  }

#main
  {
  padding-top: 20px;
  width: 600px;
  float: left;
  margin-bottom: 45px;
  }
  
#map
  {
  width: 500px;
  margin: auto;
  margin-top: 30px;
  }
  
#map img
  {
  float: left;
  padding-right: 10px;
  } 
 
#footer
  {
  margin: 50px auto;
  padding: 10px;
  width: 80%;
  border-top: solid 3px #C7302B;
  text-align: center;
  clear: both;
  }  

#tenants
  {
  display: block;
  list-style: none;
  padding: 0px 10px 20px 0px;
  border-bottom: solid 1px #000000;
  }
  
#tenants li
  {
  float: left;
  width: 45%;
  font: 500 9px Arial, sans-serif;
  margin:   2px 0px 0px 5px;
  padding: 3px 10px 0px 0px;
  border-top: solid 1px #CCCCCC;
  }

.tenant
  {
  font: 500 24px Times-Roman, serif;
  color: #C7302B;
  padding: 0px;
  margin: 15px 0px 5px 0px;
  line-height: 1em;
  }

.tenantlogo
  {
  float: right;
  padding: 5px;
  border: solid 1px #CCCCCC;
  border-bottom: solid 3px #CCCCCC;
  margin: 0px 0px 3px 3px;
  background-color: #FFFFFF;
  }
    
.indexgoto
  {
  display: block;
  text-align: right;
  font: 500 9px Arial, sans-serif;
  color: #EE534E;
  padding-bottom: 5px;
  border-bottom: solid 1px #CCCCCC;
  }
  
.tenantcontact  
  {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }

.tenantcontact li
  {
  font-size: 12px;
  }
    
.indexgoto a
  {
  text-decoration
  }
  
.Phone,
.Fax,
.Email,
.Website
  {
  font-weight: 900;
  }
  
.Email a,
.Website a
  {
  color: #0066CC;
  margin: 2px;
  }  
  
.Email a:hover,
.Website a:hover
  {
  color: #0066CC;
  }    
  
.Email a
  {
  padding-right: 20px;
  background: transparent url('images/email.gif') no-repeat center right;
  }  
  
.Website a
  {
  padding-right: 15px;
  background: transparent url('images/link.gif') no-repeat center right;
  }  
  
  

