@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('../fonts/HelveticaNeueLTCom-Lt.eot');
	src: local('Helvetica Neue LT Com 45 Light'), local('HelveticaNeueLTCom-Lt'), url('../fonts/HelveticaNeueLTCom-Lt.ttf') format('truetype');
}

* {
	margin: 0;
	padding: 0;
}

/* HIDDEN FOR NOW */

.idSearchBar 
{
    display: none;
}

/* Tag Styles */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

a {
	color: #667886;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.plus {
	background: transparent url(../images/plus-gray.gif) no-repeat right center;
	padding-right: 18px;
	float: right;
	color: #A6A6A6;
}

h1, h2, h3 {
	font-weight: normal;
	font-family: HelveticaNeueLight, Helvetica, Arial, Sans-serif;
}
h4 
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 6px;
   
}
h4 a
{
     
 }

.maxiumBlue
{ 
    color: #243D51; 
    font-weight: bold
    }
.golfGreen
{
    color: #4E641C; 
    font-weight: bold
    
    }

.nobreak 
{
    white-space: nowrap;
}
.testimonial 
{
    font-style: italic;
}
.underline 
{
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid silver;
}
/* Layout classes */
.contactFooter 
{
    display: none;
}
.wrapper {
	width: 920px;
	margin: 0 auto;
}
.idPageHeader {
	height: 165px;
}
.idPageHeader .wrapper {
	position: relative;	
}
.idLogo {
	display: block;
	position: absolute;
	width: 330px;
	height: 101px;
	top: 49px;
	left: 103px;
}
.idLogo img 
{
    border: none;
}
.idUSP 
{
    font-family: HelveticaNeueLight, Helvetica, Arial, Sans-serif;
	margin-left: 500px;
	padding-top:123px;
	color: #233e51;
	font-size: 16px;
	line-height: 1.2em;
	text-align:right;
	
	
}
.idGroupHome 
{
    display: block;
    margin-left: 770px;
    width: 126px;
    height: 24px;
    line-height: 23px;
    padding-left: 24px;
    margin-top: 6px;
    background: url(../images/icon-home.gif) no-repeat left top;
    color: #a2a2a3;
}
.idGroupHome:hover 
{
    text-decoration: none;
}
.idGroupDropDown 
{
    border-bottom: 1px solid #d8d8d8;
    background-color: #F0F0F0;
    display: none;
    height:100px;
}
.idPageNavigation {
	background-color: #233e51;
	height: 30px;
}
.idPageNavigation ul {
	list-style: none;
}
.idPageNavigation li {
	float: left;	
}
.idPageNavigation a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding: 0 14px;
	line-height: 30px;
}
.idPageNavigation a:hover, .idPageNavigation a.hover {
	background-color: #4d6372;	
}

.idPageBillboard .wrapper {
	position: relative;	
}
.idPageBody .wrapper {
	overflow: auto;
	padding-top: 60px;	
	padding-bottom: 60px;
}
.idPageBody .printPage 
{
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
}
.printPage a 
{
    display: block;
    height: 20px;
    background: url(../images/icon-print.gif) no-repeat left top;
    padding-left: 24px;
    line-height: 20px;
    color: #818285;
    width: 70px;
}
.idRightCol h2.header {
	font-size: 21px;
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
	margin-bottom: 4px;
}
.idRightCol .rightWrapper 
{
    padding: 12px;
}
h2.subHead, .idRightCol h3 {
	font-size: 18px;
	line-height: 1.3em;
	color: #1B2F40;	
	margin-bottom: 18px;
}
.idPageFooter {
	background: #ebebeb;
	overflow: auto;
	padding: 24px 0;
}

.idPageFooter .wrapper {
	background: url(../images/watermark-logo.gif) no-repeat bottom right;	
}

.clearFix {
	overflow: auto;	
}
.tou {
	float: right;	
}

/* Site Map Footer */

.sitemap h3 {
	margin-bottom: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #1A2F5A;
	font-size: 14px;
}	
.sitemap ul {
	list-style: none;
}
.sitemap ul li {
	float: left;
	padding-right: 18px;
	font-weight: bold;
	width:110px;
	
}

.sitemap ul li li {
	float: none;
	font-weight: normal;
	padding-top: 6px;
	width:110px;
	
}
.footer {
	clear: both;
	padding-top: 56px;
	text-align: center;
}



/* Sub Menu Styles */

div.subMenu {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #4f6574;
	width: 900px;
	padding: 20px 0 15px 20px;
	display: none;
	overflow: auto;
	z-index: 100;
}
.subMenu ul 
{
    list-style-type: none;
}
.subMenu li 
{
    display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #385162;
	padding: 10px;
	float: left;
	margin-right: 20px;
	width: 184px;
	margin-bottom: 5px;
	height: 35px;
}
.subMenu a 
{
    color: #FFF;
}
/* Search Box */

