html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #2F3e65;
	background-image: url(../images/background/main-background.gif);
	background-repeat: repeat-x;
} 

img {border:0; }
 
#pagewidth{
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header{
 position:relative; 
 height:377px; 
  background-color:#FFFFFF; 
 width:100%;
} 
#logo {
	width: 392px;
	float: left;
	height: 107px;
}
#address {
	float: left;
	width: 245px;
	height: 82px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	padding-top: 25px;
}

#header-upper {
	height: 107px;
	width: 950px;
	background-image: url(../images/background/header-image.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#header-main {
	height: 270px;
	width: 950px;
	background-image: url(../images/background/main-imagebackground.jpg);
	background-repeat: no-repeat;
}
#aboutus_header {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 286px;
}
#aboutus_right {
	float: right;
	width: 400px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
}
#aboutus_left {
	display: inline;
	float: left;
	width: 400px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
#aboutus_center {
	display: block;
    margin-left: auto;
    margin-right: auto
	/* display: inline; */
	/* float: left;  */
	/* width: 400px;  */
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}


/*-------------------------begin phone tracking code------------------------------*/
#phone-tracking-container{
	float: right;
	height: 84px;
	width: 300px;
	display: inline;
	padding-right: 10px;
	padding-top: 23px;
	text-decoration: none;
	margin-top: -2px;
}
.24hrsales {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.twentyfourphone{
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 10px;
	height: 25px;
}

.local-phone{
	font-family: "Trebuchet MS";
	font-size: 30px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 36px;
	color: #000000;
	font-weight: bold;
}
.toll-free{
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: 1px;
	margin-bottom: -1px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 4px;
	padding-right: 17px;
}
/*-----------------end of phone tracking code------------------*/

/*---------------- Upper Navigation styles begin here---------------------*/
#uppernav, #uppernav ul {
	float: none;
	list-style: none;
	line-height: 0.6em;
	/**color: #8681B4;**/
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;



}



/* -------------------------- */



/* The top main navigation links */



#uppernav a {
	display: block;
	padding: 8px 84px 9px;
	color: #000000; /* puts a "bar" on right of the main nav links */
	text-decoration: none;
	margin-top: 2px;
	background-image: url(../images/background/top-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 60px;
}



/* I'm targeting the last main navigation link to have no "bar" on the right side */



#uppernav a.last {
	background-image: none;

}



#uppernav a.one, #uppernav a.two, #uppernav a.three {
	text-align: left;
	font-size: 1em;

}



#uppernav li {
	float: left;
	padding: 0;
	list-style: none;

}

#uppernav a:hover {
	color:#FF0000;
}


/* -------------------------- */



/* The dropdown links lists */



#uppernav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 215px;
	font-weight: normal;
	border: 1px solid #b2b39e;
	background-color: #CCCCCC;
	margin: 0;
	z-index: 10;
	list-style: none;
}



#uppernav li li {
	padding: 0;
	width: 100%; 
	list-style: none;

}



#uppernav li ul a {
	padding: 5px 8px;
	width: 210px;
	* html width: 100px;

}



/* This controls the flyout location of the second level dropdowns */



#uppernav li ul ul {
	margin: -2em 0 0 100px;

}



#uppernav li:hover ul ul, #uppernav li:hover ul ul ul, #uppernav li.sfhover ul ul, #uppernav li.sfhover ul ul ul {
	left: -999em;
	color: #FFFFFF;
}



#uppernav li:hover ul, #uppernav li li:hover ul, #uppernav li li li:hover ul, #uppernav li.sfhover ul, #uppernav li li.sfhover ul, #uppernav li li li.sfhover ul {
	left: auto;
	color: #FFFFFF;
}



/* -------------------------- */



/* Here is the background of the main nav link while looking at the dropdown */



#uppernav li:hover, #uppernav li.sfhover {
	background-color:transparent;
	color: #FFFFFF;
}



/* -------------------------- */



/* The dropdown links list colors */



#uppernav li ul.under a {
	/**color: #000;**/
	background-image: none;

}



#uppernav li ul.under a:hover {
	background: #b2b39e;
	color: #fff;

}



/* -------------------------- */



/* The background of the second level links while looking at the dropdown under it... */


#uppernav li ul.under li:hover a.daddy, #uppernav li ul.under li.sfhover a.daddy {
	color: #fff;

}

