@charset "UTF-8";
/* CSS Document */

body {
	margin:20px 0 0 0;
	background:#222;
}
#wrapper {
	width:100%;
	background:#000;
	height:600px;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
}
#main {
	width:1000px;
	margin:auto;
}
#main-site {
	width:1000px;
	margin:auto;
	height:600px;
	background-image:url('graphics/site-plan.jpg');
}
#left {
	width:450px;
	float:left;
	height:600px;
}
#left-overview {
	width:410px;
	float:left;
	height:560px;
	background-image: url(graphics/greenTall.jpg);
	padding: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#left-info {
	width:410px;
	float:left;
	height:560px;
	background-image: url(graphics/greenTall.jpg);
	padding: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	overflow: auto;
}
#right {
	width:550px;
	float:left;
	height:600px;
}
#right-site {
	width:550px;
	float:left;
	height:600px;
}
#content {
	width:496px;
	background:#fff url(images/water-back.jpg);
	padding: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	margin: 2px;
	height: 413px;
}
#content-overview {
	width:496px;
	background:#fff url(images/water-back.jpg);
	padding: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	margin: 2px;
	height: 415px;
	text-align:center;
}
#content-management {
	width:506px;
	background:#fff url(images/water-back.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	margin: 2px;
	height: 422px;
	padding: 20px;
	overflow: auto;
}
#content-site {
	width:496px;
	padding: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	margin: 2px;
	height:507px
}
#sub-content {
	width:496px;
	float: left;
	height: 175px;
}
#sub-content-text {
	width:350px;
	float:left;
	height: 175px;
}
#sub-content-site {
	padding-top:15px;
	width:150px;
	margin: 300px auto auto 300px;
}
#pdf {
	margin:20px auto auto;
	width:200px;
	text-align: center;
}
#1bac-logo {
	width: 134px;
	float:left;
	height: 175px;
}
#1bac-logo-mid {
	margin:auto;
	width: 134px;
}
#lh-logo {
	float:left;
	margin:15px;
}
#lh-logo-contact {
	margin:auto auto 20px;
	width: 153px;
}
#bottom {
	width:526px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #CCC;
	margin: 2px;
	padding: 10px;
	height: 72px;
	text-align: center;
}
#footer {
	width:1000px;
	margin:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
#clear {
	margin:0;
	clear:both;
}
.ug {
	color:#000;
	text-decoration: underline;
}


/* top menu */
#topMenu {
	margin-bottom: 2px;
	padding: 1px;
	width: 548px;
	height: 35px;
	font-family:Tahoma, Geneva, sans-serif;
}
#topMenu a{
text-decoration:none;
text-align:center;
background-image: url('graphics/button-up-back.jpg');
color: #fff;
font-size:12px;
height:35px;
float:left;
line-height:35px;
margin-right:1px;
margin-left:1px;
border:1px solid #555;
display:inline;
}
.horzMen{}
a#home{
width:133px;
}
a#leasing{
width:133px;
}
a#management{
width:133px;
}
a#urban{
width:133px;
}

/*----------------------------------------*/
a#home:hover{
background-image: url('graphics/button-over-back.jpg');
}
a#leasing:hover{
background-image: url('graphics/button-over-back.jpg');
}
a#management:hover{
background-image: url('graphics/button-over-back.jpg');
}
a#urban:hover{
background-image: url('graphics/button-over-back.jpg');
}
/* end top menu */

/* sub menu */
#subMenuNews {
	margin:10px auto 20px;
	padding: 1px;
	width:425px;
	height: 40px;
	font-family:Tahoma, Geneva, sans-serif;
}
#subMenuNews a{
padding-top:10px;
text-decoration:none;
text-align:center;
background-image: url('graphics/sub-menu-up-news.jpg');
color: #fff;
font-size:11px;
height:40px;
line-height:15px;
margin:2px;
border:1px solid #000;
display:inline;
float:left;
}
.horzMen{}
a#local{
width:100px;
}
a#trans{
width:100px;
}
a#street{
width:100px;
}
a#notes{
width:100px;
}
/*----------------------------------------*/
a#local:hover{
background-image: url('graphics/sub-menu-over-news.jpg');
}
a#trans:hover{
background-image: url('graphics/sub-menu-over-news.jpg');
}
a#street:hover{
background-image: url('graphics/sub-menu-over-news.jpg');
}
a#notes:hover{
background-image: url('graphics/sub-menu-over-news.jpg');
}
/* end sub menu */

/* sub menu management */
#subMenuMan {
	margin:0px auto 20px;
	padding: 0px;
	width:427px;
	height: 25px;
	font-family:Tahoma, Geneva, sans-serif;
}
#subMenuMan a{
text-decoration:none;
text-align:center;
background-image: url('graphics/sub-menu-up-back.jpg');
color: #fff;
font-size:11px;
height:25px;
line-height:25px;
margin:2px;
border:1px solid #000;
display:inline;
float:left;
}
.horzMen{}
a#concierge{
width:100px;
}
a#janitorial{
width:100px;
}
a#operations{
width:100px;
}
a#security{
width:100px;
}

/*----------------------------------------*/
a#concierge:hover{
background-image: url('graphics/sub-menu-down-back.jpg');
}
a#janitorial:hover{
background-image: url('graphics/sub-menu-down-back.jpg');
}
a#operations:hover{
background-image: url('graphics/sub-menu-down-back.jpg');
}
a#security:hover{
background-image: url('graphics/sub-menu-down-back.jpg');
}

/* end sub menu management */


h1 {
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}
h2 {
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.leed {
	width: 300px;
	float:right;
	border-left:1px solid #000;
	padding-left:10px;
	margin-top:20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
}
.left {
	float:left;
	margin-left:20px;
}
/* new top menu------------------------------------*/
ul,li{
z-index:99999999;

}

ul#menu{
margin-top:1px;
margin-bottom: 0;
	padding: 1px;
float:left;
list-style-type: none;
 width:548px;
line-height:35px;
font-size:12px;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
*margin-left:0px;
}
ul#menu li{		
border:1px solid #444;
float:left;
margin-right:1px;
margin-left:1px;
height:35px;
list-style-type: none;
background-image: url('graphics/button-up-back.jpg');
*width:133px;
}
ul#menu li a{
height:35px;
width:133px;
display: block;
text-align:center;
text-decoration:none;
color:white;

}
ul#menu li a:hover{
background:#333;
}
/*links by id*/
li#home{
width:133px;
}
li#leasing{
width:133px;
}
li#management{
width:133px;
}
li#urban{
width:133px;
}
/*submenu links*/
ul#menu li ul {
/* border-top:thin solid white; */
/* margin-left:0px; */
display: none;
*width:21em;
}
ul#menu li ul li a{
border-top:1px solid white;

}
ul#menu li:hover ul, ul#menu li.hover ul{
display: block;
position: absolute;
margin: 0px;
padding: 0px;
*width:133px;
}
ul#menu li:hover ul li, ul#menu ul li.hover ul li {
float: none; 
*width:100%;
}
ul#menu li:hover ul li a, ul#menu ul li.hover ul li a {
display: block;
text-align:left;
background-color: #333;
margin-left:0px;
padding-left:10px;
padding-right:20px;
color: white; 
}
ul#menu li ul li a:hover {
background-color: #af0623; 
}