.idSearchBar {
	float: right;
	padding-top: 4px;
}
.searchInput {
	border: none;
	width: 120px;
	height: 16px;
	vertical-align: top;
	color:#999;
	padding: 2px 2px 2px 6px;
	line-height: 16px;
	font-size: 11px;
}

.searchButton {
	width: 20px;
	height: 20px;
	background-image: url(../images/search-icon-home.gif);
	border: none;
	vertical-align: top;
	margin-left: 6px;
}
/* Bio Contact */
.bio {
	overflow:auto;
	margin-bottom: 12px;
}

.bio .photo {
	float: left;
	padding: 0 12px 0 0; 
}
.bio .biotext {
	
}
.withsub {
	line-height: .8em !important;	
}
.subhead {
	font-size: 16px;	
}
/* Contact Forms */

.standardInput {
	border: 1px solid silver;
	width: 200px;
}
.longInput 
{
    width: 310px;
}
input.standardInput {
	height: 21px;	
}

.formRow {
	overflow: auto;
	padding-bottom: 6px;
}
.formLabel {
	float: left;
	width: 140px;
	text-align: right;
}
.formValue {
	margin-left: 158px;	
}
.standardSubmit {
	padding: 2px;	
}
.contactBox {
	color: #FFF;
	font-weight: normal;
	font-family: HelveticaNeueLight, Helvetica, Arial, Sans-serif;
	font-size: 14px;
	padding: 20px 0;
}
.contactBox p {
	margin: 0; 
	padding: 0 20px;
}

.insidePageHeader {
	float: left;
	width: 232px;
	height: 90px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 14px;
	font-size: 32px;
	line-height:1.2em;
	padding-top: 127px;
}
.idPageBillboard img 
{
    margin-left: -3px;
}
html > body .idPageBillboard img 
{
    margin-left: 0;
}
.linkBox a {
	color: #333;	
}
.linkBox a:hover {
	text-decoration: none;	
}
.logos {
	text-align: center;	
}
.logos a {
	display: block;
	margin: 20px 0;
}
.logos img {
	border: none;
}

/* Common Styles */

.idRightCol {
	float: right;	
	width: 245px;
	background-color: #f5f5f5;
}
.idRightCol h2, .idRightCol p {
	margin: 20px 20px 10px;	
}
.idRightCol h3 {
	margin: 0 20px;	
}
.idRightCol .topMargin {
	margin-top: 32px;	
}

.idBodyCol h1 {
	font-size: 32px;
	margin-bottom: 24px;
	line-height: 1.2em;
}
.idBodyCol h2 {
	font-size: 24px;
	margin-top: 24px;
	margin-bottom: 6px;
}
.idBodyCol h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 6px;
	color: #000;
	line-height: 1.3em;
}
h1 .subheading {
	font-size: 18px;
	margin-bottom: 6px;
	color: #000;
}
.idBodyCol p, .idRightCol p {
	margin-bottom: 12px;	
}
.idBodyCol ul {
	margin-left: 24px;
	margin-bottom: 12px;
	list-style-type:square;
}

.tight {
	margin-bottom: 8px !important;	
}

/* Landing Page Styles */
.landingPage .idPageBody .wrapper {
	background: url(../images/home-body-bg.gif);
}

.landingPage .idLeftCol, .landingPage .idRightCol, .landingPage .printPage {
	display: none;	
}


/* Home Page */
.homePage .idPageBody .wrapper {
	background: url(../images/home-body-bg.gif);
}
.homePage .idPageBillboard {
	background-color: #ebebeb;
}
.homePage .idLeftCol, .homePage .idRightCol, .homePage .printPage  {
	display: none;	
}
/* Inside Page Full */
.fullPage .idBodyCol {
	margin-left: 14px;
}
.fullPage .idRightCol, .fullPage idLeftCol {
	display: none;
}


/* Inside Page 3 Column,
2nd row: with menu version */
.insidePage3Col .idBodyCol {
	margin-left: 266px;	
	padding-top: 60px;
	margin-right: 220px;
}

.insidePage3Col .idLeftCol,
.insidePage2AltColMenu .idLeftCol {
	float: left;
	width: 246px;
	background-color:#f6f7f3;
	display: block;
}
.insidePage3Col .idLeftCol li,
.insidePage2AltColMenu .idLeftCol li {
	padding-bottom: 1px;	
}
.insidePage3Col .idLeftCol a,
.insidePage2AltColMenu .idLeftCol a
 {
	display: block;
	padding: 12px;	
	font-size: 14px;
}
.insidePage3Col .idPageBody .wrapper {
	padding-top:0;	
}
.insidePage3Col .idRightCol {
	padding-top: 60px;	
	width: 205px;
}