#uppernav li ul.under li:hover, #uppernav li ul.under li.sfhover {

	/**color: #fff;

	background-color: #f00;**/
}
/*---------------- Upper Navigation styles end here---------------------*/

/*--------------Main Navigation styles begins here-----------------*/
#mainnav, #mainnav ul {
	float: none;
	list-style: none;
	line-height: 0.6em;
	/**color: #8681B4;**/
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;



}



/* -------------------------- */



/* The top main navigation links */



#mainnav a {
	display: block;
	padding: 12px 26px 12px;
	color: #000000; /* puts a "bar" on right of the main nav links */
	text-decoration: none;
	margin-top: 5px;
	background-image: url(../images/background/main-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/* I'm targeting the last main navigation link to have no "bar" on the right side */



#mainnav a.last {
	background-image: none;

}



#mainnav a.one, #mainnav a.two, #mainnav a.three {
	text-align: left;
	font-size: 1em;

}



#mainnav li {
	float: left;
	padding: 0;
	list-style: none;

}

#mainnav a:hover {
	color:#FF0000;
}


/* -------------------------- */



/* The dropdown links lists */



#mainnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 215px;
	font-weight: normal;
	border: 1px solid #b2b39e;
	background-color: #CCCCCC;
	margin: 0;
	z-index: 10;
	list-style: none;
}



#mainnav li li {
	padding: 0;
	width: 100%; 
	list-style: none;

}



#mainnav li ul a {
	padding: 5px 8px;
	width: 210px;
	* html width: 100px;

}



/* This controls the flyout location of the second level dropdowns */



#mainnav li ul ul {
	margin: -2em 0 0 100px;

}



#mainnav li:hover ul ul, #mainnav li:hover ul ul ul, #mainnav li.sfhover ul ul, #mainnav li.sfhover ul ul ul {
	left: -999em;
	color: #FFFFFF;
}



#mainnav li:hover ul, #mainnav li li:hover ul, #mainnav li li li:hover ul, #mainnav li.sfhover ul, #mainnav li li.sfhover ul, #mainnav li li li.sfhover ul {
	left: auto;
	color: #FFFFFF;
}



/* -------------------------- */



/* Here is the background of the main nav link while looking at the dropdown */



#mainnav li:hover, #mainnav li.sfhover {
	background-color:transparent;
	color: #FFFFFF;
}



/* -------------------------- */



/* The dropdown links list colors */



#mainnav li ul.under a {
	/**color: #000;**/
	background-image: none;

}



#mainnav li ul.under a:hover {
	background: #b2b39e;
	color: #fff;

}



/* -------------------------- */



/* The background of the second level links while looking at the dropdown under it... */


#mainnav li ul.under li:hover a.daddy, #mainnav li ul.under li.sfhover a.daddy {
	color: #fff;

}

#mainnav li ul.under li:hover, #mainnav li ul.under li.sfhover {

	/**color: #fff;

	background-color: #f00;**/
}
/*---------------- Main Navigation styles end here---------------------*/

 
#twocols{
	width:930px;
	float:right;
	position:relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
 
#rightcol{
 width:200px; 
 float:right; 
 position:relative; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:750; 
 }
 
#footer{
	height:100px;
	background-color:#2F3e65;
	clear:both;
	background-image: url(../images/background/footer-bar-background.gif);
	background-repeat: no-repeat;
 } 
#footer-lower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-upper {
	height: 45px;
	width: 945px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 5px;
}
a.investor, a.investor:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #334368;
	height: 10px;
	width: 30px;
	padding: 5px;
}
a.investor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #334368;
	padding: 5px;
	height: 10px;
	width: 30px;
}

a.ftlinks, a.ftlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#uppernav {
	height: 31px;
	width: 950px;
	margin-top: 0px;
}
#talk-to-leasing-agent {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 203px;
	text-align: center;
}

#mainnav {
	height: 50px;
	width: 950px;
	margin-top: 190px;
}
.mainh1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
}

.mainh2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	line-height: 17px;
}
#mainlist {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
}
.redtext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
.redtextlarge {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #FF0000;
	margin-top: 1px;
}

#contact-right {
	float: right;
	width: 930px;
	display: block;
	margin-bottom: 10px;
}
.right-contact {
	float: left;
	width: 45%;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	margin-left: 15px;
	margin-bottom: 20px;
}
.our-team {
	float: left;
	width: 930px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.our-team-photos {
	display: inline;
	float: left;
	width: 120px;
	text-align: center;
}
.our-team-text {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	width: 805px;
}






 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
