*{
	font-size:14px;
	font-family:Garamond, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#33404c;
	color:#333
}
p, address{
	margin:0 0 15px 0;
	line-height:16px;
	font-style:normal;
}
p{
	text-align:justify;
}
q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#00a;
	outline:none;
}

a:hover{
	color:#00d
}

.sep{
	background:#c7cdd2;
	height:5px;
	overflow:hidden;
	margin:2px 0;
	}

/* BEGIN: Headings ================== */

h2{
	font-size:15px;
	margin-bottom:10px;
}

h3{
	font-size:14px
}

h4{
	font-size:14px;
	padding:6px 8px;
	background:#4A5D6D;
	color:#fff;
	margin:-19px -19px 15px -19px
}

h5{
	font-size:14px;
	margin-bottom:7px;
}

h6{
	font-size:11px
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */

fieldset{
	margin:0;
	border:0;
}
legend{
	padding:0 10px;
	font-weight:bold;
	display:none
}
label{
	width:100px; 
	clear:left;
	float:left; 
	display:block; 
	text-align:right;
	margin:0 10px 7px 0;
	font-weight:bold;
	color:#666;
}
option{
	padding:0 3px
}
textarea{
	width:250px;
	height:220px;
	}
.textfield, textarea {
	border:1px solid #666;
	padding:2px 3px;
	margin:0 0 7px 0;
	width:280px;
}
.phonefield{
	margin:0 0 7px 0;
}
.phonefield input{
	padding:2px 0;
}
select{
	margin:0 0 3px;
	border:1px solid #666;
	height:18px
}

.valign *{
	vertical-align:middle
}
.valign label{
	display:inline;
	float:none
}
.ErrorMessage{
	margin:0 0 15px;
	padding:15px;
	border:1px solid #FF0000 !important;
	background-color:#FFF0F0;
	color:#FF0000;
	font-weight:bold
}
.ErrorMessage li{
	padding:2px 0 !important;
	list-style-type:disc;
	background:none !important;
	border:none !important;
	margin-left:16px;
}
.thankyou
{
	display:block;
	margin:0 0 15px;
	padding:15px;
	border:1px solid #6DBF2F;
	background-color:#E4FFCF;
	font-weight:bold;
	color:#6DBF2F
}
.req{
	color:#c00;
	font-size:10px;
}
.intro{
	border-bottom:1px dotted #999; 
	padding-bottom:10px; 
	margin-bottom:15px;
	}
/* END: Forms ================== */

/* BEGIN: Tables ================== */
table{
	margin:0 0 16px
}

th{
	background:#333;
	color:#fff;
	padding:3px 6px
}

td{
	padding:3px 6px
}

.even{
	background:#ffc
}
/* BEGIN: Tables ================== */


#main{
	margin:auto;
	width:761px;
}
#inner{
	background:url(/images/bgMain.gif) repeat-y;
	padding:5px 25px 5px 24px;
	clear:both;
}
#contact{
	width:250px;
	height:41px;
	text-indent:-9999px;
	background:url(/images/imgContactInfo.gif) no-repeat;
	float:right;
	margin-right:17px;
}
#contact{
	width:250px;
	height:41px;
	text-indent:-9999px;
	background:url(/images/imgContactInfo.gif) no-repeat;
	float:right;
	margin-right:17px;
}
.res{
	background:url(/images/imgResContactInfo.gif) no-repeat !important;
}
#nav{
	height:37px;
	}
#nav li{
	display:inline;
	float:left;
	}
#nav li a{
	display:block;
	height:37px;
	text-indent:-9999px;
	margin-right:1px;
	}
#nav li a:hover{
	background-position:bottom;
	}
	
.navBlank{
	background:url(images/navResidentialBlank.gif);
	width:140px;
	}	
	
.navAbout{
	background:url(images/navAbout.gif);
	width:75px;
	}
.navLoan{
	background:url(images/navLoan.gif);
	width:132px;
	}
.navLending{
	background:url(images/navLending.gif);
	width:69px;
	}