/* Inside 2 Column */
.insidePage2Col .idPageBody .wrapper {
	padding-top:0;	
}
.insidePage2Col .idRightCol {
	margin-top: 60px;	
	width: 205px;
}
.insidePage2Col .idLeftCol {
	display: none;	
}
.insidePage2Col .idBodyCol {
	padding-top: 60px;
	margin-right: 220px;
	margin-left: 14px;
}
/* inside 2 column no right,
2nd row: version with menu 
*/
.insidePage2AltCol .idPageBody .wrapper,
.insidePage2AltColMenu .idPageBody .wrapper {
	padding-top:0;	
}
.insidePage2AltCol .idLeftCol {
	display: none;
}
.insidePage2AltCol .idBodyCol,
.insidePage2AltColMenu .idBodyCol {
	margin-left: 266px;	
	padding-top: 60px;
	margin-right: 20px;
}
.insidePage2AltCol .idRightCol, 
.insidePage2AltColMenu .idRightCol {
	display: none;
}




/* new landing page columns */

.pageColumn 
{
    float: left;
    width: 184px;
    padding: 0 20px;
}
.colWide 
{
    width: 205px;
}
.twoColumn
{
   width: 408px; 
}
.threeColumn
{
   width: 632px; 
}

.pageColumn h1 {
	font-size: 20px;
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
	margin-bottom: 14px;
}
/* Contact Form */

#contactForm {
	position: absolute;
	width: 550px;
	z-index: 9999;
	display: none;
	background-color: #FFF;
}
.popupHead 
{
    padding: 6px 12px;
    text-align: right;
    background-color: #f0f0f0;
}
.popupBody 
{
    padding: 12px 0;
}
.popupFooter 
{
    background-color: #f0f0f0;
    height: 12px;
}
#modalBg {   
	position:absolute; 
	left: 0;
	top: 0;
	z-index:9000;   
	background-color:#000;   
 	display:none;   
} 
/* Team Contact */

.contactWrapper 
{
    padding: 55px 0px 6px;
    font-size: 10px;
}

.contactWrapper p 
{
    margin-right: 15px;
    margin-left: 15px;
}

.contactLink 
{
    display: block;
    background: url(../images/icon-email.gif) no-repeat left top;
    height: 20px;
    line-height: 20px;
    padding-left: 24px;
    color: #818285;
}

/* Top Logos */
.idLogos 
{
    width: 830px;
    margin: 0 auto;
}
.topLogo 
{
    display: block;
    float: left;
    background-image: url(../images/top-logos.gif);
    background-repeat: no-repeat;
    height: 100px;
}
.logoMaxium 
{
    background-position: left top;
    width: 184px;
}
.logoMaxium:hover 
{
    background-position: left -100px;
}
.logoSep 
{
    background-position: -184px top;
    width: 23px; 
}
.logoRealEstate 
{
    background-position: -207px top;
    width: 125px;  
}
.logoRealEstate:hover 
{
    background-position: -207px -100px; 
}
.logoDesante 
{
    background-position: -332px top;
    width: 128px;
}
.logoDesante:hover
{
    background-position: -332px -100px;
}
.logoPortfolio 
{
    background-position: -460px top;
    width: 115px;
}
.logoPortfolio:hover
{
    background-position: -460px -100px;
}
.logoGolf 
{
    background-position: -575px top;
    width: 131px;
}
.logoGolf:hover 
{
    background-position: -575px -100px;
}
.logoCorporate 
{
    background-position: -706px top;
    width: 124px;
}
.logoCorporate:hover 
{
    background-position: -706px -100px;
}
ul.spaced li 
{
    margin-bottom: 6px;
}

.testimonialQuote p
{
    font-style:italic;
    padding-bottom:8px;
}
  

    
.editorial
{
    font-family: "Courier New" , Courier, monospace;
    font-size: 16px;
    font-style: normal;
    color: #C00;
}
.logolist{
    background-color:#f4f5f6; 
    padding:10px;
      text-align:center;
}
.logolist a img{
    border:none;
    margin-top:20px;
    text-align:left;
}
.logolist a {
   
  
}
.maxium
{
    font-family:Times New Roman, Verdana;
    font-weight:bold;
    letter-spacing:1px;
}


li.corporate
{
      border-left:0px solid #243D51;
}
li.desante
{
   border-left:0px solid #0069aa;
}
li.portfolio
{
      border-left:0px solid #AD2924;
}
li.golf
{
    border-left:0px solid #4E641C;
}
li.realestate
{
    border-left:0px solid #5E5E5E;
}

li.corporate a:hover 
{
    background-color:#243D51;
    } 
li.desante a:hover  
{
    background-color:#0069aa;
    }
li.portfolio a:hover
{
    background-color:#AD2924;
    
    }
li.golf a:hover
{ background-color:#4E641C;
    }
li.realestate a:hover
{ 
    background-color:#5E5E5E;
    }

.sitemap li a:hover 
{
    background:none;
}

.more
{
    margin-top:9px;
    float:right;
}

p.imageLeft
{
    text-align:center;
    float:left;
    clear:left; 
    height:110px;
    width:245px;
    background: #f4f5f6;
    margin-right:20px;
    padding-top:30px;
}

.idBodyCol .contentRight
{
    margin-bottom:0;
}
.contentRight
{
    margin-left: 265px;
 
    }
    
.lineheight
{

}

.idBodyCol iframe
{
    width: 425px;
}    

