* { 
    outline: none;
}
html, body {
    height: 100%;
    width: 100%;
    overflow:auto;
}
body {
    background: #dae0e2 url('../images/bkd.gif') repeat-x top;
}
html, body, div {
    padding: 0;
    margin: 0;
    font-family: arial;
    font-size: 11px;
    line-height: 21px;
    color: #595a5c;
}
table {
    width: 100%;
    height: 95%;
}
td {
    width: 100%;
    height: 100%;
}
address {
    font-style: normal;
}

#page,
#footer {
    position: relative;
    margin: auto;
}



#home ul#nav li {
    border: solid #fff;
    border-width: 0 0 1px 0;
    margin-bottom: 5px;
}
#nav li {
    position: relative;
    height: 25px;
    line-height: 35px;
    vertical-align: middle;
    border: solid #fff;
    border-width: 0 0 1px 0;
    margin-bottom: 5px;
}

#home ul#nav li.last {
    border: none;
}

#nav a {
    display: block;
    width: 100%;
    height: 30px;
    position: relative;
    top: -5px;
    left: 0;
    text-decoration: none;
    color: #555659;
    text-align:left;
}

#home #nav a{
    left: 0px; 
     text-indent: 0px;
     width:100%;
}


 #nav a:hover {
    background-color: #f0c8a5;
}
 #nav span.bullet {
    padding-right: 5px;
    color: #e0924b;
}
#about-us #nav .about-us a.link,
#hotels #nav .hotels a.link,
#commercial-lending #nav .commercial_lending a.link,
#residential-lending #nav .residential_lending a.link,
#distressed-securities #nav .distressed_securities a.link {
	
    background-color: #f0c8a5;
}

#footer {
    width: 758px;
}

#footer a {
    font-size: 10px;
    text-decoration: none;
    color: #555659;
}
#footer a:hover {
    text-decoration: underline;
}
#footer div {
    position: absolute;
    width: 150px;
}
#footer div.left {
    z-index: 2;
    left: 0;
}
#footer div.right {
    z-index: 2;
    text-align: right;
    right: 0;
}
#footer div.center {
    text-align: center;
    width: 100%;
}




/*Home Page */

#home #page {
    width: 770px;
    height: 497px;
    background: #dae0e2 url('../images/page3.jpg') center;
    margin:91px auto 0 auto;
}
#home #container {
    width: 758px;
    height: 484px;
    position: absolute;
    left: 7px;
    top: 3px;
    background: #fff url('../images/home3.jpg') center;
}
#home #content {
    position: absolute;
    top: 292px;
    left: 40px;
    width: 300px;
}
#home #nav {
    position: absolute;
    top: 270px;
    left: 415px;
    list-style: none;
    width: 276px;
  
}

#home #nav .sub {
    display: none;
}
#home #nav .home {
    display: none;
}

#home ul#nav .about-us{
    height:25px;
}


/*interior pages*/ 
#page {
    width: 772px;
    height: 498px;
    background: #dae0e2 url('../images/page_interior.gif') center;
    margin:90px auto 0pt auto;
}
#container {
    width: 758px;
    height: 484px;
    position: absolute;
    left: 7px;
    top: 4px;
    background: #fff url('../images/interior.jpg') top left no-repeat;
}
#logo {
    background: #fff url('../images/logo.gif') center;
    width: 167px;
    height: 107px;
    position: absolute;
}
#logo a {
    display: block;
    width: 100%;
    height: 100%;
}
#header {
    position: absolute;
    left: 167px;
    width: 344px;
    height: 108px;
}
#the-team #header, #privacy-policy #header, #references #header, #contact-us #header, #news #header {
    background: url('../images/header/about_us.jpg') no-repeat;
}
#commercial-lending #header {
    background: url('../images/header/commercial_lending.jpg') no-repeat;
}
#loan-acquisitions #header {
    background: url('../images/header/loan_acquisitions.jpg') no-repeat;
}
#distressed-securities #header {
    background: url('../images/header/distressed_securities.jpg') no-repeat;
}
#hotels #header {
    background: url('../images/header/hotels.jpg') no-repeat;
}
#residential-lending #header {
    background: url('../images/header/residential_lending.jpg') no-repeat;
}

.highlight {
	color: #e0924b;
	}

/* SUB-NAV */

#nav  {
    top: 134px;
    left: -13px;
    position:absolute;
    list-style-type:none;
}
#nav  a {
    left: -27px; 
    text-indent: 27px; 
    width: 167px;
}
#the-team .about-us ul.sub, #references .about-us ul.sub, #contact-us .about-us ul.sub, #privacy-policy .about-us ul.sub, #news .about-us ul.sub {
    display: block;
}
#nav .about-us  {
    height: auto;
    margin-bottom:0;
}
#nav li {
    border: none;
    height: 25px;
}
#nav .sub {
    margin-top: -3px;
}
#nav .sub li {
    border: none;
    height: 24px;
}
#the-team .about-us .team a,
#references .about-us  .references a,
#news .about-us  .news a,
#contact-us .about-us .contact_us a {
    color: #dc8333;
	font-style: italic;
}
#nav .sub {
    display: none;
    position: relative;
    list-style-type: none;
}
#nav .sub li {
    margin-bottom: 0;
}
#nav .sub a {
    width: 128px;
    margin: 0;
    background: transparent;
}
#nav .sub a:hover {
    background: transparent;
    color: #dc8333;
}
 
/* CONTENT DEFAULTS */

#content {
    position: absolute;
    line-height: 24px;
    top: 140px;
    left: 270px;
    width: 450px; 
}
#content p,
#content h2,
#content h3 {
    padding: 0;
    margin: 0;
}
#content h2,
#content h3 {
    font-size: 12px;
}
#content a {
    color: #dc8332;
    text-decoration: underline;
}
#content a:hover {
    text-decoration: underline;
}

/* TEAM */

#the-team  #content,
#privacy-policy #content {
    left: 167px;
    top: 108px;
    width: 591px;
    height: 376px;
    overflow-y: auto;
    overflow-x: hidden;
}

#the-team #content h2 {
    top: 32px;
    left: 102px;
    position: relative;
}
#privacy-policy #content #inner_content,
#the-team #content ul {
    position: relative;
    top: 30px;
    left: 61px;
    list-style: none;
}
#privacy-policy #content #inner_content {
    width: 452px;
}
#the-team #content li {
    position: relative;
    padding-bottom: 20px;
}
#the-team #content img {
    position: absolute;
    left: -100px;
    top: 8px;
    width: 90px;
    height: 113px;
}
#the-team #content p {
    padding: 0;
    margin: 0;
    position: relative;
    left: 2px;
    padding-top: 1px;
    width: 452px;
}

#the-team #content p b {
    font-style: italic;
}

/* RESIDENTIAL LENDING */

.residential_lending #content {
    left: 270px;
    top: 125px;
}

/* BLOCKS */

#content .block_container {
    position: relative;
    top: 14px;
    width: 450px;
}

#content .block_container .block {
    float: left;
    width: 211px;
    height: 108px;
}
#content .block_container .block address {
    position: relative;
    top: -2px;
    line-height: 18px;
}

/* News Page */

#news #content p {
	line-height: 16px;
}

.news_item {
	margin: 1em 0;
}

#news #content {
    left: 167px;
    top: 108px;
    width: 491px;
    height: 376px;
	padding-left: 100px;
    overflow-y: auto;
    overflow-x: hidden;		
}

#news #content h2 { margin-top: 37px; }

