@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(../../lightbox/lightbox.css);

* {
    margin: 0;
    padding: 0;
}

body {
  background: #372b15;
  color: #333;
  font-family: "Lucida Grande", arial, verdana, "Bitstream Vera Sans", helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
}

#wrap {
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
  text-align: left;
  width: 760px;
  background: #d2bb93;
}

html>body #wrap {
}

#header {
  position: relative;
  background: #d2bb93;
  width: 760px;
  height: 271px;
 
}

#logo {
    display: block;
  position: absolute;
  top: 54px;
  width: 203px;
  height: 144px;
  text-indent: -9999px;
}

#printlogo {
  display: none;
  height: 15px;
  color: #000;
  font-size: 12px;
}

#tagline {
}

#tabs {
    position: absolute;
    left: 10px;
    top: 0;
  height: 29px;
  width: 750px;
}

#nav {
}

#nav ul {
    margin: 0;
}

#nav li {
    list-style: none;
    float: left;
    height: 29px;
  background:none;
}

#nav a {
    padding-top: 29px;
    height: 0 !important;
    overflow: hidden;
    display: block;
    position: absolute;
    background: url(../images/nav.gif) 0 0 no-repeat;
}

    /* Home */
    #nav ul li#t36676 a {
        background-position: 0 0;
        width: 54px;
        left: 0;
    }

    #nav ul li#t36676 a:hover, #nav ul li#t36676 a.active {
        background-position: 0 -29px;
    }

    /* About Us */
    #nav ul li#t39398 a {
        background-position: -54px 0;
        width: 72px;
        left: 54px;
    }

    #nav ul li#t39398 a:hover, #nav ul li#t39398 a.active {
        background-position: -54px -29px;
    }

    /* Residential Communities */
    #nav ul li#t39397 a {
        background-position: -126px 0;
        width: 152px;
        left: 126px;
    }

    #nav ul li#t39397 a:hover, #nav ul li#t39397 a.active {
        background-position: -126px -29px;
    }

    /* Residential Services */
    #nav ul li#t39396 a {
        background-position: -278px 0;
        width: 128px;
        left: 278px;
    }

    #nav ul li#t39396 a:hover, #nav ul li#t39396 a.active {
        background-position: -278px -29px;
    }

    /* Investor Relations */
    #nav ul li#t98041 a {
        background-position: -406px 0;
        width: 117px;
        left: 406px;
    }

    #nav ul li#t98041 a:hover, #nav ul li#t98041 a.active {
        background-position: -406px -29px;
    }

    /* Employment Opportunities */
    #nav ul li#t39394 a {
        background-position: -523px 0;
        width: 161px;
        left: 523px;
    }

    #nav ul li#t39394 a:hover, #nav ul li#t39394 a.active {
        background-position: -523px -29px;
    }

    /* Contact Us */
    #nav ul li#t39393 a {
        background-position: -684px 0;
        width: 76px;
        left: 684px;
    }

    #nav ul li#t39393 a:hover, #nav ul li#t39393 a.active {
        background-position: -684px -29px;
    }
  
  #t39990{
    display: none;
  }

#main-body {
}

#main-table-body {
  background: transparent;
  border-collapse: collapse;
  background: url(../images/sidebarbg.jpg) repeat-y;
}

#main-table-body-leftcell {
  background: transparent;
  vertical-align: top;
  background: url(../images/leftcellbg.jpg) bottom left no-repeat;
}

#main-table-body-rightcell {
  vertical-align: top;
}

#sidebar {
  width: 275px;
  min-height: 412px;
}

* html #sidebar {
    height: 412px;
}

#menu-header {
  background: url(../images/menubg.png) no-repeat;
  position: absolute;
  top: 271px;
  left: 10px;
  z-index: 10;
  height: 191px;
  width: 121px;
}

* html #menu-header {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/site/template/assets/home_template_primequest_610/images/menubg.png", sizingMethod='crop');
}

#menu {
    font-size: 13px;
}

#menu ul {
  margin: 0 0 -100px 0;
  padding-top: 15px;
  list-style-type:none;
  background:none;
}

#menu li {
  background: url(../images/li_bg.jpg) no-repeat;
  list-style-type:none;
  margin: 0;
  padding: 1px 0;
  text-align: right;
  height: 28px;
}

#menu a {
  font-size: 11px;
  line-height: 28px;
  font-weight: normal;
  color: #372b15;
  margin-right: 30px;
  padding-right: 20px;
  text-decoration: none;
  width: 213px;
  height: 28px;
  display: block;
}

#menu a:hover {
  font-weight: bold;
    color: #372b15;
}

#menu a.subcurrent, #menu a.current {
    color: #372b15;
  font-weight: bold;
}

#menu-footer {
  background: transparent url(../images/menufooter.jpg) no-repeat;
  height: 188px;
  width: 207px;
  margin-top: 160px;
  margin-left: 32px;
}

#banner {
  display: none;
}

#breadcrumbbar {
    font-size: 10px;
  height: 18px;
  line-height: 18px;
  width: 750px;
  position: absolute;
  left: 10px;
  top: 245px;
}

#breadcrumbbar a:link, #breadcrubbar a:visited {
    color: #262320;
  text-decoration: none;
}

#breadcrumbbar a:hover, #breadcrumbbar a:active {
    color: #262320;
  text-decoration: underline;
}

#breadcrumblist {
  color: #333;
  float: left;
}

#breadcrumbemail, #breadcrumbprint {
  float: right;
  text-align: right;
  width: 85px;
}

#breadcrumbemail a:link, #breadcrumbemail a:visited, #breadcrumbprint a:link, #breadcrumbprint a:visited {
  background: url(../images/email.gif) no-repeat left;
  float: right;
  padding: 0 5px 0 18px;
}

#breadcrumbprint a:link, #breadcrumbprint a:visited {
  background-image: url(../images/printer.gif);
}

#content {
  width: 100%;
}

#content-header {
  display: none;
}

#content-body {
  
}

#pagetitle {


}

#pagetitletext h1 {


}

#content-footer a{
  white-space: nowrap;
  padding: 0 5px;
  line-height: 2em;
}

#content-footer div{
  padding: 0 0 10px 0;
}

#footer {
  clear: both;
  width: 780px;
  margin: 0 auto;
  background: #E0D1B4 url(../images/footerbg.jpg);
  height: 121px;
  position: relative;

}

#footerwrap {
}

ul#footernav {
    text-align: center;
    width: 760px;
    height: 40px;
    margin: 0;
    border-right: 10px solid #d2bb93;
    border-left: 10px solid #d2bb93;
    background: #e0d0b4;
    font-size: 11px;
}

#footernav li {
    list-style: none;
    display: inline;
    line-height: 40px;
    margin: 0 4px;
    padding: 0;
}

#footernav a {
    padding: 0 2px;
    text-decoration: underline;
}

#footernav a:link, #footernav a:visited {
    color: #262320;
}

#footernav a:hover, #footernav a:active {
  color: #00305f;
    text-decoration: none;
}

#copyright, #poweredby {
    position: absolute;
  text-align: left;
    color: #d2bb93;
  font-size: 11px;
  top: 50px;
  left: 1px;
}

#copyright {
    margin-top: 10px;
  top: 60px;

}

#poweredby a {
    color: #d2bb93;
    text-decoration: none;
}

#poweredby a:hover {
    color: #fff;
    text-decoration: underline;
}