.navDeal{
	background:url(images/navDeal.gif);
	width:100px;
	}
.navManagement{
	background:url(images/navManagement.gif);
	width:98px;
	}
.navResidential{
	background:url(images/navResidential.gif);
	width:141px;
	}
.navContact{
	background:url(images/navContact.gif);
	width:91px;
	
	}
.navResidentialAbout{
	background:url(images/navResidentialAbout.gif);
	width:83px;
	}
.navResidentialAcquisitions{
	background:url(images/navResidentialAcquisitions.gif);
	width:108px;
	}
.navResidentialLending{
	background:url(images/navResidentialLending.gif);
	width:83px;
	}
.navResidentialDeal{
	background:url(images/navResidentialDeal.gif);
	width:109px;
	}
.navResidentialManagement{
	background:url(images/navResidentialManagement.gif);
	width:107px;
	}
.navResidentialFairway{
	background:url(images/navResidentialFairway.gif);
	width:118px;
	}
.navResidentialContact{
	background:url(images/navResidentialContact.gif);
	width:98px;
	margin:0 !important;
	}
#content{
	padding:35px 40px 35px 35px;
	width:636px;
}
#content li{
	padding:8px 0 0 12px;
	margin-left:10px;
	line-height:15px;
	background:url(images/imgArrow.gif) 0 12px no-repeat;
}
.alt{
	background:#eee;
	}
.hdrWelcome{
	background:url(images/hdrWelcome.gif) no-repeat;
	height:24px;
	text-indent:-9999px;
	}
.home{
	margin:0 0 0 20px;
	width:380px;
	}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	}
#section{
	float:right;
	background:url(images/imgHomeSection.gif) no-repeat;
	width:129px;
	height:184px;
	padding:30px 30px 30px 30px;
	margin-left:30px;
	}
#section strong{
	display:block;
	margin-bottom:3px;
	color:#666;
	}
#section .textfield{
	margin-bottom:8px;
	padding:1px;
	width:120px;
	}
.learnMore{
	display:block;
	text-indent:-9999px;
	background:url(images/btnLearnMore.gif) no-repeat;
	width:125px;
	height:36px;
	}
#footer{
	height:42px;
	background:url(images/bgFooter.gif) repeat-x;
	color:#cecece;
	padding-top:8px;
	clear:both;
	text-align:center;
}
#footer p{
	margin-bottom:0;
	font-size:12px;
	text-align:center;
	}
#footer li{
	display:inline;
	}
#footer a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
#SWFObject{
	background:#000;
	}
.imgTopBottom{
	float:left;
	}
.photo{
	float:right;
	margin:0 0 25px 35px;
	}
#contacts{
	float:right;
	margin:0 0 25px 25px;
	padding:20px;
	width:160px;
	background:#D0D0D0 url(images/bgContacts.gif) repeat-x;
	border:1px solid #ccc;
	}
.formContact #contacts{
	padding:15px;
	width:150px;
	_overflow:hidden;
	margin:0 0 25px 25px;
	}
.formContact h4{
	margin:-14px -14px 15px -14px
	}
.lstTypes{
	margin:10px;
	width:290px;
	float:left;
	}
.lstTypes li{
	background:url(images/imgArrow.gif) 0 7px no-repeat !important;
	padding:4px 0 4px 12px !important;
	}

/* BEGIN: Flash Replacement ================== */
/* These are standard sIFR styles... do not modify */

.sIFR-flash{
	visibility:visible !important;
	margin:0
}

.sIFR-replaced{
	visibility:visible !important
}

span.sIFR-alternate{
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1{
	visibility:hidden;
	font-size:18px;
	margin-bottom:9px;
}
.sIFR-hasFlash h3{
	visibility:hidden;
	font-size:16px;
	margin-bottom:5px;
}

/* END: Flash Replacement ================== */
.radEnabledCss_Default 
{
	border:1px solid #666 !important
}
.radFocusedCss_Default
{
	border:1px solid #666 !important
}

.radHoverCss_Default 
{
	border:1px solid #666 !important
}
